Download
(54Kb)
Download
Updated: 01-09-11 10:16 AM
Pictures
File Info
Updated:01-09-11 10:16 AM
Created:08-18-10 11:37 AM
Downloads:12,133
Favorites:69
MD5:

vlakCooldowns  Popular! (More than 5000 hits)

Version: 1.11
by: vlakarados [More]



Description:
vlakCooldowns is a simple cooldown timer addon, which uses a big icon and a small status bar above to keep it clean.


Latest Changes (1.1):
GUI improved to allow full ingame configuration of the addon
Ingame cooldown enabling/disabling
Filter by time (DK rune bug fix)
Cooldown pulse styled notifications
Glowing icons when cooldowns start and when about to end
Raid/Party/Yell/Say notifications when cooldown ends
All of it has a GUI now and every feature added can be switched off if is not needed
LDB (same as slashes /vc, etc.)
Fixed most of the bugs
New class abilities

Please completely restart WoW after updating and see known bugs section. Sorry for this version wiping all your configuration but it was needed.
See Change Log for other changes


Configuration:
All configuration is done by entering /vc or clicking the LDB icon. Then you will see 3 frames you can drag to reposition or right-click to configure the addon. Red - pulse notification (power aura, if you wish), Olive - text notification, Blue - the main cooldowns anchor.
If you want chat notifications OR cooldown pulse notifications you must make sure the global switch is turned on and every spell you want to notify must be turned on too. The global switch is there for example if you want to disable notifications in pvp and enable in pve.

Note that many classes have every cooldown enabled by default, so disable the abilities you don't need via GUI.



To do:

  • Test.
  • Item cooldowns.
  • Bar timer position.
  • Sorting.


Known bugs:
  • Hunter traps don't always show up
  • When updating any value in menu such as enabling/disabling/switching options they do not update until you reopen the menu by right clicking the frame again.


Reporting bugs:
Please report any bugs you find in the comments.


Credits and thanks:
  • This addon was based on KordaCooldown by henrik_s.
  • Guys in the comments section


Made by Влакарадос of Свежеватель Душ EU

1.1
GUI improved to allow full ingame configuration of the addon
Ingame cooldown enabling/disabling
Filter by time (DK rune bug fix)
Cooldown pulse styled notifications
Glowing icons when cooldowns start and when about to end
Raid/Party/Yell/Say notifications when cooldown ends
All of it has a GUI now and every feature added can be switched off if is not needed
LDB
Fixed most of the bugs
New class abilities

r1
Fixed: Worgen and Goblin errors
Added: New class abilities for levels 81-85
Added: A bunch of other abilities that were missing, thanks to guys in the comments

0.7
Fixed: Chakra state Holy Word: *something*
Fixed: Shadowfury
Fixed: Horn Of Winter

0.6
Fixed: Abilities for patch 4.0.1
Add: Hunter abilities
Add: Warlock pet abilities
Fixed: Better performance
Add: GUI (/vc)
Add: Align configuration

0.5
Add: Racial abilities
Add: Variable that sets whether the bar on top of cooldown is one color, fades from red to green and green to red over time, by default it is one-color. Thanks to _Chloe for an idea.
Fixed: Cooldowns now should properly show for low-level characters

0.4
Add: Death knight abilities
Add: Priest abilities
Add: Mage abilities

0.3
Add: Pally abilities
Add: Added a gap variable that sets the distance between icons
Fixed: Cooldown resets (e.g. Divine Storm with 2p t10 bonus)
Fixed: Positioning fix
Change: Positioning slight changes (now icons grow from the left side to the right or bottom to top)

0.2
Add: Druid abilities
Add: Growth direction variable

0.1
Initial release
Post A Reply Comment Options
Unread 12-13-10, 12:37 PM  
vlakarados
An Aku'mai Servant
 
vlakarados's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 145
Uploads: 5
Hopefully I know where's the problem and will get this fixed soon, thank you for your effort
Report comment to moderator  
Reply With Quote
Unread 12-18-10, 11:02 PM  
lanonade
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Solution to Alfrunnah's Question

I was redoing my UI and I came across this addon. I really like it and I found out that it didn't work out with my Worgen Druid as well.

However I was able to resolve the problem. The addon creates an error when dealing with a Worgen or Goblin because the races aren't in the spell list. Therefore I just added the lines in the Spells.lua file like this :


(around line 270)
.......
["Human"] = {
59752, -- Every Man for Himself
},
["Worgen"] = {
68992, -- Darkflight
},
["Goblin"] = {
69070, -- Rocket Jump
69041, -- Rocket Barrage
},
["NightElf"] = {
58984, -- Shadowmeld
},



I added the Worgen and Goblin part, not the Human and Night Elf part.
So just add this in there:

["Worgen"] = {
68992, -- Darkflight
},
["Goblin"] = {
69070, -- Rocket Jump
69041, -- Rocket Barrage
},



Enjoy!!
Last edited by lanonade : 12-18-10 at 11:05 PM.
Report comment to moderator  
Reply With Quote
Unread 12-19-10, 02:04 AM  
vlakarados
An Aku'mai Servant
 
vlakarados's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 145
Uploads: 5
Thank you for the quick fix, I was working with adding spells and today I will upload the latest version.
By the way, Goblins rocket jump and rocket barrage are on a shared cooldown, so you need to have only one spell in the list.
Report comment to moderator  
Reply With Quote
Unread 12-20-10, 03:57 AM  
vlakarados
An Aku'mai Servant
 
vlakarados's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 145
Uploads: 5
I want to apologise to all of you guys, I will make item cooldowns and a couple more things this year or at the beginning of the next one.
This addon may seem abandoned but it's not, it's my end-of-semester exams and other stuff I must handle in the first place and I'm getting closer to the end of all these. So more updates comming up in the next couple of weeks.
Report comment to moderator  
Reply With Quote
Unread 12-20-10, 01:07 PM  
willgk
An Aku'mai Servant
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 147
Uploads: 1
vlak, I just got the addon and love it. Can I make one suggestion though. On DK's check to make sure the cooldown is >10 seconds before showing it. As our runes make items on "cooldown" or unusable even though the ability may have it's own actual cooldown.
Report comment to moderator  
Reply With Quote
Unread 12-20-10, 03:00 PM  
vlakarados
An Aku'mai Servant
 
vlakarados's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 145
Uploads: 5
Glad you like it, willgk,
I was afraid of it but as I've got no reports I thought it got fixed somehow, I'll have to take someone's dk to test, as I will never level up my own ;p
Report comment to moderator  
Reply With Quote
Unread 12-27-10, 02:58 PM  
Elbewien
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
thnx for this addon ...

pls how add pet spell 33395 -- Freeze

thnx
Report comment to moderator  
Reply With Quote
Unread 12-27-10, 08:06 PM  
vlakarados
An Aku'mai Servant
 
vlakarados's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 145
Uploads: 5
Originally posted by Elbewien
thnx for this addon ...

pls how add pet spell 33395 -- Freeze

thnx
I will definitely add this in the next update, for now you can simply add it to your spells.lua file somewhere between line 325 and 335, just like the other pet abilities.
Report comment to moderator  
Reply With Quote
Unread 12-29-10, 09:22 AM  
>dein0s
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
отличный аддон, малоёмкий, удовлетворяет почти всем моим потребностям %)

единственное, не мог бы ты добавить в следующем билде фильтрацию по времени? т.е. отображать, к примеру, кулдауны у которых длительность больше 30 сек.

из-за отсутствия этой опции отказался от многих аддонов, т.к. играю дк и все всплывающие кулдауны при откате рун - это просто эсспейн!
Report comment to moderator  
Reply With Quote
Unread 12-29-10, 04:25 PM  
Koujin
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Действительно отличный аддон, спасибо!
Пожалуйста, добавь шаманский Unleash Elements (Высвободить чары стихий) id 73680
Report comment to moderator  
Reply With Quote
Unread 12-31-10, 08:09 AM  
vlakarados
An Aku'mai Servant
 
vlakarados's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 145
Uploads: 5
Originally posted by >dein0s
единственное, не мог бы ты добавить в следующем билде фильтрацию по времени? т.е. отображать, к примеру, кулдауны у которых длительность больше 30 сек.
из-за отсутствия этой опции отказался от многих аддонов, т.к. играю дк и все всплывающие кулдауны при откате рун - это просто эсспейн!
Спасибо. Вот это хорошее предложение, на самом деле была задумка просто пофиксить баг с рунами (после нг), но такой фильтр думаю залеплю, также, после нг.

Koujin, спасибо, добавлю при след. релисе
Report comment to moderator  
Reply With Quote
Unread 01-01-11, 03:31 PM  
Kayja
A Deviate Faerie Dragon

Forum posts: 19
File comments: 17
Uploads: 0
Hi there

Lovely add on thanks! Replaced DoTimer with it for my healing setup and it's much easier to read. Had a couple of things though:

1. I'm getting a repeat of the spell that finishes cooldown in the report panel. Such as if Circle of Healing finishes cooldown it will say "Circle of Healing" twice, rather than just once. At line "if (self.bar:GetValue() < 0.01 or ddur == 0) then" in the update thing I removed the self.bar:GetValue part leaving only the ddur and that seems to have fixed it although not really sure if I've created another problem or not?

2. I'm having issues getting the Detonate Mana spell used by the Tyrande's Favorite Doll Trinket to work, as I'd like to monitor the cooldown of the trinket so I press it on cooldown in case I forget. Any tips to get it working?

Thanks!
Report comment to moderator  
Reply With Quote
Unread 01-06-11, 01:37 AM  
Jamshaid
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Thumbs up Thank you

I use this for my Holy Paladin in arenas to keep track of when Aura Mastery & Divine Protection are back up for use. It is the best cooldown tracking mod because it doesn't have huge numbers in the middle of the icons like Cooling does. Much easier to read and much neater and cleaner.

Thank you for this mod. It is great!
Report comment to moderator  
Reply With Quote
Unread 01-09-11, 10:02 AM  
vlakarados
An Aku'mai Servant
 
vlakarados's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 145
Uploads: 5
v 1.1

I hope you all guys like the update and hopefully I've fixed all the bugs that were mentioned here. If not, please repost the bug or feature request.

Still no sorting or item cooldowns.

2. I'm having issues getting the Detonate Mana spell used by the Tyrande's Favorite Doll Trinket to work, as I'd like to monitor the cooldown of the trinket so I press it on cooldown in case I forget. Any tips to get it working?
this will be working when I will add item cooldowns
Report comment to moderator  
Reply With Quote
Unread 01-09-11, 02:04 PM  
neverg
A Frostmaul Preserver
 
neverg's Avatar
AddOn Author - Click to view AddOns

Forum posts: 268
File comments: 498
Uploads: 2
Let me say it, your addon is awesome. I was about to write something very very similar, in fact it matches my UI border and Texture bars (tho I changed it anyway). Now I don't need to create my own. Easy to use and configure, light, whatever I could want.

Thanks. Good work.

EDIT:

After trying it out a bit, I like it but, there are some things I would like (should be simple) and also some bugs?

It would be cool to be able to disable the Text Warning Frame.

Also the selection boxes sometimes don't untick / tick.
__________________
My oUF Layout: oUF Lumen
Last edited by neverg : 01-09-11 at 02:31 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: