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:124,949
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 02-15-09, 12:43 PM  
totalpackage
A Fallenroot Satyr
 
totalpackage's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 940
Uploads: 10
The other cooldown mods mentioned in the description allows you to adjust the scale; check those out.

CoolLine main use is to show what spells/items you do have on cooldown and about when they will be ready, not just spells that are about to be ready. Zero to 10m mark probably covers 95% of all the spells with cooldowns.
Report comment to moderator  
Reply With Quote
Unread 02-16-09, 12:36 AM  
plastic_toy
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 2
Uploads: 1
totalpackage, thanks for a great addon. Works smooth and great. I really like it.

One question: do you have its version without any lib-deps, gui and savedVars? So that all options could be set up through lua.

Again, awesome work.
Report comment to moderator  
Reply With Quote
Unread 02-16-09, 12:57 AM  
totalpackage
A Fallenroot Satyr
 
totalpackage's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 940
Uploads: 10
Originally posted by plastic_toy
...One question: do you have its version without any lib-deps, gui and savedVars? So that all options could be set up through lua...
If you're asking that, then you should be able to strip all that yourself. It's not much, anything with ShowOptions, db, and smed.
Report comment to moderator  
Reply With Quote
Unread 02-16-09, 04:45 AM  
plastic_toy
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 2
Uploads: 1
Originally posted by totalpackage
If you're asking that, then you should be able to strip all that yourself. It's not much, anything with ShowOptions, db, and smed.
Thank you for tips. Stripped and modified those bytes, everything seems to be working well. Now only 15 kb mem-usage.
Report comment to moderator  
Reply With Quote
Unread 02-16-09, 10:06 AM  
Alkar
A Chromatic Dragonspawn
 
Alkar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 195
File comments: 94
Uploads: 4
Just wondering if u plan on adding a feature to scale it some? would like mine just a bit bigger but all in all great addon
__________________
Report comment to moderator  
Reply With Quote
Unread 02-16-09, 02:03 PM  
totalpackage
A Fallenroot Satyr
 
totalpackage's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 940
Uploads: 10
Originally posted by Alkar
Just wondering if u plan on adding a feature to scale it some? would like mine just a bit bigger but all in all great addon
Scale as in increase the time range of the cooldowns, or scale as increasing the width/height? I already said no time scaling, and there's already a way to resize the bar (unlock -> drag resize button).
Report comment to moderator  
Reply With Quote
Unread 02-16-09, 02:20 PM  
Alkar
A Chromatic Dragonspawn
 
Alkar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 195
File comments: 94
Uploads: 4
Originally posted by totalpackage
Scale as in increase the time range of the cooldowns, or scale as increasing the width/height? I already said no time scaling, and there's already a way to resize the bar (unlock -> drag resize button).
ment the drag rescale and sorry didnt see that there was a way
__________________
Report comment to moderator  
Reply With Quote
Unread 02-27-09, 09:00 PM  
RivenFear
A Defias Bandit
 
RivenFear's Avatar

Forum posts: 0
File comments: 13
Uploads: 0
Does this addon require another library to work or something ? Ive installed this addon and ONLY this one and it doesnt seem to work at all. Ive delete all my WTF folder and everything still nothing.
Report comment to moderator  
Reply With Quote
Unread 02-27-09, 09:11 PM  
totalpackage
A Fallenroot Satyr
 
totalpackage's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 940
Uploads: 10
Originally posted by RivenFear
Does this addon require another library to work or something ? Ive installed this addon and ONLY this one and it doesnt seem to work at all. Ive delete all my WTF folder and everything still nothing.
No dependencies required. Make sure you have it enabled in your addons list. Also make sure you enable lua error popups.
Report comment to moderator  
Reply With Quote
Unread 02-28-09, 11:06 AM  
RivenFear
A Defias Bandit
 
RivenFear's Avatar

Forum posts: 0
File comments: 13
Uploads: 0
Report comment to moderator  
Reply With Quote
Unread 02-28-09, 05:11 PM  
totalpackage
A Fallenroot Satyr
 
totalpackage's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 940
Uploads: 10
Originally posted by RivenFear
heres the error

http://i41.tinypic.com/28rp2j6.jpg
Your variables are somehow messed up. Try this:
Code:
/script CoolLineDB=nil ReloadUI()
Report comment to moderator  
Reply With Quote
Unread 03-02-09, 01:28 PM  
RivenFear
A Defias Bandit
 
RivenFear's Avatar

Forum posts: 0
File comments: 13
Uploads: 0
Doing that gives this error]

http://i41.tinypic.com/2yjvjnr.jpg
Report comment to moderator  
Reply With Quote
Unread 03-02-09, 02:59 PM  
totalpackage
A Fallenroot Satyr
 
totalpackage's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 940
Uploads: 10
Originally posted by RivenFear
Doing that gives this error]

http://i41.tinypic.com/2yjvjnr.jpg
That error should not be possible. Which client/server are you using? Anyway, deleting line 61, saving the file, and resetting your vars again will fix it for you. The line with this:
Code:
[GetItemInfo(6948)] = true,  -- Hearthstone
Report comment to moderator  
Reply With Quote
Unread 03-04-09, 06:59 PM  
ifuwant
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
How about simple description

Sometimes, skills with only icon can be easily mixed up, so attaching skill text would be useful like this.

.........Starfall...............................................Nature's grasp
-----------------------------------------------------
|........A.................B....................................C . . . |
-----------------------------------------------------
............................Tranquility

(ignore "."... stupid editor )
Last edited by ifuwant : 03-04-09 at 07:05 PM.
Report comment to moderator  
Reply With Quote
Unread 03-04-09, 07:09 PM  
totalpackage
A Fallenroot Satyr
 
totalpackage's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 940
Uploads: 10
Re: How about simple description

Originally posted by ifuwant
Sometimes, skills with only icon can be easily mixed up, so attaching skill text would be useful like this.

.........Starfall...............................................Nature's grasp
-----------------------------------------------------
|........A.................B....................................C . . . |
-----------------------------------------------------
............................Tranquility

(ignore "."... stupid editor )
This addon is not for you if you need spell name text. Use the common cooldown mod with statusbar timers.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: