magowiz / Castle-Age-Autoplayer

Auto player for Castle Age game on Facebook.
http://caaplayer.freeforums.org
20 stars 30 forks source link

Monster stamina tracking #180

Closed Artifice closed 9 years ago

Artifice commented 9 years ago

Monster Implement stamina/energy use tracking per monster. This can be seen on the title for damage on the dashboard Also enabled new monster target string modifier :sta, which can be used to set a limit on how much stamina will be used on a monster, such as :sta1k to limit stamina use to 1000 stamina Change config changes for the monster target setting to reselect target, instead of deleting all monster data to rescan, which would delete stamina/energy history Fix for double 's after player name in Festival monsters Fix monster stamina/energy targeting to address case when no levels available

Guild Battle Fix festival battles getting missed because timer reset just before battle Fix some errors in GB automatic starting by time -- not sure this works again yet Add a priority to GB tower review, so it is not continually interrupted by Festival or 10v10 Reduce unnecessary GB idle general changes, such as when collecting

Other Reduce Battle log messages at error level 2

Artifice commented 9 years ago

Thanks!

Sent from my iPhone

On Dec 12, 2014, at 2:12 PM, magowiz notifications@github.com wrote:

Merged #180.

\ Reply to this email directly or view it on GitHub.

magowiz commented 9 years ago

Thank you for your code contribution