3.14

Details

  • Filename
    Castbars-3.14.zip
  • Uploaded by
  • Uploaded
    Mar 16, 2011
  • Size
    199.20 KB
  • Downloads
    602
  • MD5
    f273fb57cbdec490deeb6558eb3124fa

Supported WoW Retail Versions

  • 4.0.6

Changelog

------------------------------------------------------------------------
r161 | xbeeps | 2011-03-16 19:10:36 +0000 (Wed, 16 Mar 2011) | 1 line
Changed paths:
   A /tags/3.14 (from /trunk:160)

Tagging as 3.14
------------------------------------------------------------------------
r160 | xbeeps | 2011-03-16 19:09:17 +0000 (Wed, 16 Mar 2011) | 1 line
Changed paths:
   M /trunk/Castbars.lua

Add opacity/transparency/translucency config option to all bars.
------------------------------------------------------------------------
r158 | xbeeps | 2011-02-28 21:30:13 +0000 (Mon, 28 Feb 2011) | 2 lines
Changed paths:
   M /trunk/Castbars.lua

Bound the mirror timer text so it doesn't go below 0 or above the max duration.
Use the Feign Death buff to get the accurate time left of the Feign Death buff, as the GetMirrorTimerProgress function returns the wrong value (off by roughly 5sec).
------------------------------------------------------------------------
r156 | xbeeps | 2011-02-24 21:25:22 +0000 (Thu, 24 Feb 2011) | 1 line
Changed paths:
   M /trunk/Castbars.lua

Add blacklisting functionality. Use "/castbars blacklist <spellname>" chat command to add remove from blacklist and "/castbars blacklist" to print the blacklist. Blacklisted spells will not be shown on any castbars.
------------------------------------------------------------------------
r154 | xbeeps | 2011-02-21 19:41:42 +0000 (Mon, 21 Feb 2011) | 1 line
Changed paths:
   M /trunk/Castbars.lua

Add Shaman Earthquake channeling ticks support.
------------------------------------------------------------------------
r152 | xbeeps | 2011-02-15 22:26:18 +0000 (Tue, 15 Feb 2011) | 1 line
Changed paths:
   M /trunk/Castbars.lua

Change the latency indicator to a spell queue zone indicator, which also considers the global cooldown lockout (and the latency tolerance setting). The spell queue zone is assumed 400ms, and the "world" roundtrip time is appended, as the spell cast display is offset by half a roundtrip time, and the spell command takes half a roundtrip time to get to the server. The first spell cast latency is measured as the time between UNIT_SPELLCAST_START and UNIT_SPELLCAST_SENT. This does not work for subsequent casts because the UNIT_SPELLCAST_SENT is queued, and therefore it can take up to 400ms extra before the UNIT_SPELLCAST_START is triggered, causing a flawed latency measurement. Therefore the second best measurement is used which is the GetNetStats function (using the "world" latency, which is a moving average of the server roundtrip time). For channeling spells, only the latency is shown, as there is no queue for channeling spells.
------------------------------------------------------------------------
r151 | xbeeps | 2011-02-14 21:51:53 +0000 (Mon, 14 Feb 2011) | 2 lines
Changed paths:
   M /trunk/Castbars.lua

Fix an issue that would sometimes cause the previous spell target to be shown as target when casting a spell with no target.
Hide the latency for non-spellbook casts, such as professions, quest items, hearthstone and mounts.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
12.94 KB Mar 16, 2011 4.0.6 68