Download
(354Kb)
Download
Compatible with Retail, Classic & TBC
Updated: 05-25-23 01:09 AM
Pictures
File Info
Compatibility:
Embers of Neltharion (10.1.0)
WOTLK Patch (3.4.1)
Classic (1.14.3)
TBC Patch (2.5.4)
Updated:05-25-23 01:09 AM
Created:unknown
Downloads:27,749
Favorites:94
MD5:

CooldownToGo  Popular! (More than 5000 hits)

Version: v3.1.0
by: mitch0 [More]

Description:

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.

Options:

/cdtg config
Open the config GUI.

/cdtg locked
Toggle the locked state of display frame.
While unlocked, you can drag it to a position you like with the left mouse button and open its config menu by right-clicking on the frame. The frame doesn't fade out in this state!
While it is locked, you can click-thru the display.

/cdtg holdTime
Sets how long the display should be held on the screen. After this time elapses, the display begins to fade.

/cdtg fadeTime
Sets how fast the display should fade.

/cdtg readyTime
Set how early the display should re-pop before the cooldown is finished.

/cdtg gracePeriod
Set a delay after the ability activation before the cooldown display is not activated (usefule for button-smashers)

/cdtg color
Set the color of the display text.

/cdtg font
Set the font of the display text. If you don't have SharedMedia installed, you can only "choose" the default font.

/cdtg fontOutline
Set the outline style for the font of the display text.

/cdtg fontSize
Sets the font size of the display text.

/cdtg strata
Set the frame strata of the display frame.

/cdtg ignore <spell link, item link or petbar:index>
Add the spell/item/petbar slot to the ignore list.

/cdtg remove <spell link, item link or petbar:index>
Remove the spell/item/petbar slot from the ignore list.

/cdtg profiles
Manage profiles.

Install instructions:

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 (note: the display won't fade if the frame is not locked).

Click here to lend your support!

CooldownToGo
v3.1.0 (2023-05-25)
Full Changelog
  • Merge pull request #3 from clicketz/patch/db-default-profile
    Use default profile by default
  • Use default profile by default
    Can still create new profiles if desired. Keeps db clean for typical use case (global use with the same settings).
Optional Files (0)


Archived Files (5)
File Name
Version
Size
Author
Date
v3.0.9
353kB
mitch0
05-23-23 01:12 PM
v3.0.8
353kB
mitch0
01-28-23 02:21 PM
v3.0.6
353kB
mitch0
01-06-23 11:56 AM
v3.0.2
356kB
mitch0
11-05-22 12:19 PM
v2.4.6
352kB
mitch0
07-18-22 05:31 AM


Post A Reply Comment Options
Unread 09-18-14, 01:49 PM  
meljen
A Fallenroot Satyr

Forum posts: 28
File comments: 309
Uploads: 0
Originally Posted by mitch0
Originally Posted by meljen
Are you going to keep this going for Warlords?
Yes. It seems to be working on beta with updated Ace libs.
Awesome, thank you! I just love your addon, it helps me with my spamminess - so easy to get caught up in the moment and be like 'crap! I thought that was ready!'
Report comment to moderator  
Reply With Quote
Unread 09-18-14, 04:20 AM  
mitch0
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 21
File comments: 79
Uploads: 4
Originally Posted by meljen
Are you going to keep this going for Warlords?
Yes. It seems to be working on beta with updated Ace libs.
Report comment to moderator  
Reply With Quote
Unread 09-14-14, 04:29 PM  
meljen
A Fallenroot Satyr

Forum posts: 28
File comments: 309
Uploads: 0
Are you going to keep this going for Warlords?
Report comment to moderator  
Reply With Quote
Unread 06-22-13, 03:12 AM  
mitch0
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 21
File comments: 79
Uploads: 4
thanks

Originally Posted by Ruven
Really nice addon, keep up the great work.
Report comment to moderator  
Reply With Quote
Unread 06-09-13, 12:56 PM  
Ruven
A Kobold Labourer
 
Ruven's Avatar

Forum posts: 0
File comments: 56
Uploads: 0
Really nice addon, keep up the great work.
Report comment to moderator  
Reply With Quote
Unread 01-27-12, 01:16 AM  
eternalYouth
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: Great Addon!

i did what you suggested and it's working perfectly! thanks again!

and after thinking about it, it's really not necessary to add support for omnicc if i can just move the text myself within the actual icon. is there any way to do this (adjust the positioning of the text) so that the cool down timers show up on top of the icons? i'm pretty comfortable with editing lua files as long as its not too complicated. i know this is nitpicking but just curious.

Originally Posted by mitch0
Hi,

I'm glad you like CooldownToGo, thanks for the feedback!

About your suggestions:

You can try setting the "Ready time" option to 0, that way you won't see the cooldown just-before it becomes ready.

The other things need some modification in the code, I'll take a look at it.
(you can disable the "Ready" text in your local copy by editing the language file for your locale in CooldownToGo/localizations folder: just edit this line like this:
Code:
L["Ready"] = ""
cheers,
mitch

Originally Posted by eternalYouth
I created an account here JUST to tell you how incredibly useful this addon is. I used to use doom pulse, but this is better for me because I hide my action bars (36 bindings ). Keep up the great work.

The only thing I could think of to suggest is maybe allowing us to turn off certain parts of the notifications. I don't really need the 'just before' alert before a spell comes off cooldown. Or maybe disabling the text and just have a timer inside the icon using omnicc or something. But other than that, THANK YOU!

Report comment to moderator  
Reply With Quote
Unread 01-21-12, 10:42 AM  
mitch0
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 21
File comments: 79
Uploads: 4
Re: Great Addon!

Hi,

I'm glad you like CooldownToGo, thanks for the feedback!

About your suggestions:

You can try setting the "Ready time" option to 0, that way you won't see the cooldown just-before it becomes ready.

The other things need some modification in the code, I'll take a look at it.
(you can disable the "Ready" text in your local copy by editing the language file for your locale in CooldownToGo/localizations folder: just edit this line like this:
Code:
L["Ready"] = ""
cheers,
mitch

Originally Posted by eternalYouth
I created an account here JUST to tell you how incredibly useful this addon is. I used to use doom pulse, but this is better for me because I hide my action bars (36 bindings ). Keep up the great work.

The only thing I could think of to suggest is maybe allowing us to turn off certain parts of the notifications. I don't really need the 'just before' alert before a spell comes off cooldown. Or maybe disabling the text and just have a timer inside the icon using omnicc or something. But other than that, THANK YOU!

Report comment to moderator  
Reply With Quote
Unread 01-16-12, 05:18 PM  
eternalYouth
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Great Addon!

I created an account here JUST to tell you how incredibly useful this addon is. I used to use doom pulse, but this is better for me because I hide my action bars (36 bindings ). Keep up the great work.

The only thing I could think of to suggest is maybe allowing us to turn off certain parts of the notifications. I don't really need the 'just before' alert before a spell comes off cooldown. Or maybe disabling the text and just have a timer inside the icon using omnicc or something. But other than that, THANK YOU!

Report comment to moderator  
Reply With Quote
Unread 10-17-11, 03:59 AM  
mitch0
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 21
File comments: 79
Uploads: 4
Re: Masque support

Originally posted by Oakenwynd
If you could create the option to add a Masque to this, that would be swell

Masque is basically the new ButtonFacade

http://www.wowinterface.com/download...tonFacade.html
Well, Masque works on Buttons, afaik, and all I have is a simple icon... I don't think it would be worth the effort, sorry...

cheers,
mitch
Report comment to moderator  
Reply With Quote
Unread 10-15-11, 02:22 AM  
Oakenwynd
A Kobold Labourer

Forum posts: 1
File comments: 39
Uploads: 0
If you could create the option to add a Masque to this, that would be swell

Masque is basically the new ButtonFacade

http://www.wowinterface.com/download...tonFacade.html
Report comment to moderator  
Reply With Quote
Unread 09-26-09, 05:18 PM  
noby
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Yeah, this is one of the addons I cant live without..
Report comment to moderator  
Reply With Quote
Unread 08-07-09, 05:16 AM  
mitch0
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 21
File comments: 79
Uploads: 4
Thanks

Originally posted by Oakenwynd
Honestly, this is still one of my most favorite addons, thanks for making it!
Report comment to moderator  
Reply With Quote
Unread 08-05-09, 05:04 AM  
Oakenwynd
A Kobold Labourer

Forum posts: 1
File comments: 39
Uploads: 0
Honestly, this is still one of my most favorite addons, thanks for making it!
Report comment to moderator  
Reply With Quote
Unread 11-09-08, 05:42 PM  
Thrillseeker
A Murloc Raider

Forum posts: 8
File comments: 23
Uploads: 0
Woot! Thanks, man! Cheers!
Report comment to moderator  
Reply With Quote
Unread 11-09-08, 04:25 PM  
mitch0
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 21
File comments: 79
Uploads: 4
Re: grace period

Implemented in v1.5.

cheers,
mitch

Originally posted by Thrillseeker
Hi! I think I have a nice suggestion for this great addon! Some kind of "grace period" would be cool.

For example if you trigger an ability and mash it again after x seconds (the grace period) no popup from CooldownToGo appears.

I think this would make the noise-signal-ratio better.

Keep up the great work!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.