2.34
Details
-
FilenameCastbars-2.34.zip
-
Uploaded by
-
UploadedFeb 24, 2010
-
Size124.65 KB
-
Downloads170
-
MD5d50cc927fb8bd72e9fa9e8aff4397f19
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r88 | xbeeps | 2010-02-24 19:47:41 +0000 (Wed, 24 Feb 2010) | 1 line
Changed paths:
A /tags/2.34 (from /trunk:87)
Tagging as 2.34
------------------------------------------------------------------------
r87 | xbeeps | 2010-02-22 21:33:53 +0000 (Mon, 22 Feb 2010) | 3 lines
Changed paths:
M /trunk/Castbars.lua
Replace hooking with direct control of the scripts invoked by the frames to avoid other addons that reuse CastingBarFrame_OnEvent calling into Castbars code.
Add handling of PLAYER_FOCUS_CHANGED.
Tidy up the event handling slightly. Only Player CastBar can show the pushback.
------------------------------------------------------------------------
r85 | xbeeps | 2010-02-19 22:30:57 +0000 (Fri, 19 Feb 2010) | 1 line
Changed paths:
M /trunk/Castbars.lua
Change the configuration panel to a tabbed interface to make it easier to navigate.
------------------------------------------------------------------------
r83 | xbeeps | 2010-02-18 22:33:37 +0000 (Thu, 18 Feb 2010) | 1 line
Changed paths:
M /trunk/Castbars.lua
Implement channeling ticks display.
------------------------------------------------------------------------
r81 | xbeeps | 2010-02-17 22:52:18 +0000 (Wed, 17 Feb 2010) | 2 lines
Changed paths:
M /trunk/Castbars.lua
Add tradeskill merging.
Fix a small cosmetic issue when resizing a bar with the shield on.
------------------------------------------------------------------------
r79 | xbeeps | 2010-02-08 21:40:40 +0000 (Mon, 08 Feb 2010) | 3 lines
Changed paths:
M /trunk/Castbars.lua
- Add display of pushback when spells are delayed due to interruptions.
- Fix the alignment of the spell text so it is always centered in the free space.
------------------------------------------------------------------------