Download
(18Kb)
Download
Updated: 10-18-14 02:54 PM
Pictures
File Info
Compatibility:
Warlords of Draenor Pre-Patch (6.0.2)
Updated:10-18-14 02:54 PM
Created:08-19-12 05:59 AM
Downloads:2,852
Favorites:6
MD5:

gxCooldowns

Version: v3
by: Linayo [More]

Known Issues (maybe fixed with the new patch?!, not sure will test later)

  • Nature's Swiftness(ID#132158)
  • Incarnation: Tree of Life (ID#5420/81097/81098)
  • Chi Torpedo: (ID#124040/117993) Roll works tho (ID#109132)
  • Tranquility via Symbiosis: (ID#113277)

^above spells are not shown, or just shown as square without image on it (but CD from omniCC)

gxCooldowns is a cooldown AddOn that provides information through icons and a cooldown spiral.
It tries to be as efficient as possible while only checking for cooldown information for the spell you cast at the given moment.
The AddOn itself does not provide visual numbers, you will need to have OmniCC to get those.
It has a powerful and easy growth management and you can choose between left, right, up, down...
You can even make it grow evenly in two directions.

Spells, pet abilities, items and engineering enchants are supported.

You may blacklist spells you don't wish to track.

ButtonFacade support
In-game configuration, widgets handled by tekKonfig
A new sexy spellschool lockdown feature!

Credits for the Addon&Description go to the original Author: Guardix ( i hope he doesn't mind, but if, please PM me and ill take it down)

Love 'n' Hugs <3 lina


p.s. please report any kind of problem you're facing, so i can try to fix it!

V1 - Initial Launch
V2 - fixed the LUA error GetSpellBookItemName(): Invalid spell slot
Post A Reply Comment Options
Unread 08-24-12, 08:27 PM  
Qupe
A Warpwood Thunder Caller
 
Qupe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 92
File comments: 523
Uploads: 3
Getting this FrameXML error when changing the growth direction:

Code:
Message: Interface\FrameXML\UIDropDownMenu.lua:545: attempt to index local 'icon' (a nil value)
Time: 08/24/12 21:26:57
Count: 1
Stack: Interface\FrameXML\UIDropDownMenu.lua:545: in function `UIDropDownMenu_Refresh'
Interface\FrameXML\UIDropDownMenu.lua:635: in function `UIDropDownMenu_SetSelectedValue'
Interface\AddOns\gxCooldowns\configuration.lua:55: in function `func'
Interface\FrameXML\UIDropDownMenu.lua:710: in function `UIDropDownMenuButton_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals: frame = tekKonfigDropdown16727.783 {
 0 = <userdata>
 selectedValue = "Right"
 initialize = <function> defined @Interface\AddOns\gxCooldowns\configuration.lua:59
}
useValue = nil
dropdownLevel = 1
button = DropDownList1Button4 {
 0 = <userdata>
 checked = false
 bottom = <unnamed> {
 }
 right = <unnamed> {
 }
 func = <function> defined @Interface\AddOns\gxCooldowns\configuration.lua:54
 top = <unnamed> {
 }
 value = "Right"
 bg = <unnamed> {
 }
 left = <unnamed> {
 }
}
checked = 1
checkImage = DropDownList1Button4Check {
 0 = <userdata>
}
uncheckImage = DropDownList1Button4UnCheck {
 0 = <userdata>
}
normalText = DropDownList1Button3NormalText {
 0 = <userdata>
}
width = 96.078098297119
maxWidth = 96.078098297119
somethingChecked = true
listFrame = DropDownList1 {
 0 = <userdata>
 dropdown = tekKonfigDropdown16727.783 {
 }
 isCounting = 1
 showTimer = 2
 numButtons = 6
 maxWidth = 96.078098297119
}
(for index) = 4
(for limit) = 24
(for step) = 1
i = 4
icon = nil
(*temporary) = <function> defined @Interface\FrameXML\UIDropDownMenu.lua:997
(*temporary) = nil
(*temporary) = "Right"
(*temporary) = tekKonfigDropdown16727.783Text {
 0 = <userdata>
}
(*temporary) = <function> defined =[C]:-1
(*temporary) = "attempt to index local 'icon' (a nil value)"
I also seem to be unable to add a spell to the whitelist; there is no error or anything, the spell just doesn't get added once I hit add. Blacklisting works properly though.
__________________
Quse UI
WoW :: EQ2
Last edited by Qupe : 08-24-12 at 08:39 PM.
Report comment to moderator  
Reply With Quote
Unread 08-25-12, 03:13 AM  
Linayo
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 62
Uploads: 2
Hi, thanks for the Info.

As for now if you go into the Account->Accountname->Saved Variables -> gxCooldowns-lua and change there the
Lua Code:
  1. ["growth"] = "Left to Right",
to
Lua Code:
  1. ["growth"] = "Up",
or what you prefer it will work, of course that's not optimal but it's a working solution for now.

As for Whitelist, worked just fine for me now either by Shift-Clicking the Item in my Bag or adding it via Spell ID. So please try again (:
Report comment to moderator  
Reply With Quote
Unread 08-26-12, 12:33 PM  
Qupe
A Warpwood Thunder Caller
 
Qupe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 92
File comments: 523
Uploads: 3
Originally Posted by Linayo
Hi, thanks for the Info.

As for now if you go into the Account->Accountname->Saved Variables -> gxCooldowns-lua and change there the
Lua Code:
  1. ["growth"] = "Left to Right",
to
Lua Code:
  1. ["growth"] = "Up",
or what you prefer it will work, of course that's not optimal but it's a working solution for now.

As for Whitelist, worked just fine for me now either by Shift-Clicking the Item in my Bag or adding it via Spell ID. So please try again (:
Yeah I edited the savedvariables for the growth and made it work, but for some reason I still cannot add a spell; I shift clicked the spell which entered it into the text field and when I hit add nothing happens, did the same thing with the spell ID, nothing adds.
__________________
Quse UI
WoW :: EQ2
Report comment to moderator  
Reply With Quote
Unread 08-27-12, 08:33 AM  
Linayo
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 62
Uploads: 2
That's really odd and I really would like to help you out but without any error coming via Lua it makes it quite impossible. I can forward you some sample code for your savedvariables file so you can enter it and adapt it to the CD's you want to track. Or you download my UI set and get it from there... I don't know how else I could help you, except maybe try to run gxcd without any other addon being enabled and if it still doesn't let you add any spell. Sorry
Report comment to moderator  
Reply With Quote
Unread 08-27-12, 12:13 PM  
Qupe
A Warpwood Thunder Caller
 
Qupe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 92
File comments: 523
Uploads: 3
I did some further messing around and think I figured out the issue.

I set my max duration to 180 seconds (instead of the default 3600). I tried to add a cooldown that would have normally shown if my max duration was 3600, but since the spell is technically already there, it doesn't add.

I'm able to add items from my bag with no problem.

So it's either the addon won't let you add a spell if it would normally show regardless of the max cooldown duration or it won't add spells properly. I'm not sure how to test whether or not it's just spells since I can't think of a spell with a cooldown over an hour.
__________________
Quse UI
WoW :: EQ2
Report comment to moderator  
Reply With Quote
Unread 08-27-12, 02:38 PM  
Linayo
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 62
Uploads: 2
Ultrasafe Transporter: Toshley's Station has 4h CD, if you could test it would be ace still at work
Report comment to moderator  
Reply With Quote
Unread 08-27-12, 03:49 PM  
Qupe
A Warpwood Thunder Caller
 
Qupe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 92
File comments: 523
Uploads: 3
Looks like the problem happens with the older version as well.
I tried adding Have Group Will Travel on live (with the original gxCooldowns) and it didn't work with that one either.

Can't think of anything on beta with a long cd (I guess Blizz got rid of have group will travel?) and I don't have engineering.
__________________
Quse UI
WoW :: EQ2
Report comment to moderator  
Reply With Quote
Unread 08-29-12, 10:37 AM  
Emophia
A Murloc Raider

Forum posts: 5
File comments: 13
Uploads: 0
Thank you so much for doing this.

I was devastated when I couldn't get to gxCD to work until I found this.

I am so glad you picked this up.

Thank you again.
Report comment to moderator  
Reply With Quote
Unread 08-29-12, 10:54 PM  
Qupe
A Warpwood Thunder Caller
 
Qupe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 92
File comments: 523
Uploads: 3
Doesn't seem to be picking up the new Tree of Life cooldown and Nature's Swiftness won't work.

Still unable to add any spells.
__________________
Quse UI
WoW :: EQ2
Report comment to moderator  
Reply With Quote
Unread 08-30-12, 10:15 AM  
Linayo
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 62
Uploads: 2
Originally Posted by Qupe
Doesn't seem to be picking up the new Tree of Life cooldown and Nature's Swiftness won't work.

Still unable to add any spells.
okey so ive added a bunch of random spells to my white list. see screenshot 1 and 2 works fine for me.



here my saved variables file maybe it helps you. you can also find it in my UI Package

Lua Code:
  1. gxCooldownsDB = {
  2.     ["scale"] = 1.200000047683716,
  3.     ["gap"] = -5,
  4.     ["blacklist"] = {
  5.     },
  6.     ["minDuration"] = 1.5,
  7.     ["style"] = {
  8.         "PixelSkin", -- [1]
  9.         0.45, -- [2]
  10.         false, -- [3]
  11.         {
  12.             ["Normal"] = {
  13.                 0, -- [1]
  14.                 0, -- [2]
  15.                 0, -- [3]
  16.                 1, -- [4]
  17.             },
  18.             ["Pushed"] = {
  19.                 0.2509803921568627, -- [1]
  20.                 0.2509803921568627, -- [2]
  21.                 0.2509803921568627, -- [3]
  22.                 1, -- [4]
  23.             },
  24.         }, -- [4]
  25.     },
  26.     ["maxDuration"] = 3600,
  27.     ["items"] = {
  28.         ["Tabard of the Lightbringer"] = 52252,
  29.         ["Leyara's Locket"] = 71259,
  30.         ["Iron Boot Flask"] = 43499,
  31.         ["Jeeves"] = 49040,
  32.         ["Toshley's Station Transporter"] = 30544,
  33.         ["Hearthstone"] = 6948,
  34.         ["Wormhole"] = 48933,
  35.         ["Portal: Dalaran"] = 52251,
  36.         ["Blood Elf Illusion"] = 35275,
  37.     },
  38.     ["growth"] = "Left and Right",
  39.     ["xOffset"] = -1,
  40.     ["yOffset"] = -167,
  41. }

Druids Spells will be fixed after my holiday. leaving in less than 8 hours.

@Emophia: thank you for those kind words, flatters me to see people appreciating my work <3
Report comment to moderator  
Reply With Quote
Unread 08-30-12, 11:56 AM  
Qupe
A Warpwood Thunder Caller
 
Qupe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 92
File comments: 523
Uploads: 3
Originally Posted by Linayo
okey so ive added a bunch of random spells to my white list. see screenshot 1 and 2 works fine for me.
But are those actually spells? I thought they were items that sat in your bag. What I'm trying to do is add spells from my spellbook (ie - Prayer of Mending, Nature's Swiftness, Howl of Terror).

I can get items from my bag to add with no problem at all, but nothing from my actual spellbook works.

But I guess to be clear and make sure we're on the same page (meaning, I didn't mistake a feature), is the addon even capable to add a spellbook spell or can it only add items (hearthstone, trinkets, etc..)?
__________________
Quse UI
WoW :: EQ2
Report comment to moderator  
Reply With Quote
Unread 08-30-12, 12:19 PM  
Linayo
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 62
Uploads: 2
those spells you describe are supposed to get tracked automatically though. except like the two druid spells you mentioned(maybe more i dont know yet) but the addon takes the spells incl. cooldown from the spellbook. as you can see it, tracked my normal cd's in the original screenshot of the UI or here (Gift of the Naruu, Dispersioin, Fade, Hymm of Hope, Prayer of Mending) or howl of terror, Metamorphosis or here some rogue stuff clicky
Last edited by Linayo : 08-30-12 at 12:29 PM.
Report comment to moderator  
Reply With Quote
Unread 10-02-12, 02:16 AM  
Qupe
A Warpwood Thunder Caller
 
Qupe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 92
File comments: 523
Uploads: 3
Chi Torpedo is another spell that isn't showing up as a cooldown, Roll shows up but Chi Torpedo (Roll turns into Chi Torpedo via talent) does not.
__________________
Quse UI
WoW :: EQ2
Report comment to moderator  
Reply With Quote
Unread 10-20-12, 09:16 AM  
WarlikeOfChaos
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Inner Focus, id 89485 not showing.
Report comment to moderator  
Reply With Quote
Unread 10-20-12, 10:22 AM  
Linayo
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 62
Uploads: 2
thanks for the reports, ill look into it soon. just got not much time atm sorry
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: