CoolDownButtons-r77907-nolib

Details

  • Filename
    CoolDownButtons-r77907-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 6, 2008
  • Size
    67.38 KB
  • Downloads
    53
  • MD5
    2b06c12356c98a5d4e2c03b5ff569c6a

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r77907 | dodge | 2008-07-06 14:38:59 -0400 (Sun, 06 Jul 2008) | 1 line
Changed paths:
   M /trunk/CoolDownButtons/Modules/Spell_Cooldowns.lua

CoolDownButtons: -
------------------------------------------------------------------------
r76946 | dodge | 2008-06-17 13:42:00 -0400 (Tue, 17 Jun 2008) | 3 lines
Changed paths:
   M /trunk/CoolDownButtons/Core.lua
   M /trunk/CoolDownButtons/Modules/Bar_Manager.lua
   M /trunk/CoolDownButtons/Modules/Button_Manager.lua
   M /trunk/CoolDownButtons/Modules/Cooldown_Manager.lua

CoolDownButtons:
- fixed Time Limit
- fixed not savin OmniCC Settings
------------------------------------------------------------------------
r76703 | dodge | 2008-06-14 21:40:07 -0400 (Sat, 14 Jun 2008) | 3 lines
Changed paths:
   M /trunk/CoolDownButtons/Modules/Bar_Manager.lua
   M /trunk/CoolDownButtons/Modules/Cooldown_Manager.lua

CoolDownButtons:
- removed an senseless function
- fixied not disapearing buttons if you Spam Spells on GCD
------------------------------------------------------------------------
r76532 | dodge | 2008-06-12 11:03:40 -0400 (Thu, 12 Jun 2008) | 1 line
Changed paths:
   M /trunk/CoolDownButtons/Modules/Cooldown_Manager.lua

CoolDownButtons: again a fix for petspam :/
------------------------------------------------------------------------
r76527 | dodge | 2008-06-12 07:03:09 -0400 (Thu, 12 Jun 2008) | 1 line
Changed paths:
   M /trunk/CoolDownButtons/Modules/Bar_Manager.lua

CoolDownButtons: chaged update intervall, using slightly more cpu but ready messages should be more precise
------------------------------------------------------------------------
r76526 | dodge | 2008-06-12 07:00:06 -0400 (Thu, 12 Jun 2008) | 1 line
Changed paths:
   M /trunk/CoolDownButtons/Modules/Bar_Manager.lua
   M /trunk/CoolDownButtons/Modules/Config/CooldownSettings.lua
   M /trunk/CoolDownButtons/Modules/Cooldown_Manager.lua

CoolDownButtons: some fixes do hide Cooldown feature
------------------------------------------------------------------------
r76478 | dodge | 2008-06-11 13:51:12 -0400 (Wed, 11 Jun 2008) | 1 line
Changed paths:
   M /trunk/CoolDownButtons/Modules/Cooldown_Manager.lua

CoolDownButtons: fixed do => then :/
------------------------------------------------------------------------
r76465 | dodge | 2008-06-11 10:00:54 -0400 (Wed, 11 Jun 2008) | 1 line
Changed paths:
   M /trunk/CoolDownButtons/Modules/Cooldown_Manager.lua

CoolDownButtons: possible fix to announcement spam for petskills if player dies
------------------------------------------------------------------------
r76405 | dodge | 2008-06-10 06:44:46 -0400 (Tue, 10 Jun 2008) | 1 line
Changed paths:
   M /trunk/CoolDownButtons/Modules/Cooldown_Manager.lua

CoolDownButtons: fixed timelimit function
------------------------------------------------------------------------
r76279 | dodge | 2008-06-08 16:09:50 -0400 (Sun, 08 Jun 2008) | 1 line
Changed paths:
   M /trunk/CoolDownButtons/Modules/Config/BarSettings.lua

CoolDownButtons: fixed outgrayed Timelimit settings if OmniCC support is enabled
------------------------------------------------------------------------
r76200 | dodge | 2008-06-07 05:46:24 -0400 (Sat, 07 Jun 2008) | 1 line
Changed paths:
   M /trunk/CoolDownButtons/Modules/Bar_Manager.lua
   M /trunk/CoolDownButtons/Modules/Cooldown_Manager.lua

CoolDownButtons: fixed line 78 error (removed debug message) :D
------------------------------------------------------------------------
r76131 | dodge | 2008-06-06 07:17:21 -0400 (Fri, 06 Jun 2008) | 1 line
Changed paths:
   M /trunk/CoolDownButtons/Modules/Item_Cooldowns.lua

CoolDownButtons: small fix
------------------------------------------------------------------------
r76127 | dodge | 2008-06-06 06:21:55 -0400 (Fri, 06 Jun 2008) | 5 lines
Changed paths:
   M /trunk/CoolDownButtons/Core.lua
   M /trunk/CoolDownButtons/Locales/enUS.lua
   M /trunk/CoolDownButtons/Locales/koKR.lua
   M /trunk/CoolDownButtons/Locales/zhCN.lua
   M /trunk/CoolDownButtons/Modules/Bar_Manager.lua
   M /trunk/CoolDownButtons/Modules/Config/AnnouncementsSettings.lua
   M /trunk/CoolDownButtons/Modules/Cooldown_Manager.lua
   M /trunk/CoolDownButtons/Modules/Item_Cooldowns.lua
   M /trunk/CoolDownButtons/Modules/Layout_Manager.lua

CoolDownButtons:
- changed Announcement settings to not mess with other addons settings
- avoided "index field '?' (a nil value)" error and added a Debug output (thats not a fix just a try to find the source of the error)
- updated Layout Module for ButtonFacade Color Support
- updated Item ID list for grouped cooldowns (now should group all potions :D)
------------------------------------------------------------------------