4.0.0.4-6-g83c0328-nolib
This is an additional file related to
4.0.0.4-6-g83c0328.
Details
-
FilenameHeatsink-4.0.0.4-6-g83c0328-nolib.zip
-
Uploaded by
-
UploadedDec 28, 2010
-
Size20.37 KB
-
Downloads31
-
MD57a95e01d0b51cdc1f9f55aa165c07088
Supported WoW Retail Versions
- 4.0.3a
Changelog
durcyn:
- remove stray end statement
- preserve the delayed checks for spells over the configured maximum, so they'll actually start bars when they cross the threshold
- fire PLAYER_FLAGS_CHANGED on enable to get partial timer on a reloadui
- add toggle for showing PVP flag cooldown timer
- refactor the bugged cooldown detection, just cancel the bars on the next SPELL_UPDATE_COOLDOWN instead of trying to suppress them when they activate.
- - Add workaround for spells that errantly return active status via GetSpellCooldown() even while channelling. Looking at you, whichever blizzard intern coded Ritual of <foo>.
- Add rudimentary PVP timer support. Configuration is pending.