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:35,999
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 07-31-09, 02:37 PM  
wrendallyn
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Support/updates?

The front page of my favourite cooldowns addon says that the author's PC is broken, so s/he won't be working on the addon anymore. Can anyone confirm if the addon is never going to be updated again, or if someone else is working on it?

It isn't broken as of 3.1, but as with most of my discontinued addons, I dread every patch in case it breaks it forever. hehe
Report comment to moderator  
Reply With Quote
Unread 09-12-09, 04:29 PM  
blitzseed
A Kobold Labourer

Forum posts: 0
File comments: 70
Uploads: 0
Originally posted by Kvothe
That would cerntainly be possible

At the beginning of Spell_Cooldowns.lua add the following line (where all the lines start with local just insert this one somewhere)

Code:
local _, playerclass = UnitClass("player")
And replace the duration check with

Code:
        -- Some dirty fixes for deathknight cooldowns
        local mintime = 3        
        if(playerclass == "DEATHKNIGHT") then            
            mintime = 10
            -- to show mindfreeze cd set mintime to 9 since mindfreeze has a cooldown of 10 seconds
            if (GetSpellName(spellIndex, BOOKTYPE_SPELL) == "Mind Freeze") then
                mintime = 9
            end
        end
        
        if enable == 1 and start > 0 and duration > mintime then
I haven't tested this but it should work perfectly.
Hey! so i think i did this all right >< and it did seen to work but when i go and use [Obliterate] it pop ups with 2 or 3 other spell icons ><, so just want to know if anyone is having the same issues and if any has a fix. thanks : )
Report comment to moderator  
Reply With Quote
Unread 09-29-09, 09:51 AM  
Zveroboi
A Murloc Raider

Forum posts: 5
File comments: 69
Uploads: 0
Its realy good news that You will improve this great mod. I've ask You for 1 thing - option to change spiral transparency (well, there can be made a lot of thions with spell icon, spiral and so on but spiral transparency and, maybe, color, is at 1st place)
__________________
Yes, my english = worst english ever...sry
Report comment to moderator  
Reply With Quote
Unread 10-01-09, 06:51 AM  
Shai666
A Kobold Labourer

Forum posts: 1
File comments: 12
Uploads: 0
It saddens me that this addon doesnt work anymore. Its so much better then all the other cooldown addons.
Report comment to moderator  
Reply With Quote
Unread 10-23-09, 06:23 AM  
Zveroboi
A Murloc Raider

Forum posts: 5
File comments: 69
Uploads: 0
Originally posted by Shai666
It saddens me that this addon doesnt work anymore. Its so much better then all the other cooldown addons.
It still work, just need some config via .lua to add new spells (like shamys "wind shear")
__________________
Yes, my english = worst english ever...sry
Last edited by Zveroboi : 10-23-09 at 06:36 AM.
Report comment to moderator  
Reply With Quote
Unread 10-24-09, 02:01 AM  
Shai666
A Kobold Labourer

Forum posts: 1
File comments: 12
Uploads: 0
Originally posted by Zveroboi
It still work, just need some config via .lua to add new spells (like shamys "wind shear")
It doesn't work too well with my Deathknight. It seems to randomly decide which cooldown it wants to show me. Sometimes it shows all the cooldowns properly and sometimes it'll show a only a few.
Report comment to moderator  
Reply With Quote
Unread 12-07-09, 11:44 AM  
blitzseed
A Kobold Labourer

Forum posts: 0
File comments: 70
Uploads: 0
any update on how the addon is coming?
Report comment to moderator  
Reply With Quote
Unread 01-12-10, 08:00 PM  
kalvin
A Defias Bandit
 
kalvin's Avatar

Forum posts: 2
File comments: 24
Uploads: 0
Is the addon officially dead?
Report comment to moderator  
Reply With Quote
Unread 01-12-10, 11:05 PM  
blitzseed
A Kobold Labourer

Forum posts: 0
File comments: 70
Uploads: 0
i hope not ><
Report comment to moderator  
Reply With Quote
Unread 10-07-10, 07:00 AM  
Star_Hobbit
A Kobold Labourer
 
Star_Hobbit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 60
Uploads: 6
There is a fix for 3.3.5. I had an error, using omnicc, now I don't
http://www.wowinterface.com/download...omniccFIX.html
Report comment to moderator  
Reply With Quote
Unread 10-15-10, 11:36 AM  
Star_Hobbit
A Kobold Labourer
 
Star_Hobbit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 60
Uploads: 6
Version for 4.0.1 is there
Report comment to moderator  
Reply With Quote
Unread 09-03-12, 05:12 AM  
wyrmwoode
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Real shame this addon was abandonded, I've used it since it's release until this patch (5.0X where it has finally broken). It was just very much to the point and easy to use. So, for anyone looking for an alternative I think Raven is the closest one that is being updated for MoP. Even though it has a lot of other functionality you might not need you can make it look and perform pretty much exactly like CDB.
Report comment to moderator  
Reply With Quote
Unread 09-03-12, 07:14 AM  
Netrox
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 18
Uploads: 4
Hey wyrmwoode,

its awesome that this addon is still wanted... almost 4 years after its last update... :/

I wish i had the time to re-continue this Addon...


I would like to get an Info about what of the Functionality is required.
MAYBE i'll find some time to bring a updated minimal cersion.


You may want to fill a Ticket on: http://www.wowace.com/addons/cooldownbuttons/tickets/
Or if you aren't registred on wowace/curse you can post here. but i'm generally more active on curse

Kind Regards,
Netrox




Btw: Thanks for the hint, Raven looks interesting.
__________________
Webradio
Report comment to moderator  
Reply With Quote
Unread 09-06-12, 06:16 AM  
Netrox
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 18
Uploads: 4
An MoP ready Update has arrived!
__________________
Webradio
Report comment to moderator  
Reply With Quote
Unread 09-18-12, 02:03 PM  
Darxon
A Warpwood Thunder Caller
AddOn Compiler - Click to view compilations

Forum posts: 93
File comments: 66
Uploads: 2
Really nice, thanks alot
__________________
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.