epicacrylic / andors-trail

Automatically exported from code.google.com/p/andors-trail
0 stars 0 forks source link

AP cost on "attack" button is not updated when the player get an actorcondition #315

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Engage in combat with a monster than can cause the "Stunned" condition
2. Get stunned in combat
3. Notice how the AP value on the "attack" button is not updated according to 
how the attack cost is changed from the "stunned" condition.

Instead, the "attack" button should be updated to reflect the AP cost whenever 
a new condition has been added to the player.

The AP cost is updated correctly when returning from the hero info screen.

Thanks to Martin on forums for finding it:
http://andorstrail.com/viewtopic.php?f=3&t=1874

Original issue reported on code.google.com by oskar.wi...@gmail.com on 28 Jul 2012 at 10:18

GoogleCodeExporter commented 9 years ago
Issue 313 has been merged into this issue.

Original comment by sdeva...@gmail.com on 10 Jan 2013 at 5:31

GoogleCodeExporter commented 9 years ago
This should now be fixed with the pubsub changes that were merged in 
109fb5ecfb4f.

Original comment by oskar.wi...@gmail.com on 2 Feb 2013 at 1:02