SummoningBar-r59833

Details

  • Filename
    SummoningBar-r59833.zip
  • Uploaded by
  • Uploaded
    Jan 31, 2008
  • Size
    54.29 KB
  • Downloads
    31
  • MD5
    12563dedae00ebfa1d1d2a64def449c4

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r59833 | kneeki | 2008-01-31 10:33:51 -0500 (Thu, 31 Jan 2008) | 2 lines
Changed paths:
   M /trunk/SummoningBar/SummoningBar.lua
   M /trunk/SummoningBar/SummoningBar.toc

SummoningBar:
- No longer populates shard counter on Imp button. Should now be even less CPU intensive when counting shards, as it's only counting once now for each type.
------------------------------------------------------------------------
r59691 | kneeki | 2008-01-29 17:56:00 -0500 (Tue, 29 Jan 2008) | 2 lines
Changed paths:
   M /trunk/SummoningBar/SummoningBar.lua
   M /trunk/SummoningBar/localization.lua

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

SummoningBar:
- 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)
------------------------------------------------------------------------
r59577 | kneeki | 2008-01-28 01:01:07 -0500 (Mon, 28 Jan 2008) | 2 lines
Changed paths:
   M /trunk/SummoningBar/SummoningBar.lua
   M /trunk/SummoningBar/SummoningBar.toc
   M /trunk/SummoningBar/Template.xml

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

SummoningBar:
- Removed the DB dependancy since it was not needed, Cleaned up the way bags are searched, should take far less CPU cycles, added in CTRL-drag for easy positioning on bars, cleaned up code a bit.
------------------------------------------------------------------------
r58480 | kneeki | 2008-01-14 11:51:38 -0500 (Mon, 14 Jan 2008) | 2 lines
Changed paths:
   D /trunk/SummoningBar/Frames.lua
   M /trunk/SummoningBar/SummoningBar.lua
   M /trunk/SummoningBar/SummoningBar.toc
   M /trunk/SummoningBar/localization.lua

SummoningBar:
- Fixed tooltip issues (now displaying proper ranks), added shard/component count on button for easy refrence.
------------------------------------------------------------------------
r58313 | kneeki | 2008-01-12 01:11:10 -0500 (Sat, 12 Jan 2008) | 2 lines
Changed paths:
   M /trunk/SummoningBar

SummoningBar:
- Setting externals
------------------------------------------------------------------------
r58264 | kneeki | 2008-01-11 11:22:00 -0500 (Fri, 11 Jan 2008) | 2 lines
Changed paths:
   A /trunk/SummoningBar
   A /trunk/SummoningBar/Frames.lua
   A /trunk/SummoningBar/Libs
   A /trunk/SummoningBar/SummoningBar.lua
   A /trunk/SummoningBar/SummoningBar.toc
   A /trunk/SummoningBar/Template.xml
   A /trunk/SummoningBar/localization.lua

SummoningBar: Initial Commit
- A very small Warlock addon which places a bar to the left of your RightActionBar2 with a list of your summoning spells.
------------------------------------------------------------------------

Additional Files