2.5.2.2.RC1
Details
-
FilenameDecursive-2.5.2.2.RC1.zip
-
Uploaded by
-
UploadedOct 21, 2010
-
Size400.30 KB
-
Downloads1,480
-
MD5ac4e48cfeec7aa837c61eda527492c30
Supported WoW Retail Versions
- 4.0.1
Changelog
tag 2.5.2.2.RC1
51d1ec0b322c0ee8a7b2f9e6f3f58e39d8d8f9b4
Archarodim <Archarodim@teaser.fr>
2010-10-22 03:13:58 +0200
Tagging as 2.5.2.2.RC1
--------------------
Archarodim:
- - Optimize simple delayed function calls to not cancel and re-create a timer if the arguments are identical. This will probably fix ticket #64
- - Removed old 3.5 deprecated spells when in 4.0. This fixes the error message that 1/9000th of 'lucky' users were getting about no longer existing SpellIDs (this message was displayed only if 'random(1, 9000) == 1' was true...). - Commented code cleanup
- - Fix tooltip not hiding when opening Glorfindal's memorial or when checking Decursive version on other players.
- - Changed Magic debuff on hostile unit (A player charmed by a magic affliction) debuff priority from 1 to 5 to solve Shaman issue
- - Added tests on return values of CancelTimer() and delayed function calls to diagnose ticket #64 - The number of live timers is also displayed in Decursive tooltips when in debug mode