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
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