CurseBar-r61306

Details

  • Filename
    CurseBar-r61306.zip
  • Uploaded by
  • Uploaded
    Feb 14, 2008
  • Size
    3.70 KB
  • Downloads
    1,201
  • MD5
    f5ba8bb817ea9e8b97f768b068474865

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r61306 | kneeki | 2008-02-14 13:49:54 -0500 (Thu, 14 Feb 2008) | 2 lines
Changed paths:
   M /trunk/CurseBar
   D /trunk/CurseBar/CurseBar.lua
   M /trunk/CurseBar/CurseBar.toc
   D /trunk/CurseBar/Template.xml
   D /trunk/CurseBar/localization.lua

CurseBar:
- This addon has been discontinued and included in ClassButtons, please download ClassButtons.
------------------------------------------------------------------------
r59877 | kneeki | 2008-01-31 18:23:58 -0500 (Thu, 31 Jan 2008) | 2 lines
Changed paths:
   M /trunk/CurseBar/CurseBar.lua
   M /trunk/CurseBar/CurseBar.toc

CurseBar:
- Cleaned up OnUpdate code, removed redundant stuff.
------------------------------------------------------------------------
r59870 | kneeki | 2008-01-31 16:58:00 -0500 (Thu, 31 Jan 2008) | 2 lines
Changed paths:
   M /trunk/CurseBar/CurseBar.lua
   M /trunk/CurseBar/CurseBar.toc

CurseBar:
- Improved upon the OnUpdate handler via removing unneeded checks.
------------------------------------------------------------------------
r59689 | kneeki | 2008-01-29 17:52:03 -0500 (Tue, 29 Jan 2008) | 2 lines
Changed paths:
   M /trunk/CurseBar/CurseBar.lua
   M /trunk/CurseBar/localization.lua

CurseBar:
- Fixed some isues which caused the buttons to recreate themself, this should not happen in the future. Cleaned up code a bit.
------------------------------------------------------------------------
r59624 | kneeki | 2008-01-28 18:07:49 -0500 (Mon, 28 Jan 2008) | 2 lines
Changed paths:
   M /trunk/CurseBar/CurseBar.lua
   M /trunk/CurseBar/CurseBar.toc
   M /trunk/CurseBar/Template.xml

CurseBar:
- Buttons now colorize like default WoW UI, changing colors on range/mana/flying/death, buttons will now also create regardless if you are out of mana/flying, changed the drag button from CTRL to Shift, which is the default binding for WoW (less confusing this way)
------------------------------------------------------------------------
r59575 | kneeki | 2008-01-28 00:59:04 -0500 (Mon, 28 Jan 2008) | 2 lines
Changed paths:
   M /trunk/CurseBar/CurseBar.lua
   M /trunk/CurseBar/CurseBar.toc
   M /trunk/CurseBar/Template.xml

CurseBar:
- Fixed the not casting bug, also fixed an issue where it would recrate the buttons (creating stacks of them) when you zone.
------------------------------------------------------------------------
r59562 | kneeki | 2008-01-27 21:26:24 -0500 (Sun, 27 Jan 2008) | 2 lines
Changed paths:
   M /trunk/CurseBar
   M /trunk/CurseBar/CurseBar.lua
   M /trunk/CurseBar/CurseBar.toc
   M /trunk/CurseBar/Template.xml

CurseBar:
- Removed the DB dependancy since it was not needed, also added in CTRL-drag for easy positioning on bars, cleaned up code a bit.
------------------------------------------------------------------------
r58479 | kneeki | 2008-01-14 11:47:53 -0500 (Mon, 14 Jan 2008) | 2 lines
Changed paths:
   M /trunk/CurseBar/CurseBar.lua
   M /trunk/CurseBar/CurseBar.toc
   D /trunk/CurseBar/Frames.lua

CurseBar:
- Fixed tooltip and positioning errors. Also cleaned up the way frames are created.
------------------------------------------------------------------------