4.0.0.5
Details
-
FilenameHeatsink-4.0.0.5.zip
-
Uploaded by
-
UploadedDec 28, 2010
-
Size238.14 KB
-
Downloads86
-
MD5a70a95891bf4fd3fed49450736ad2753
Supported WoW Retail Versions
- 4.0.3a
Changelog
tag 4.0.0.5
8e1f6d29fde1f10d8d14c71a7685808dc4734ee8
durcyn <durcyn@gmail.com>
2010-12-28 14:48:26 -0600
4.0.0.5
--------------------
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.