2.24-nolib
Details
-
FilenameCastbars-2.24-nolib.zip
-
Uploaded by
-
UploadedOct 19, 2009
-
Size8.55 KB
-
Downloads53
-
MD5c39653a3a029149cbebc355ded758dda
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r69 | xbeeps | 2009-10-19 20:43:08 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
A /tags/2.24 (from /trunk:68)
Tagging as 2.24
------------------------------------------------------------------------
r68 | xbeeps | 2009-10-19 20:29:31 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
M /trunk/Castbars.lua
Add global cooldown spark.
------------------------------------------------------------------------
r66 | xbeeps | 2009-10-17 20:35:56 +0000 (Sat, 17 Oct 2009) | 1 line
Changed paths:
M /trunk/Castbars.lua
Don't show the current target name for spells cast by the player that don't have a target.
------------------------------------------------------------------------
r65 | xbeeps | 2009-10-17 20:26:37 +0000 (Sat, 17 Oct 2009) | 2 lines
Changed paths:
M /trunk/Castbars.lua
Add option to show total cast time.
Make the config mode bar colour the same as the selected colour in the options instead of plain green.
------------------------------------------------------------------------
r63 | xbeeps | 2009-10-17 19:44:34 +0000 (Sat, 17 Oct 2009) | 1 line
Changed paths:
M /trunk/Castbars.lua
Make the Player Castbar show the right spell name and remove the latency display for effects that do not trigger the UNIT_SPELLCAST_SENT event (summoning, and possible others that are triggered off objects in the game world).
------------------------------------------------------------------------
r61 | xbeeps | 2009-10-12 19:05:16 +0000 (Mon, 12 Oct 2009) | 2 lines
Changed paths:
M /trunk/Castbars.lua
Make spell target display optional.
Enlarge the Player Castbar to make more space for spell target.
------------------------------------------------------------------------
r59 | xbeeps | 2009-10-11 19:53:39 +0000 (Sun, 11 Oct 2009) | 2 lines
Changed paths:
M /trunk/Castbars.lua
Fix some issues with the latency.
Add spell target name to Player Castbar (need to add option to enable/disable).
------------------------------------------------------------------------
r58 | xbeeps | 2009-10-11 17:26:15 +0000 (Sun, 11 Oct 2009) | 1 line
Changed paths:
M /trunk/Castbars.lua
Make the latency indicator optional (on by default).
------------------------------------------------------------------------
r57 | xbeeps | 2009-10-11 16:54:07 +0000 (Sun, 11 Oct 2009) | 1 line
Changed paths:
M /trunk/Castbars.lua
Improve accuracy of latency measurement.
------------------------------------------------------------------------
r56 | xbeeps | 2009-10-10 06:23:54 +0000 (Sat, 10 Oct 2009) | 1 line
Changed paths:
M /trunk/Castbars.lua
Protect against addons that override the Show method. This is specifically to protect against oUF, but will work in general if other addons use the same insane method.
------------------------------------------------------------------------
r54 | xbeeps | 2009-10-08 20:37:10 +0000 (Thu, 08 Oct 2009) | 1 line
Changed paths:
M /trunk/Castbars.lua
Double the maximum configurable width/height of all bars.
------------------------------------------------------------------------
r52 | xbeeps | 2009-10-01 18:51:26 +0000 (Thu, 01 Oct 2009) | 1 line
Changed paths:
M /trunk/Castbars.lua
Prevent other addons from modifying event registrations. This ensures compatibility with addons that try to disable the Blizzard cast bars by unregistering events.
------------------------------------------------------------------------
r50 | xbeeps | 2009-09-22 20:39:40 +0000 (Tue, 22 Sep 2009) | 1 line
Changed paths:
M /trunk/Castbars.lua
Add an option to not recolor the castbars (i.e. stick to default Blizzard gold color).
------------------------------------------------------------------------
r48 | xbeeps | 2009-09-18 20:47:19 +0000 (Fri, 18 Sep 2009) | 1 line
Changed paths:
M /trunk/Castbars.lua
Add out of range indication to the Player Castbar if the spell target moves out of range.
------------------------------------------------------------------------