Page 1 of 2

[ADDON] CoolDownLine 0.3B

Posted: Thu Mar 24, 2016 5:33 pm
by sullemunk
CoolDownLine

Tracks Ability cooldowns from your Actionbar on an Timeline bar with moving icons that accelerates as the cooldown decreases
It also shows wich ability is going to finish it's cooldown next.

Sample:
Image

width:1000 height:30
Image

ImageCoolDownLine 0.3B

USAGE:
Click and drag the CooldownLine Window to re-possition
/CDL width <number> ; sets the width of the CoolDownLine (default: 750)
/CDL height <number> ; sets the height of the CoolDownLine (default: 40)
/CDL offset <number> ; sets the offset of the cooldown timers (default: -50)
/CDL default ; re-sets the setting to the defaults

==================================================================================================
CoolDownLine 0.3B:

·Added Option to set Width / height on the CoolDownLine throu /slash command
·Added Flash animation on Line upon cooldown creation
·Added fading when cooldown is under 1 sec


==================================================================================================
CoolDownLine 0.2B:
·Added tracking of mostly all things that can be put on the hotbar (potions, renown abilitys etc..)
·Added a small animation when an ability has finished it's cooldown
·Cooldown timers uses a nicer format (instead of only counting secounds)
·Option to change the cooldown timer offset (moving it's Vertical possition)
·Abilitys should not get frozen in the timeline if they are discarded or switched from the hotbar, instead it's tracking window gets removed.

To change the Cooldown timer offset, Type:

Code: Select all

/script CDLSAVES.Offset = NUMBER
where NUMBER is the value of the Vertical possition you want (0 for below and -50 for above)
===================================================================================================

Note: this is very basic addon and has some restrictions:
it doesn't like stance or plan switching classes with PlanB addon, because it reads the abilitybars and those classes changes the abilityslots on the fly ( i know it's lazy way to grab cooldowns, but hey it kinda works, and i'm a bad coder :D )




0.1B: Initial Test version
0.2B: Some Updates

Re: [ADDON] CoolDownLine 0.1B

Posted: Thu Mar 24, 2016 5:39 pm
by Caffeine
Neato!

Re: [ADDON] CoolDownLine 0.1B

Posted: Thu Mar 24, 2016 5:58 pm
by Reklaw
That looks quite amazing, i'll have to try that

Re: [ADDON] CoolDownLine 0.1B

Posted: Thu Mar 24, 2016 7:53 pm
by sullemunk
Thanks!
I guess it's most usefull for healers..

Re: [ADDON] CoolDownLine 0.1B

Posted: Sun Mar 27, 2016 11:41 pm
by Tholkienn
I d'ont manage to moove the bar, or open the menu.
Is there a tips?

Re: [ADDON] CoolDownLine 0.1B

Posted: Mon Mar 28, 2016 4:22 am
by sullemunk
Tholkienn wrote:I d'ont manage to moove the bar, or open the menu.
Is there a tips?
Just click 'n drag on the bar (not on the icon), and there isn't anny menu atm

Re: [ADDON] CoolDownLine 0.1B

Posted: Mon Mar 28, 2016 6:54 am
by Tholkienn
Ok so easy, Thx.

Re: [ADDON] CoolDownLine 0.2B

Posted: Fri Apr 22, 2016 7:24 pm
by sullemunk
CoolDownLine 0.2B:

Image

·Added tracking of mostly all things that can be put on the hotbar (potions, renown abilitys etc..)
·Added a small animation when an ability has finished it's cooldown
·Cooldown timers uses a nicer format (instead of only counting secounds)
·Option to change the cooldown timer offset (moving it's Y pos)
·Abilitys should not get frozen in the timeline if they are discarded or switched from the hotbar, instead it's tracking window gets removed.

To change the Cooldown timer offset, Type:

Code: Select all

/script CDLSAVES.Offset = NUMBER
where NUMBER is the value of the y-pos you want (0 for below and -50 for above)


ImageCoolDownLine 0.2B

Re: [ADDON] CoolDownLine 0.3B

Posted: Fri May 06, 2016 10:38 pm
by sullemunk
CoolDownLine 0.3B:

Sample:
Image

width:1000 height:30
Image

ImageCoolDownLine 0.3B

·Added Option to set Width / height on the CoolDownLine throu /slash command
·Added Flash animation on Line upon cooldown creation
·Added fading when cooldown is under 1 sec

USAGE:
Click and drag the CooldownLine Window to re-possition
/CDL width <number> ; sets the width of the CoolDownLine (default: 750)
/CDL height <number> ; sets the height of the CoolDownLine (default: 40)
/CDL offset <number> ; sets the offset of the cooldown timers (default: -50)
/CDL default ; re-sets the setting to the defaults

Re: [ADDON] CoolDownLine 0.3B

Posted: Fri May 06, 2016 10:40 pm
by Telen
I like it