4.0.0.5-nolib
Details
-
FilenameHeatsink-4.0.0.5-nolib.zip
-
Uploaded by
-
UploadedDec 28, 2010
-
Size20.43 KB
-
Downloads38
-
MD54f1264e08da099738663c5ac44d7a101
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.