2.26

Details

  • Filename
    Castbars-2.26.zip
  • Uploaded by
  • Uploaded
    Oct 25, 2009
  • Size
    120.20 KB
  • Downloads
    274
  • MD5
    870efe0c3b2e2a11931177bbb61f1ca7

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r73 | xbeeps | 2009-10-25 14:47:56 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   A /tags/2.26 (from /trunk:72)

Tagging as 2.26
------------------------------------------------------------------------
r72 | xbeeps | 2009-10-25 14:47:09 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   M /trunk/Castbars.lua

Add option to disable global cooldown spark
------------------------------------------------------------------------
r70 | xbeeps | 2009-10-20 21:03:57 +0000 (Tue, 20 Oct 2009) | 1 line
Changed paths:
   M /trunk/Castbars.lua

Drastically improved performance of global cooldown spark without sacrificing animation smoothness. Only the spark is moved every OnUpdate (based on current time), most of the rest is handled in ACTIONBAR_UPDATE_COOLDOWN event handler, and coefficients are precalculated once before showing based on the return value of GetSpellCooldown. Furthermore, the background opacity is only set every 0.1s instead of every OnUpdate. This avoids expensive calls to GetSpellCooldown, among others, in the OnUpdate handler.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
8.94 KB Oct 25, 2009 3.2.0 57