r181
Details
-
FilenameCastbars-r181.zip
-
Uploaded by
-
UploadedMay 27, 2011
-
Size206.51 KB
-
Downloads161
-
MD5241e83cd6d163e208944a72f3fb97196
Supported WoW Retail Versions
- 4.1.0
Changelog
------------------------------------------------------------------------
r181 | xbeeps | 2011-05-27 19:14:30 +0000 (Fri, 27 May 2011) | 1 line
Changed paths:
M /trunk/Castbars.lua
Fall back to GetCombatRatingBonus for calculating haste (instead of GetSpellInfo) when player is affected by something that reduces casttime to 0 ("Corruption: Absolute" in Cho'gall encounter) to prevent an infinite loop that locks up the UI.
------------------------------------------------------------------------
r179 | xbeeps | 2011-05-26 18:38:40 +0000 (Thu, 26 May 2011) | 1 line
Changed paths:
M /trunk/Castbars.lua
Fall back to showing spell name if there is no target, making it much more useful to have only spell target name enabled.
------------------------------------------------------------------------
r178 | xbeeps | 2011-05-26 18:24:46 +0000 (Thu, 26 May 2011) | 1 line
Changed paths:
M /trunk/Castbars.lua
Make it possible to toggle display of the spell name in addition to the spell target name.
------------------------------------------------------------------------
r176 | xbeeps | 2011-05-05 18:09:04 +0000 (Thu, 05 May 2011) | 1 line
Changed paths:
M /trunk/Castbars.toc
Add LibDualSpec-1.0 to optional dependencies to make it load first when running disembedded.
------------------------------------------------------------------------
r174 | xbeeps | 2011-05-04 20:46:28 +0000 (Wed, 04 May 2011) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Castbars.lua
M /trunk/Castbars.toc
Add support for separate dual spec profiles (using LibDualSpec-1.0).
------------------------------------------------------------------------
r172 | xbeeps | 2011-05-01 12:25:24 +0000 (Sun, 01 May 2011) | 5 lines
Changed paths:
M /trunk/Castbars.lua
Remove tick information about Shaman Earthquake as it is no longer a channeled spell (as of 4.1).
Reworked the channel tick calculation to properly support the tick from the previous channel when recasting before it completes.
Fix queuezone wrongly appearing outside the bar on first cast after login if it is a channeling cast.
------------------------------------------------------------------------
r170 | xbeeps | 2011-04-27 19:24:25 +0000 (Wed, 27 Apr 2011) | 3 lines
Changed paths:
M /trunk/Castbars.lua
M /trunk/Castbars.toc
Fix 4.1 issue with queue/latency indicator.
Fix 4.1 issue with swing timer.
Bump TOC to 4.1.
------------------------------------------------------------------------