BlessingBar-r59876

Details

  • Filename
    BlessingBar-r59876.zip
  • Uploaded by
  • Uploaded
    Jan 31, 2008
  • Size
    54.02 KB
  • Downloads
    36
  • MD5
    96f3ac5ec2324b50068b991cf3c34147

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r59876 | kneeki | 2008-01-31 18:23:25 -0500 (Thu, 31 Jan 2008) | 2 lines
Changed paths:
   M /trunk/BlessingBar/BlessingBar.lua
   M /trunk/BlessingBar/BlessingBar.toc

BlessingBar:
- Cleaned up OnUpdate code, removed redundant stuff.
------------------------------------------------------------------------
r59868 | kneeki | 2008-01-31 16:55:30 -0500 (Thu, 31 Jan 2008) | 2 lines
Changed paths:
   M /trunk/BlessingBar/BlessingBar.lua
   M /trunk/BlessingBar/BlessingBar.toc
   M /trunk/BlessingBar/localization.lua

BlessingBar:
- Improved even further upon counting items. GetItemCount() ... Go figure I over looked that one! Improved upon the OnUpdate handler via removing unneeded checks.
------------------------------------------------------------------------
r59834 | kneeki | 2008-01-31 10:38:35 -0500 (Thu, 31 Jan 2008) | 2 lines
Changed paths:
   M /trunk/BlessingBar/BlessingBar.lua
   M /trunk/BlessingBar/BlessingBar.toc

BlessingBar:
- Should now be even less CPU intensive when counting Symbol of Kings.
------------------------------------------------------------------------
r59688 | kneeki | 2008-01-29 17:50:35 -0500 (Tue, 29 Jan 2008) | 2 lines
Changed paths:
   M /trunk/BlessingBar/BlessingBar.lua
   M /trunk/BlessingBar/localization.lua

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

BlessingBar:
- 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)
------------------------------------------------------------------------
r59574 | kneeki | 2008-01-28 00:58:21 -0500 (Mon, 28 Jan 2008) | 2 lines
Changed paths:
   M /trunk/BlessingBar/BlessingBar.lua
   M /trunk/BlessingBar/BlessingBar.toc
   M /trunk/BlessingBar/Template.xml

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

BlessingBar:
- Removed the DB dependancy since it was not needed, changed the way bags are searched and should now take much less CPU cycles, cleaned up code a bit.
------------------------------------------------------------------------
r58490 | kneeki | 2008-01-14 13:44:16 -0500 (Mon, 14 Jan 2008) | 2 lines
Changed paths:
   M /trunk/BlessingBar

BlessingBar:
- Added externals
------------------------------------------------------------------------
r58485 | kneeki | 2008-01-14 13:15:56 -0500 (Mon, 14 Jan 2008) | 2 lines
Changed paths:
   A /trunk/BlessingBar
   A /trunk/BlessingBar/BlessingBar.lua
   A /trunk/BlessingBar/BlessingBar.toc
   A /trunk/BlessingBar/Template.xml
   A /trunk/BlessingBar/localization.lua

BlessingBar:
- Initial commit.
------------------------------------------------------------------------

Additional Files