This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
The attached patch makes the following changes:
Avoid using "select" in a few places.
Track in-combat status instead of calling UnitAffectingCombat(). We already catch the PLAYER_REGEN_ENABLED and PLAYER_REGEN_DISABLED events, so maintain a flag of the player's combat status manually.
Bump TOC interface for patch 6.1.
To post a comment, please login or register a new account.