View Single Post
  #263  
Old 06-08-2013, 08:10 AM
MattCaspermeyer MattCaspermeyer is offline
Approved Member
 
Join Date: Aug 2010
Posts: 553
Exclamation Bugs Update...

Quote:
Originally Posted by jorko80 View Post
Now some bugs I encountered :
-Another 2 heroes that dont appear in battle : Zombie Noric and Thorny Dog
-Red Beard tries to cast something,maybe it's phantom ,but it just gives a writing on the screen and nothing happens.
-Drammina has the shroud bug . I removed shroud from her spells and left her with the other two. One of them was the ghost blade I think, but it was strange that she didn't cast anything for the first 2 turns of the fight.
As far as I can tell, both of these heroes work correctly. Red Beard seems to cast all his spells normally and so does Drammina. Shroud was fixed in a previous update and so she was casting it normally.

I also had a min_score for spell casting to remove spells with really low probabilities, but it looks like certain heroes have very low spell scores. So I set min_score to 0 and will rely on low probability instead. This will be in the next update...

Quote:
Originally Posted by jorko80 View Post
-The Archmage's Telekinesis is not working correctly or maybe you changed it somehow. Sometimes it works and sometimes not, I couldn't figure it out.
I tried 2 different saves and it worked both times. So not sure what the problem you're having is...

Quote:
Originally Posted by jorko80 View Post
-The Royal Thorn's Entangle skill works on ghosts ,no logic in that.
Okay, I didn't know that Ghosts have their own movement type (-2, the only units that move like this). I have now added their movement type (1, which is for floaters was already there) to the logic to check for determining whether Entangle can be cast / work (i.e. Ent Posthit) on Ghosts. This will be included in the next update...

Quote:
Originally Posted by jorko80 View Post
-You added a decription to the Giants that says they can't be frozen, but the Lina's Ice thorns did freeze them.
I added check for Freeze Immunity (freeze_immunitet) to Lina's Ice Thorns so that units with this feature cannot be frozen. This will be included in the next update...

Okay, thanks for pointing out the issues here! For the ones I couldn't duplicate, just keep an eye on them and let me know if you see them again in the future...

Matt

/C\/C\

Last edited by MattCaspermeyer; 06-08-2013 at 08:21 AM. Reason: Added one more bug update...
Reply With Quote