CooldownTimers2-r49003
Details
-
FilenameCooldownTimers2-r49003.zip
-
Uploaded by
-
UploadedSep 15, 2007
-
Size220.60 KB
-
Downloads20
-
MD563e1806f00a1353ac2704e2696eca30e
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r49003 | speeddymon | 2007-09-15 22:44:27 -0400 (Sat, 15 Sep 2007) | 9 lines
Changed paths:
M /trunk/CooldownTimers2/Changelog.txt
M /trunk/CooldownTimers2/CooldownTimers2.toc
M /trunk/CooldownTimers2/Core.lua
M /trunk/CooldownTimers2/Menu.lua
M /trunk/CooldownTimers2/Options.lua
M /trunk/CooldownTimers2/readme.txt
CooldownTimers2:
-Dependency changes in TOC, and added some X- fields
-Changes in the LUA's for the dependency changes
-Added proper profile support, MAKE SURE YOU DELETE THE FOLLOWING 4 FILES AFTER DOWNLOADING AND INSTALLING THIS VERSION
-WOW\WTF\ACCOUNT\(ACCT)\(REALM)\(CHAR)\SAVEDVARIABLES\COOLDOWNTIMERS2.LUA
-WOW\WTF\ACCOUNT\(ACCT)\(REALM)\(CHAR)\SAVEDVARIABLES\COOLDOWNTIMERS2.LUA.BAK
-WOW\WTF\ACCOUNT\(ACCT)\SAVEDVARIABLES\COOLDOWNTIMERS2.LUA
-WOW\WTF\ACCOUNT\(ACCT)\SAVEDVARIABLES\COOLDOWNTIMERS2.LUA.BAK
------------------------------------------------------------------------
r47396 | speeddymon | 2007-08-25 06:26:39 -0400 (Sat, 25 Aug 2007) | 2 lines
Changed paths:
M /trunk/CooldownTimers2/Core.lua
CooldownTimers2:
- Change default minimum time to 2 seconds to fix issues with wands and the global cooldown.
------------------------------------------------------------------------
r47019 | speeddymon | 2007-08-20 19:39:15 -0400 (Mon, 20 Aug 2007) | 2 lines
Changed paths:
M /trunk/CooldownTimers2/Options.lua
CooldownTimers2:
- Temporarily disabled wfhidden for the collapse options for niagara users. I have a fix in my tree, but there are other lua errors that come up when using niagara. For now, don't use niagara to configure CDT, just left click the CDT minimap/fubar icon to get to the gui that is builtin.
------------------------------------------------------------------------
r46992 | speeddymon | 2007-08-20 14:10:05 -0400 (Mon, 20 Aug 2007) | 4 lines
Changed paths:
M /trunk/CooldownTimers2/Options.lua
CooldownTimers2:
- Really add the parenthesis to line 542.
- Also reverse the checking for the sort/collapse option so the gap and columns options appear when it is _disabled_
- Also check if the collapse option is nil to prevent lua error, hopefully this fixes the issue
------------------------------------------------------------------------
r46960 | speeddymon | 2007-08-20 04:34:25 -0400 (Mon, 20 Aug 2007) | 2 lines
Changed paths:
M /trunk/CooldownTimers2/Options.lua
CooldownTimers2:
- Fix some lua errors in the gui when changing condense groups
------------------------------------------------------------------------
r46946 | speeddymon | 2007-08-20 01:31:36 -0400 (Mon, 20 Aug 2007) | 2 lines
Changed paths:
M /trunk/CooldownTimers2/Options.lua
CooldownTimers2:
- Change self to CooldownTimers to avoid lua errors
------------------------------------------------------------------------
r46934 | speeddymon | 2007-08-19 23:00:44 -0400 (Sun, 19 Aug 2007) | 2 lines
Changed paths:
M /trunk/CooldownTimers2/Options.lua
CooldownTimers2:
- Hopefully fix the lua error on line 542
------------------------------------------------------------------------
r46932 | speeddymon | 2007-08-19 22:55:06 -0400 (Sun, 19 Aug 2007) | 2 lines
Changed paths:
M /trunk/CooldownTimers2/CooldownTimers2.toc
CooldownTimers2:
- Hopefully, fix missing libs errors some users are receiving
------------------------------------------------------------------------
r46715 | speeddymon | 2007-08-16 14:12:36 -0400 (Thu, 16 Aug 2007) | 2 lines
Changed paths:
M /trunk/CooldownTimers2/Options.lua
CooldownTimers2:
- Fixed GUI announce lock option to actually lock and hide the announce frame
------------------------------------------------------------------------