Download
(257Kb)
Download
Updated: 10-28-16 09:39 AM
Pictures
File Info
Compatibility:
Return to Karazhan (7.1.5)
Legion (7.0.3)
Updated:10-28-16 09:39 AM
Created:unknown
Downloads:36,006
Favorites:177
MD5:

CooldownButtons  Popular! (More than 5000 hits)

Version: 3.4.3
by: Netrox [More]

Features:
*Monitor Spell and Item Cooldowns as Buttons (see screenshots)

* Hide cooldowns longer than X seconds

* Supports Masque button skinning

* easy to use configuration UI (use /cdb or /cooldownbuttons to open)



Projekt page

3.4.3 - 28. Okt. 2016
- toc bump

3.4.2 - 23. Okt. 2016
- Detect spells with recharge as spells with cooldown

3.4.1 - 08. Aug. 2016
- Fix display of spells that get a cooldown after learning a talent. e.g "Mind Control" after learning "Dominate Mind"

3.4.0 - 31. Jul. 2016
- update item group for non-health potion (add legion potions)
- update item group for health potion (add legion potions)
- remove cooldown set for shaman shocks
- remove cooldown set for hunter traps

3.3.1 - 30. Jul. 2016
- Bump Toc for Options Addon/Module...

3.3.0 - 29. Jul. 2016
- Bump Toc for Legion
- Fix a bug with Chat Post notifications
-> If you find issues with CDB in Legion feel free to open a ticket: http://www.wowace.com/addons/cooldownbuttons/tickets/
Post A Reply Comment Options
Unread 10-20-08, 01:22 AM  
krage
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 9
Uploads: 1
Speaking of spellgroups, the Divine Shields spellgroup should be removed. Since divine shield no longer shares a cooldown with divine protection the spellgroup is useless (and in fact until I commented out the shields spellgroup my divine shield cooldown button wasn't being displayed at all...).

Also new in 3.0 paladins have a need for a new spellgroup for judgements as we now have three separate judgement spells which share CD. I hacked this into my local copy using the following:

Code:
CooldownButtonsSpells.spellGroups["Spellgroup: Judgements"] = newDict(
    "name", "Spellgroup: Judgements",
    "texture", "Interface\\Icons\\Spell_Holy_RighteousFury",
    "ids", newList( "CDB_Spellgroup.Judgements.Judgement_of_Wisdom",
        "CDB_Spellgroup.Judgements.Judgement_of_Justice",
        "CDB_Spellgroup.Judgements.Judgement_of_Light")
)
Code:
    ["CDB_Spellgroup.Judgements.Judgement_of_Justice"] = "53407:"..GetSpellInfo(53407),
    ["CDB_Spellgroup.Judgements.Judgement_of_Light"]   = "20271:"..GetSpellInfo(20271),
    ["CDB_Spellgroup.Judgements.Judgement_of_Wisdom"]  = "53408:"..GetSpellInfo(53408),
I must be missing some part of the intended config though as the icon that's showing up for the group is judgement of justice's red judgement icon, rather than the yellow one I expected to get from putting in "Interface\\Icons\\Spell_Holy_RighteousFury"...
Report comment to moderator  
Reply With Quote
Unread 10-20-08, 11:55 AM  
Smahs
A Murloc Raider

Forum posts: 8
File comments: 8
Uploads: 0
Good job, but maybe you can enable a bar that shows the cooldowns that are open aswell for those heavy keybinders like me ^_^.
Report comment to moderator  
Reply With Quote
Unread 10-21-08, 09:10 AM  
direwolf24
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
*EDIT*
NVM, found a solution for my problem.
Last edited by direwolf24 : 10-21-08 at 09:16 AM.
Report comment to moderator  
Reply With Quote
Unread 10-21-08, 03:29 PM  
Quyz
A Murloc Raider
AddOn Compiler - Click to view compilations

Forum posts: 9
File comments: 4
Uploads: 2
Hmp. This mod somehow disables my Pitbull. Sorry that i cant be more spesefic, but yea.
__________________
Report comment to moderator  
Reply With Quote
Unread 10-21-08, 05:10 PM  
abzinthe
A Kobold Labourer

Forum posts: 0
File comments: 38
Uploads: 0
I love this addon as my replacement for Cooling, but wish that the Freeze icon could be different from the Frost Nova one (even if it was just flipped horizontally or something.)

Secondly, occasionally a "ghost button" will appear, taking up space as if an icon was showing, but without an actual icon showing.
Report comment to moderator  
Reply With Quote
Unread 10-21-08, 07:21 PM  
Netrox
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 18
Uploads: 4
Originally posted by Quyz
Hmp. This mod somehow disables my Pitbull. Sorry that i cant be more spesefic, but yea.
whooot?
my pitbull works fine with cooldownbuttons


Originally posted by abzinthe
I love this addon as my replacement for Cooling, but wish that the Freeze icon could be different from the Frost Nova one (even if it was just flipped horizontally or something.)

Secondly, occasionally a "ghost button" will appear, taking up space as if an icon was showing, but without an actual icon showing.
this would be possible but it is much work, currently i'm using excactly the same icon as the spell has in your spellbook/actionbar provided by WoW API
Report comment to moderator  
Reply With Quote
Unread 10-24-08, 11:47 AM  
Enkidu
A Kobold Labourer

Forum posts: 0
File comments: 63
Uploads: 0
Problem with Sword and Board.

Thanks for working on this addon, it performs a function I've grown really attached to with Cooling. However I a problem with Sword and Board procs resetting my cooldown on Shield Slam.

If I SS too quickly after a proc the cooldown button will get stuck, showing no cooldown once the original had elapsed. Example: 6 seconds cooldown on SS. 3 seconds after using SS there is a proc and I SS, the button instead of reverting to 6 seconds will continue until reaching 0, then remain stuck without a number. This would continue until I let Shield Slam properly reset at 6 seconds.

This only happens when I press SS very quickly, as in on the first available GCD after a Sword and Board proc. If I give it a couple of seconds it will usually update properly and remove the cooldown display for SS then refresh it at 6 seconds when the button is pressed.
Last edited by Enkidu : 10-24-08 at 11:50 AM.
Report comment to moderator  
Reply With Quote
Unread 10-25-08, 11:33 AM  
Thrillseeker
A Murloc Raider

Forum posts: 8
File comments: 23
Uploads: 0
Hello!

First, great Addon!

Could you implement another option to configure the saved buttonposition. It's rather cumbersome to show every single saved button, arrange them and then hide everyone again.

Could you provide a method to show all saved buttons at once?

Thanks a lot in advance!
Report comment to moderator  
Reply With Quote
Unread 10-25-08, 12:07 PM  
Netrox
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 18
Uploads: 4
Originally posted by Enkidu
Thanks for working on this addon, it performs a function I've grown really attached to with Cooling. However I a problem with Sword and Board procs resetting my cooldown on Shield Slam.

If I SS too quickly after a proc the cooldown button will get stuck, showing no cooldown once the original had elapsed. Example: 6 seconds cooldown on SS. 3 seconds after using SS there is a proc and I SS, the button instead of reverting to 6 seconds will continue until reaching 0, then remain stuck without a number. This would continue until I let Shield Slam properly reset at 6 seconds.

This only happens when I press SS very quickly, as in on the first available GCD after a Sword and Board proc. If I give it a couple of seconds it will usually update properly and remove the cooldown display for SS then refresh it at 6 seconds when the button is pressed.
i know about this issue, but as i dont have a warrior i cant really test :/
BUT it should be fixed in latest release, please test and then tell me if it works now or if it is still bugged.

Originally posted by Thrillseeker
Hello!

First, great Addon!

Could you implement another option to configure the saved buttonposition. It's rather cumbersome to show every single saved button, arrange them and then hide everyone again.

Could you provide a method to show all saved buttons at once?

Thanks a lot in advance!
that should be possible somehow but would require me to do some huge rewrites to the anchor code :/
Report comment to moderator  
Reply With Quote
Unread 10-25-08, 06:47 PM  
shobu
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 83
Uploads: 1
Great addon! Just wanted to say thanks for putting this together!
Report comment to moderator  
Reply With Quote
Unread 10-26-08, 07:33 PM  
Enkidu
A Kobold Labourer

Forum posts: 0
File comments: 63
Uploads: 0
Newest build fixed Sword and Board, thank you!
Report comment to moderator  
Reply With Quote
Unread 11-03-08, 10:32 AM  
karmamuscle
A Cobalt Mageweaver
 
karmamuscle's Avatar
AddOn Author - Click to view AddOns

Forum posts: 205
File comments: 173
Uploads: 1
The passive shaman spell Reincarnation cannot be hidden in CDB, could it please be added.
Report comment to moderator  
Reply With Quote
Unread 11-03-08, 03:01 PM  
kxuhx
A Kobold Labourer

Forum posts: 0
File comments: 83
Uploads: 0
any way this mod can show the Cooldown/Duration left on Victory Rush...

Im finding it very difficult to find a Mod that tracks Victory rush :P
Report comment to moderator  
Reply With Quote
Unread 11-05-08, 03:47 PM  
john-f
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
arcane shot is gone :S
Report comment to moderator  
Reply With Quote
Unread 11-14-08, 10:34 AM  
john-f
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
anyone else have same problem?
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.