SummoningBar-r61308
Details
-
FilenameSummoningBar-r61308.zip
-
Uploaded by
-
UploadedFeb 14, 2008
-
Size4.85 KB
-
Downloads308
-
MD5d0b076ebad56d7b10d166a3b4c287f8d
Supported WoW Retail Versions
- 2.3.3
Changelog
------------------------------------------------------------------------
r61308 | kneeki | 2008-02-14 13:53:09 -0500 (Thu, 14 Feb 2008) | 2 lines
Changed paths:
M /trunk/SummoningBar
D /trunk/SummoningBar/SummoningBar.lua
M /trunk/SummoningBar/SummoningBar.toc
D /trunk/SummoningBar/Template.xml
D /trunk/SummoningBar/localization.lua
SummoningBar:
- This addon has been discontinued and included in ClassButtons, please download ClassButtons.
------------------------------------------------------------------------
r59913 | kneeki | 2008-02-01 00:34:59 -0500 (Fri, 01 Feb 2008) | 2 lines
Changed paths:
M /trunk/SummoningBar/SummoningBar.lua
SummoningBar:
- Fixed line 77 error
------------------------------------------------------------------------
r59879 | kneeki | 2008-01-31 18:25:09 -0500 (Thu, 31 Jan 2008) | 2 lines
Changed paths:
M /trunk/SummoningBar/SummoningBar.lua
M /trunk/SummoningBar/SummoningBar.toc
SummoningBar:
- Cleaned up OnUpdate code, removed redundant stuff.
------------------------------------------------------------------------
r59872 | kneeki | 2008-01-31 16:59:29 -0500 (Thu, 31 Jan 2008) | 2 lines
Changed paths:
M /trunk/SummoningBar/SummoningBar.lua
M /trunk/SummoningBar/SummoningBar.toc
M /trunk/SummoningBar/localization.lua
SummoningBar:
- Improved even further upon counting items. GetItemCount() ... Go figure I over looked that one! Improved upon the OnUpdate handler via removing unneeded checks.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------