HeroRotation

HeroRotation

5M Downloads

Windwalker AoE rotation not activating

uino59 opened this issue ยท 2 comments

commented

Following commits d4f594a and c3ff484, HeroRotation becomes active on boss fights but is not displaying anything on trash packs in dungons or on dummies. Reloading the game, and reinstalling HeroRotation had no effect, however I have only been able to test this on one PC.

On boss fights, it is also suggesting Touch of Karma immediately following a Touch of Death as part of the main rotation which, to me, seems sub-optimal as in raids and boss fights it is often wiser to hold ToK for damage phases, rather than in the first 15 seconds of the fight where the monk may not actually be receiving damage to feed ToK. To me, this would be better as a side suggestion rather than preventing any further rotation suggestions until ToK is activated.

commented

The error in the updated version should be fixed in commit d6645f3

I had not added the ranges used by the new FightRemains filters to the function that generates the cache of enemies at certain ranges. So, they were always returning nil.

I also added a toggle option to ignore Touch of Karma. Enabling this will allow you to use ToK when you'd prefer, rather than when the addon suggests.

commented

Lovely stuff. Thanks for all the work you guys do on this addon, it really is a lifesaver (often literally!).