r129
Details
-
FilenameCastbars-r129.zip
-
Uploaded by
-
UploadedDec 22, 2010
-
Size134.98 KB
-
Downloads118
-
MD5f2e8ef3b2ecb00b7537c52f61a450d96
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r129 | xbeeps | 2010-12-22 19:58:55 +0000 (Wed, 22 Dec 2010) | 2 lines
Changed paths:
M /trunk/Castbars.lua
Fix not showing on initial login.
Fix not updating duration mid-swing.
------------------------------------------------------------------------
r128 | xbeeps | 2010-12-21 20:05:51 +0000 (Tue, 21 Dec 2010) | 1 line
Changed paths:
M /trunk/Castbars.lua
Add a swing timer below the Player/Vehicle Castbar.
------------------------------------------------------------------------
r126 | xbeeps | 2010-12-06 20:52:10 +0000 (Mon, 06 Dec 2010) | 1 line
Changed paths:
M /trunk/Castbars.lua
Add option to align the icon to the right side of the castbars.
------------------------------------------------------------------------
r124 | xbeeps | 2010-11-28 23:57:21 +0000 (Sun, 28 Nov 2010) | 1 line
Changed paths:
M /trunk/Castbars.lua
Protect against an error that arise if there is no text on the default blizzard cast bar (seen in the Stolen Silver quest, where the chest does not have a text when opening).
------------------------------------------------------------------------
r122 | xbeeps | 2010-11-24 01:51:51 +0000 (Wed, 24 Nov 2010) | 1 line
Changed paths:
M /trunk/Castbars.lua
Adapt to the changes Blizzard has made to the spell name system. Now, only replaces the "Channeling" text with the spellname and adds the target name (or item, when interacting with items) if a target name is available (only for spells that trigger UNIT_SPELLCAST_SENT).
------------------------------------------------------------------------