Download
(17Kb)
Download
Updated: 08-19-18 03:41 PM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:08-19-18 03:41 PM
Created:02-09-09 05:18 PM
Downloads:125,056
Favorites:531
MD5:

CoolLine  Popular! (More than 5000 hits)

Version: 8.0.002
by: totalpackage, Phanx, Uitat

CoolLine is a spell/item cooldown mod that displays icons on a single bar/line to give you an idea of when it will be ready. No statusbar timer and no text timer.

CoolLine is inspired by Forte_Cooldown (a module in the ForteXorcist package). CoolLine is basically a stripped down and standalone version written from scratch. The name comes from putting "cooldown" and "timeline" together (yes, lame).

YouTube Intro

How to Use

  • Change settings - "/coolline" or check Interface Options -> AddOns
  • Change position and size - unlock to make it draggable and resizable
  • Filter/unfilter a spell or item cooldown - "/coolline Spell Item Name Link"
  • Add more fonts/texture - CoolLine uses LibSharedMedia

External Support
  • CoolLine.NewCooldown(name, icon, endtime, isplayer)
    • name - unique string id of the cooldown, used as a look-up id
    • icon - string icon path used to display image on the bar
    • endtime - numerical time when the icon should expire, based on GetTime()
    • isplayer - boolean value used to determine if the icon is colored by spell
  • CoolLine.ClearCooldown(unused, name)

Notes
  • Only one spell/item will be shown in an event that multiple spells/items share the same cooldown (whichever appeared first).
  • By design, icons will often overlap; if you do not like it, this type of cooldown mod is not for you.
  • What you see is what you get. If you like the idea of this mod but want more, I highly suggest checking out ForteXorcist or Ellipsis. I'll most likely ignore requests to make CoolLine more similar to them.
  • CoolLine only does spell/item cooldowns and NOT buff/debuff cooldowns, flight timers, time til enrage, etc; this will NOT change so don't ask.

Recently, I (TotalPackage) had some requests for donation info, so here it is. Do not feel obligated; donations (or lack of) will not determine what features I do or do not implement.

CoolLine
8.0.002 (2018-08-19)
Full Changelog Previous releases
  • Remove special treatment for obsolete DK spells
Post A Reply Comment Options
Unread 01-19-17, 06:55 AM  
Foxies
A Kobold Labourer
 
Foxies's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
Legion?

Is this addon getting an update for Legion? I really like it.
Report comment to moderator  
Reply With Quote
Unread 11-22-16, 07:32 AM  
sebrius
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Thank you so much for maintaining this amazing AddOn! Using it for years now and could't live without it!

One small feature suggestion: When trying to use a spell which is on cooldown('Spell not ready yet') it would be awesome if the corresponding icon on the timeline would flash/pulse(like when it's ready).
Report comment to moderator  
Reply With Quote
Unread 09-14-16, 10:37 AM  
Broncosoozie
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Ah perfect, thanks! I should be able to work with that.
Report comment to moderator  
Reply With Quote
Unread 09-14-16, 10:07 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
The object doesn't need to be a button; you just have to tell Masque to skip looking for all the textures and font strings that don't exist. See PhanxBuffs for an example of how to do this. If you need further help, please post on the forums rather than here. I don't plan to add Masque support in CoolLine, and I'd prefer this page stay about the official version of CoolLine only.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 09-13-16, 01:47 PM  
Broncosoozie
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Hi Phanx,

I posted over on the Masque comments here, I wanted to potentially make CoolLine support Masque skins. I found that if I changed the frame that gets created in NewCooldown to a Button instead of a Frame, it *kinda* works. I had to disable a few other settings like the backdrop, and was able to then use the MSQ API to create a group and add that button to the group. However, it looks like the Masque skin I have applied is somehow being applied like "behind" the icon?

Here's a screenshot, using the "Serenity" Masque skin:


I know it's obviously not as simple as just changing the "Frame" to a "Button", but I'm not sure how much work it is to convert to using buttons so that they can be skinned by Masque. Do you have any idea the scope of this? Is it something that I can dig into with more guidance and eventually create a PR, or will things need to be massively overhauled?

Thanks!
Report comment to moderator  
Reply With Quote
Unread 09-02-16, 03:17 AM  
TheBonf
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Originally Posted by Phanx
It would be possible, but I likely won't add it, since it would require special code to pretend that each charge was a separate spell, and doesn't seem all that useful to me.
( ty for swift reply)
I understand.
I wasn't sure if it was intended or not. Well, as you said i can live with it
Report comment to moderator  
Reply With Quote
Unread 09-01-16, 07:51 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
It would be possible, but I likely won't add it, since it would require special code to pretend that each charge was a separate spell, and doesn't seem all that useful to me.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 09-01-16, 06:19 AM  
TheBonf
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
one icon per charge

Super cool addon.
One question though...
is it possible to set one icon for "spell'charge" rather than for "spell"?

i.e.
use "roll" with Monk 2 times (2 charges), and see two Roll incons in the timeline (rather than one?)
Report comment to moderator  
Reply With Quote
Unread 08-04-16, 04:29 PM  
Adalwolf
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Thank you very much, Phanx!

Wanted to note that Raging Blow is not tracked if you take the talent Inner Rage (which gives is a CD). Very much appreciate the work that you put into all your add-ons.
Report comment to moderator  
Reply With Quote
Unread 07-24-16, 10:08 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Yes, it will be updated. However, it should already work; just check "Load out of date addons". The only thing that may have changed is talent spells, and I'll be taking a look at that sometime this week, and posting a version update either way.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 07-20-16, 05:16 PM  
Adalwolf
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Any plans to update this for Legion, please? Love the add-on! Thanks!
Report comment to moderator  
Reply With Quote
Unread 06-18-16, 02:25 AM  
2ndHouse
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Does not show any cooldowns

I love the idea of this addon, but it does not work at all for me. Tested on both my level 100 resto shaman and resto druid. The timer bar shows, but no spells with cooldowns are displayed at all. I tried messing around with various options, but nothing fixed it. Maybe the change you made in v6.2.002 broke spell detection?
Report comment to moderator  
Reply With Quote
Unread 04-13-16, 05:23 AM  
NuperSatural
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hello. Could you please write the script on how to change the interval numbers to be like:
0-----10-----20-----30-----40-----50-----60

I tried changing it myself but I couldnt figure out how the math works from Bizadins post on page 7.


Would very much appreciate it!
Last edited by NuperSatural : 04-13-16 at 05:27 AM.
Report comment to moderator  
Reply With Quote
Unread 02-12-16, 02:39 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
No. Nobody wants to be spammed about your cooldowns, and CoolLine won't help you do that. If someone in particular (maybe your raid leader) wants to know about your raid cooldowns, they should use any of the numerous addons available to see that information on their own screen without spamming everyone else's chat window.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 01-25-16, 04:46 PM  
mjsmagalhaes
A Defias Bandit

Forum posts: 3
File comments: 5
Uploads: 0
Hey,

in the past there was a similar addon that when we clicked on the icon in the line it would /say or /raid how long the ability would take to be available again.

Do you think that can be added to CoolLine?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: