r20130430102221

Details

  • Filename
    LibCooldownTracker-1.0-r20130430102221.zip
  • Uploaded by
  • Uploaded
    Apr 30, 2013
  • Size
    24.48 KB
  • Downloads
    22
  • MD5
    504537f86e8331e231bda2fceb16d1fa

Supported WoW Retail Versions

  • 5.2.0

Changelog

slaren:
    - 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