r7
Details
-
Filenamelib-internalcooldowns-1_0-r7.zip
-
Uploaded by
-
UploadedMay 13, 2009
-
Size10.11 KB
-
Downloads61
-
MD5eee89f0d3c037458f4c8e5b76dbec3af
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r7 | antiarc | 2009-05-13 13:15:51 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
M /trunk/LibInternalCooldowns-1.0/LibInternalCooldowns-1.0.lua
Add another parameter to the callback. Signature is now itemID, spellID, startTime, duration, procSource. procSource is either ENCHANT, META, or ITEM.
------------------------------------------------------------------------
r6 | antiarc | 2009-05-13 12:43:02 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
M /trunk/LibInternalCooldowns-1.0/LibInternalCooldowns-1.0.lua
Try to guess at macros on action bars for cooldown display by texture matching. Will be potentially inaccurate.
------------------------------------------------------------------------
r5 | antiarc | 2009-05-13 11:28:05 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
M /trunk/LibInternalCooldowns-1.0/Data.lua
M /trunk/LibInternalCooldowns-1.0/LibInternalCooldowns-1.0.lua
Adds metas and enchants. Currently supports Brutal Earthstorm, Invigorating Earthsiege, Mystical Skyfire, Tenacious Earthstorm, Thundering Skyfire, Thundering Skyflare, Lightweave, Swordguard, and Darkglow.
------------------------------------------------------------------------
r4 | antiarc | 2009-05-13 00:37:04 +0000 (Wed, 13 May 2009) | 2 lines
Changed paths:
M /trunk/LibInternalCooldowns-1.0/Data.lua
M /trunk/LibInternalCooldowns-1.0/LibInternalCooldowns-1.0.lua
- Fix an issue with the trinkets "shining ready" each time you open the char sheet
- Add Greatness cards to the spell DB. Assumes each card maps to its' stat's proc, ie, AGI card => AGI proc. If you're proccing AGI => STR or something, the CD won't work properly.
------------------------------------------------------------------------
r3 | antiarc | 2009-05-10 08:27:11 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
M /trunk/LibInternalCooldowns-1.0/LibInternalCooldowns-1.0.lua
Remove all the Ace stuff, so it's a standalone lib now. Fix upgrading issues.
------------------------------------------------------------------------
r2 | antiarc | 2009-05-10 06:08:35 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
A /trunk/CallbackHandler-1.0
A /trunk/CallbackHandler-1.0/CallbackHandler-1.0.lua
A /trunk/CallbackHandler-1.0/CallbackHandler-1.0.xml
A /trunk/LibInternalCooldowns-1.0
A /trunk/LibInternalCooldowns-1.0/Data.lua
A /trunk/LibInternalCooldowns-1.0/LibInternalCooldowns-1.0.lua
A /trunk/LibInternalCooldowns-1.0/lib.xml
A /trunk/LibInternalCooldowns-1.0.toc
A /trunk/LibStub
A /trunk/LibStub/LibStub.lua
Initial commit. Refactored into a lib from InternalCooldowns. Internal cooldown tracking lib, fires callbacks when a cooldown should be simulated. Other mods may register the callback and then use it to provide ICD data.
------------------------------------------------------------------------
r1 | root | 2009-05-10 06:03:04 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"lib-internalcooldowns-1_0/mainline: Initial Import"
------------------------------------------------------------------------