Details

  • Filename
    lib-internalcooldowns-1_0-r6.zip
  • Uploaded by
  • Uploaded
    May 13, 2009
  • Size
    9.99 KB
  • Downloads
    22
  • MD5
    07ef75d47a70523f7368ff3d045fff80

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
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"
------------------------------------------------------------------------