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.
I've added Masque support in v2.0.0.
cheers,
mitch
Have 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
Tried the to set the Hold Time to 1000, but it's not working :( Could you please look at this again?
Regards
cheers,
mitch
Sorry, 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
Cooldown to go blocked me from changing glyphs and then menu poped up offering to turn off the addon.
Playing shaman.
This 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
The "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
Hi,
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
What if you don't want the CD timer to disappear after X seconds, but stay until the cooldown is gone? Is that possible?
But is there an addon to flash in the middle of the screen when a CD finishes? (Like JIM's Cooldown Pulse in the past)
cheers,
mitch ps: it might cause some side effects though, but I can't test now, I kinda suspended wow for a while.
Hi, 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!
I like the changes, they're very nice. Thanks!
@andreasg: Hm, I didn't want to update too often to preserve teh precious cycles :) Do you think a 3-level (low = 0.1, medium=0.05, high = 0) setting would be enough (as exposing "UpdateDelay" as-is would be unfriendly for the non-dev users, I think)?
I'll see what I can do about the grace period thing.
cheers, mitch
I remember seeing CD on my Arcane Torrent a week ago but then it stopped showing it, I checked config, there is nothing in the ignore section.