r20130505113452

Details

  • Filename
    LibCooldownTracker-1.0-r20130505113452.zip
  • Uploaded by
  • Uploaded
    May 5, 2013
  • Size
    26.29 KB
  • Downloads
    16
  • MD5
    6c9b5dc75204af1183c0f3e49571470a

Supported WoW Retail Versions

  • 5.2.0

Changelog

slaren:
    - commented heroisms for now
    - added dk cooldowns
    - rogue: added marked for death
    - warlock: added carrion swarm
    - shaman: added shamanistic rage to elemental
    - monk: added ring of peace
    - paladin: fixed guardian of ancient kings/protection not having the proper specID
    - added healthstone
    - added warlock cooldowns
    - hunter: added list of spells that readiness resets
    - added hunter cooldowns
    - generate and use lookup tables for IterateCooldowns, making it much faster
    - several cooldowns updated
    - fixed typo that prevented the warrior cooldowns from loading
    - paladin: added Blinding Light
    - more doc formatting changes
    - trying different formatting for the doc
    - added some documentation, normalized some data, fixed some problems
    - moved state to the library table to make upgrades possible
    - prefixed event names with LCT_
    - moved the data to different files for each class, races and items
    - fixed typo
    - removed debug prints
    - initial commit