promotional bannermobile promotional banner

Track Cooldowns

Tracks and displays party/raid cooldowns.

File Details

v2.5.7

  • R
  • Mar 21, 2013
  • 218.56 KB
  • 1.4K
  • 5.2.0
  • Retail

File Name

TrackCooldowns-v2.5.7.zip

Supported Versions

  • 5.2.0

------------------------------------------------------------------------
r57 | ph33rtehgd | 2013-03-21 17:13:24 +0000 (Thu, 21 Mar 2013) | 3 lines
Changed paths:
   A /tags/v2.5.7 (from /trunk:56)

Tagging as v2.5.7

- Fixed DBM callbacks in reports
------------------------------------------------------------------------
r56 | ph33rtehgd | 2013-03-21 17:12:53 +0000 (Thu, 21 Mar 2013) | 1 line
Changed paths:
   M /trunk/Display.lua
   M /trunk/Report.lua
   M /trunk/TrackCooldowns.toc

- Bumping to 2.5.7
------------------------------------------------------------------------
r55 | ph33rtehgd | 2013-03-21 17:11:59 +0000 (Thu, 21 Mar 2013) | 1 line
Changed paths:
   M /trunk/Report.lua

- Rehooked reports DBM callbacks
------------------------------------------------------------------------
r54 | ph33rtehgd | 2013-03-21 16:51:51 +0000 (Thu, 21 Mar 2013) | 1 line
Changed paths:
   M /trunk/Display.lua

- Removed printing a debug line
------------------------------------------------------------------------
r52 | ph33rtehgd | 2013-03-20 23:52:27 +0000 (Wed, 20 Mar 2013) | 1 line
Changed paths:
   M /trunk/Display.lua
   M /trunk/Report.lua
   M /trunk/TrackCooldowns.toc

- Bumped to version 2.5.6
------------------------------------------------------------------------
r51 | ph33rtehgd | 2013-03-20 23:51:07 +0000 (Wed, 20 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Display.lua

- Fixed DBM/BigWigs callbacks, apparently callback methods have to be unique to each module?
- Fix bad code commit.
------------------------------------------------------------------------
r50 | ph33rtehgd | 2013-03-20 04:43:18 +0000 (Wed, 20 Mar 2013) | 1 line
Changed paths:
   M /trunk/Display.lua

- Fixed issue with class sorting.
------------------------------------------------------------------------
r48 | ph33rtehgd | 2013-03-17 18:41:55 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
   M /trunk/Cooldowns.lua

- Added Monk CD: Avert Harm
------------------------------------------------------------------------
r47 | ph33rtehgd | 2013-03-16 21:05:45 +0000 (Sat, 16 Mar 2013) | 1 line
Changed paths:
   M /trunk/Locale/koKR.lua
   M /trunk/Locale/ruRU.lua
   M /trunk/Locale/zhTW.lua

- Fixed corruption of other localizations. Dumb Eclipse
------------------------------------------------------------------------
r46 | ph33rtehgd | 2013-03-16 21:02:16 +0000 (Sat, 16 Mar 2013) | 1 line
Changed paths:
   M /trunk/Locale/ruRU.lua

- Fixed invalid character at start of russian localization file.
------------------------------------------------------------------------
r45 | ph33rtehgd | 2013-03-16 07:17:52 +0000 (Sat, 16 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Display.lua
   M /trunk/Libs/LibBars-1.0/LibBars-1.0.lua
   M /trunk/Locale/deDE.lua
   M /trunk/Locale/enUS.lua
   M /trunk/Locale/koKR.lua
   M /trunk/Locale/ruRU.lua
   M /trunk/Locale/zhCN.lua
   M /trunk/Locale/zhTW.lua
   M /trunk/Report.lua
   M /trunk/TrackCooldowns.toc

- Added option to group bars by class first, then sort by time remaining.
 - Modified LibBars to add a classIndex field for grouping by class
 - Moved ownerGroup assigner before sort
------------------------------------------------------------------------
r44 | ph33rtehgd | 2013-03-13 01:54:11 +0000 (Wed, 13 Mar 2013) | 1 line
Changed paths:
   M /trunk/Cooldowns.lua

- Added Smoke Bomb
------------------------------------------------------------------------
r42 | ph33rtehgd | 2013-03-05 14:29:02 +0000 (Tue, 05 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Cooldowns.lua
   M /trunk/Display.lua
   M /trunk/Report.lua
   M /trunk/TrackCooldowns.toc

- Updated various cooldowns for 5.2
- Added Die by the Sword
------------------------------------------------------------------------
r38 | ph33rtehgd | 2013-03-05 00:49:33 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Display.lua
   M /trunk/Report.lua
   M /trunk/TrackCooldowns.toc

- Updated version
------------------------------------------------------------------------
r37 | ph33rtehgd | 2013-03-05 00:39:23 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Display.lua
   M /trunk/TrackCooldowns.lua

- Changed functionality behind timers which may be duplicates (such as Hand spells using  Clemency). All copies of a spell will show a cooldown instead of one timer being in a "waiting" state with no timer.
------------------------------------------------------------------------