Change Log:
--------------------
* 4.1.1
- Fixed problem keeping cooldowns from rerecognizing parent frames
* 4.1 (release)
- Adjusted scaling so that single digits are the actual default font height
- Made action button handling more efficient by creating fewer ActionCooldowns table entries
- Fixed problem where reenabled cooldown texts would not reappear immediately
- Less space between lines in two-line cooldown texts
- Cooldown texts with M or H now show two lines when there are only two digits in the number
- Fixed scaling problem
- Made text fit available space better
* 4.1 (beta)
- Added parent frame filtering
* 4.0 (beta 5)
- Adjusted minimum cooldown size back to 27
- Now excepts only watch frame since that's all that's necessary
- Adjusted small scaling to fit button better
- Now names cooldown text frames if cooldown parent has a name for testing convenience
- Fixed scaling calculation
- Fixed size check calculation
* 4.0 (beta 4)
- Fixed scaling problem
* 4.0 (beta 3)
- Now properly handles scaled cooldowns
- Adjusted size threshold
* 4.0 (beta 2)
- Fixed bug related to charges in action button handler
* 4.0 (beta)
- Added minimum cooldown length config option
- Changed to hook to cooldown widget function for better compatibility with other addons
- Added support for TellMeWhen switch
- Fixed problem dealing with cooldowns without name
- Efficiency refactoring
- Updated to 50200
* 3.0.2
- Fixed problem with counter scaling when running with Bartender4
- Removed support for ButtonFacade since ButtonFacade is now Masque
* 3.0.1
- Fixed logic problem causing counters to not work properly when cooldown is restarted
* 3.0 release
- Added counters to the flyout frame
* 3.0 beta 2
- Added custom dropdown for font file selection to solve problem with taint using blizzard dropdown
* 3.0 beta
- Major rewrite to solve design problems that have been bugging me for some time
- Fixed bug that caused cooldowns on potions on actionbars...
Description:
--------------------
A World of Warcraft add-on that displays numeric cooldown counters on all buttons that are 27 pixels or wider.
*** NEW FEATURE IN 4.1 FILTERING ***
Too many cooldown texts all over the place now? What happened? I made Cooldowns work with any visible cooldown in any addon (bigger than width of 27 pixels). But now there is also Filtering! Check out the Filtering tab in the Cooldowns configuration panel. You will see a list of all the UI frames that Cooldowns is aware of and you can uncheck the ones that you dont want to see cooldown text on. Dont want to see cooldown text on Bartender4 bar 6? Uncheck BT4Bar6. Dont want to see text on WeakAuras icons? Uncheck WeakAurasFrame.
*** NEW FEATURES IN 4.0 ***
- Can now configure the minimum cooldown time for cooldown text to appear. Used to be hard-coded to 1.5 seconds. (thanks OptimusSupernova)
- Better support for other addons including TellMeWhen.
*** NEW FEATURES IN 3.0 ***
- Can now select whether cooldown numbers flash the alternate color or display it as solid as the cooldown nears zero.
- Can now select fonts in the addon options panel from a dropdown list containing all known in-game font names.
- Text file in the addon folder contains list of known in-game fonts.
- Cooldown counters now displayed on the spell button flyout frame (e.g. priest chakra).
Configure colors, fonts, and other options through the Cooldowns interface options panel.
Please see the readme.txt file for a tutorial on how to configure fonts in Cooldowns.
--------------------
* 4.1.1
- Fixed problem keeping cooldowns from rerecognizing parent frames
* 4.1 (release)
- Adjusted scaling so that single digits are the actual default font height
- Made action button handling more efficient by creating fewer ActionCooldowns table entries
- Fixed problem where reenabled cooldown texts would not reappear immediately
- Less space between lines in two-line cooldown texts
- Cooldown texts with M or H now show two lines when there are only two digits in the number
- Fixed scaling problem
- Made text fit available space better
* 4.1 (beta)
- Added parent frame filtering
* 4.0 (beta 5)
- Adjusted minimum cooldown size back to 27
- Now excepts only watch frame since that's all that's necessary
- Adjusted small scaling to fit button better
- Now names cooldown text frames if cooldown parent has a name for testing convenience
- Fixed scaling calculation
- Fixed size check calculation
* 4.0 (beta 4)
- Fixed scaling problem
* 4.0 (beta 3)
- Now properly handles scaled cooldowns
- Adjusted size threshold
* 4.0 (beta 2)
- Fixed bug related to charges in action button handler
* 4.0 (beta)
- Added minimum cooldown length config option
- Changed to hook to cooldown widget function for better compatibility with other addons
- Added support for TellMeWhen switch
- Fixed problem dealing with cooldowns without name
- Efficiency refactoring
- Updated to 50200
* 3.0.2
- Fixed problem with counter scaling when running with Bartender4
- Removed support for ButtonFacade since ButtonFacade is now Masque
* 3.0.1
- Fixed logic problem causing counters to not work properly when cooldown is restarted
* 3.0 release
- Added counters to the flyout frame
* 3.0 beta 2
- Added custom dropdown for font file selection to solve problem with taint using blizzard dropdown
* 3.0 beta
- Major rewrite to solve design problems that have been bugging me for some time
- Fixed bug that caused cooldowns on potions on actionbars...
Description:
--------------------
A World of Warcraft add-on that displays numeric cooldown counters on all buttons that are 27 pixels or wider.
*** NEW FEATURE IN 4.1 FILTERING ***
Too many cooldown texts all over the place now? What happened? I made Cooldowns work with any visible cooldown in any addon (bigger than width of 27 pixels). But now there is also Filtering! Check out the Filtering tab in the Cooldowns configuration panel. You will see a list of all the UI frames that Cooldowns is aware of and you can uncheck the ones that you dont want to see cooldown text on. Dont want to see cooldown text on Bartender4 bar 6? Uncheck BT4Bar6. Dont want to see text on WeakAuras icons? Uncheck WeakAurasFrame.
*** NEW FEATURES IN 4.0 ***
- Can now configure the minimum cooldown time for cooldown text to appear. Used to be hard-coded to 1.5 seconds. (thanks OptimusSupernova)
- Better support for other addons including TellMeWhen.
*** NEW FEATURES IN 3.0 ***
- Can now select whether cooldown numbers flash the alternate color or display it as solid as the cooldown nears zero.
- Can now select fonts in the addon options panel from a dropdown list containing all known in-game font names.
- Text file in the addon folder contains list of known in-game fonts.
- Cooldown counters now displayed on the spell button flyout frame (e.g. priest chakra).
Configure colors, fonts, and other options through the Cooldowns interface options panel.
Please see the readme.txt file for a tutorial on how to configure fonts in Cooldowns.