Change Log:
--------------------
v1.6.1
- added CONFIGMODE (OneButtonConfig) support
- added option to play a sound when the cooldown is nearly expired.
- hide tooltip while dragging the frame
v1.5.4
- TOC bump
v1.5.3
- Allow bigger font selection
- Allow alpha setting for the display
- Localization cleanup
v1.5.1
- simplified the gracePeriod implementation
v1.5
- added grace period setting
v1.4.2
- fixed spells that replace lower ranks (rogues/warriors)
- increased update frequency to 25FPS while fading for smoother effect
- fixed petbar ignore texts
- minor optimization in OnUpdate
v1.4
- fixed rank normalization (racials were broken, and possibly others in non-english locales)
v1.3
- fixed an issue with mounts summoned from an action bar
v1.2
- fixed an issue with spell rank normalization and invalid spell/item names in /cast macros
v1.1
- added options to ignore abilities
- added LibDataBroker support, minimap icon support (if LibDBIcon is present)
- fixed for WoW patch 3.0.2
r67956
- fixed a (mostly theoretical) issue with font setting
- fixed a problem with the profile management functions
- fixed some weird behaviour when the settings were changed during an active cooldown
- register "/cooldowntogo" slash command along with "/cdtg"
r67560
- Initial public release.
Description:
--------------------
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...
--------------------
v1.6.1
- added CONFIGMODE (OneButtonConfig) support
- added option to play a sound when the cooldown is nearly expired.
- hide tooltip while dragging the frame
v1.5.4
- TOC bump
v1.5.3
- Allow bigger font selection
- Allow alpha setting for the display
- Localization cleanup
v1.5.1
- simplified the gracePeriod implementation
v1.5
- added grace period setting
v1.4.2
- fixed spells that replace lower ranks (rogues/warriors)
- increased update frequency to 25FPS while fading for smoother effect
- fixed petbar ignore texts
- minor optimization in OnUpdate
v1.4
- fixed rank normalization (racials were broken, and possibly others in non-english locales)
v1.3
- fixed an issue with mounts summoned from an action bar
v1.2
- fixed an issue with spell rank normalization and invalid spell/item names in /cast macros
v1.1
- added options to ignore abilities
- added LibDataBroker support, minimap icon support (if LibDBIcon is present)
- fixed for WoW patch 3.0.2
r67956
- fixed a (mostly theoretical) issue with font setting
- fixed a problem with the profile management functions
- fixed some weird behaviour when the settings were changed during an active cooldown
- register "/cooldowntogo" slash command along with "/cdtg"
r67560
- Initial public release.
Description:
--------------------
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...