2.38-nolib

Details

  • Filename
    Castbars-2.38-nolib.zip
  • Uploaded by
  • Uploaded
    Mar 8, 2010
  • Size
    10.06 KB
  • Downloads
    107
  • MD5
    bbbaae48c8c2ef6d50c78fa97a01ff13

Supported WoW Retail Versions

  • 3.3.0

Changelog

------------------------------------------------------------------------
r97 | xbeeps | 2010-03-08 19:25:39 +0000 (Mon, 08 Mar 2010) | 1 line
Changed paths:
   A /tags/2.38 (from /trunk:96)

Tagging as 2.38
------------------------------------------------------------------------
r96 | xbeeps | 2010-03-08 19:23:32 +0000 (Mon, 08 Mar 2010) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Castbars.lua
   M /trunk/Castbars.toc

Add slash command /castbars to open configuration panel.
Remove two unused variables.
Use latest tag on LibStub/CallbackHandler-1.0/LibSharedMedia-3.0/AceGUI-3.0-SharedMediaWidgets.
------------------------------------------------------------------------
r94 | xbeeps | 2010-02-26 20:41:31 +0000 (Fri, 26 Feb 2010) | 1 line
Changed paths:
   M /trunk/Castbars.lua

Make the text appear centered even when no pushback is incurred.
------------------------------------------------------------------------
r92 | xbeeps | 2010-02-26 18:52:21 +0000 (Fri, 26 Feb 2010) | 1 line
Changed paths:
   M /trunk/Castbars.lua

Fix error when total cast time is enabled for other bars than the player castbar.
------------------------------------------------------------------------
r91 | xbeeps | 2010-02-25 22:09:45 +0000 (Thu, 25 Feb 2010) | 1 line
Changed paths:
   M /trunk/Castbars.lua

Add option to increase number of decimals on the total cast time (by popular demand!).
------------------------------------------------------------------------
r89 | xbeeps | 2010-02-24 20:49:17 +0000 (Wed, 24 Feb 2010) | 2 lines
Changed paths:
   M /trunk/Castbars.lua

Make sure that the icon is properly updated when changing target/focus or when the UNIT_SPELLCAST_INTERRUPTIBLE or UNIT_SPELLCAST_NOT_INTERRUPTIBLE events change the state of the shield.
Reduce the number of calls to FrameRestoreOnCast to the minimum required.
------------------------------------------------------------------------
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.

------------------------------------------------------------------------