CooldownToGo
Displays the remaing cooldown of the action you tried to use. Type /cdtg for help, /cdtg config for configuration.
CooldownToGo displays the cooldown on the last action/spell/item you tried to use (and failed due to it being on cooldown). The display consists of the icon of the action and a countdown showing the cooldown time remaining. The display fades after a configurable period, and it pops up again when the cooldown is (almost) finished. It is possible to set up an ignore-list for abilities you don't want to track, and a grace-period before the ability is checked for cooldown (for button-smashers).
After installing, CooldownToGo will be enabled by default, and unlocked, so you'll see a semi-transparent rectangle in the center of your UI that you can drag to a position you like. After finding a good place for it you should lock the frame with /cdtg locked, so that it won't eat your mouse clicks.

        
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Jul 14, 2015Hello,
Sorry, I didn't know about the new "recharge" like spells. I've opened a ticket for it, will try to add this functionality if I'll have time.
cheers,
mitch
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Aug 20, 2012if there is any way this could be supported by the addon Masque I would appreciate it!
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Oct 22, 2012I've added Masque support in v2.0.0.
cheers,
mitch
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Jan 19, 2011- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Jan 19, 2011Have you tried setting the "Font outline" option to "Thick"? Maybe that's enough for better visibility.
I _think_ you can set a longer Hold time from the GUI now by entering the number manually into the little box under the slider (I can't test it at the moment, but I'm pretty sure it's like that).
cheers,
mitch
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 7, 2011Tried the to set the Hold Time to 1000, but it's not working :( Could you please look at this again?
Regards
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 12, 2011cheers,
mitch
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Apr 28, 2011Sorry, I missed your comment :) Yes, I've been thinking about this, but I haven't came up with a nice way of doing this and I'm not sure completely sure that I should add this to CDTG, or create a separate addon like CDTG that tracks all used spells.
I'll open a ticket about it, maybe I'll get around implementing it sometime in the future.
Thanks for the feedback!
cheers,
mitch
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Jan 8, 2011- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Jan 4, 2011Cooldown to go blocked me from changing glyphs and then menu poped up offering to turn off the addon.
Playing shaman.
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Jan 5, 2011This is unfortunately a blizzard issue, and so far we (addon authors) haven't found a workaround or fix for this. The "taint" blame is passed on to seemingly random addons... Try reloading your UI (/rl) and do the glyph changing.
cheers,
mitch
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Mar 24, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Apr 6, 2010The "Hold Time" setting is responsible for fading out the display after a while. This cannot be set above 5 secs from the GUI config, but you can try the following (in the chat box):
/run CooldownToGo.db.profile.holdTime=10000
The other option is to modify CooldownToGo_Options/Options.lua (around line 50): change the "max = 5.0" line for the "holdTime" option to something big (like 10000).
cheers,
mitch
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Oct 26, 2009Hi,
It's not possible presently in a "sane" way. You can hack it though with something like:
/run CooldownToGo.db.profile.holdTime=10000
(just do not touch the holdTime from the config options afterwards).
Open a ticket if you'd like this feature better supported :)
cheers, mitch
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Oct 25, 2009What if you don't want the CD timer to disappear after X seconds, but stay until the cooldown is gone? Is that possible?
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted May 5, 2009But is there an addon to flash in the middle of the screen when a CD finishes? (Like JIM's Cooldown Pulse in the past)
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted May 5, 2009- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Dec 29, 2008cheers,
mitch ps: it might cause some side effects though, but I can't test now, I kinda suspended wow for a while.
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Dec 20, 2008Hi, this still rocks and I have just a tiny feature request if I may: would it be possible to raise the maximum scale, so I can have a nice big button if I choose to. Thanks for all your work!
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Nov 13, 2008I like the changes, they're very nice. Thanks!