Download
(22Kb)
Download
Updated: 10-09-12 08:37 PM
Pictures
File Info
Updated:10-09-12 08:37 PM
Created:01-03-11 07:12 PM
Downloads:197,751
Favorites:200
MD5:

Icicle  Popular! (More than 5000 hits)

Version: v1.0
by: xthothx [More]

Adds enemy cooldowns to their nameplates!

/icicle or ingame menu for options.

In cases where spells have variable cooldown times I've used the lowest possible that I'm aware of, So please remember that in some cases the cooldown shown is a guideline not concrete.

Icicle uses the combat log so if cooldowns are used out of its range or are otherwise hidden from it they will not show up.

* I no longer play wow and due to time restraints did not test this rewrite as extensively as i should have. Lets cross our fingers there's not too many addon breaking bugs =).

v1.0
--complete rewrite for MoP
--ingame options added

v0.9.2
--update for 4.2 thanks terryremiux for the help

v0.9.1
--fixed my timer fail

v0.9
--patched for 4.1
--updated some cooldowns
--implented timers

v0.8
--Updated cooldowns for 4.0.6
--Fixed timers not showing sometimes /facepalm

v0.7
--Fix for spells that weren't working ie: Hex, Ring of Frost and a few others.
Thanks FrokeR for letting me know
--Added a border on interrupts and silences

v0.6
--Made the tables local...D'oh
--Changed the event that resets cooldowns
--Big update to the spell list

v0.5
--Stopped pointless nameplate scanning
--Small code optimization
--Cooldowns reset when zoning

v0.4
--Added support for Aloft. thanks acapela

v0.3
--Added support for Cold Snap, Preparation and Readiness
--Icons constrained by frame width
--Added Mind Freeze and Rebuke to the spell list...oops

v0.2
--Cleaned up the code
--Fixed icons occasionally showing up small
Optional Files (1)
File Name
Version
Size
Author
Date
Type
5.4
24kB
11-02-13 08:36 PM
Patch


Post A Reply Comment Options
Unread 01-18-11, 11:27 PM  
xthothx
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 2
It does not work with DocsNameplates.
Last edited by xthothx : 01-19-11 at 12:01 AM.
Report comment to moderator  
Reply With Quote
Unread 01-18-11, 11:48 PM  
psycedelic
A Defias Bandit

Forum posts: 3
File comments: 52
Uploads: 0
eNameplates

When my server is up agian im gonna try this addon with eNameplates, hopefully it will work.

http://www.wowinterface.com/download...ameplates.html
Report comment to moderator  
Reply With Quote
Unread 01-19-11, 10:39 PM  
psycedelic
A Defias Bandit

Forum posts: 3
File comments: 52
Uploads: 0
Re: eNameplates

Originally posted by psycedelic
When my server is up agian im gonna try this addon with eNameplates, hopefully it will work.

http://www.wowinterface.com/download...ameplates.html

works like a charm! uber addon

any chance to add hots/dots?
im playing healing some times and keeping hots on my tank via healbot... so i dont mark him i just see nameplates and if i could see hots there... damn that would be awesome!
Report comment to moderator  
Reply With Quote
Unread 01-20-11, 12:23 AM  
xthothx
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 2
Report comment to moderator  
Reply With Quote
Unread 01-20-11, 03:06 AM  
Thedeath
A Kobold Labourer

Forum posts: 0
File comments: 20
Uploads: 0
any ingame options? add/remove spells/abilities , size , etc
all of it could be find in .lua , but sometime lazy2do it
btw sometime show wrong icons of class, could show "hammer of justice" when it must show "antimagic shell" etc etc etc

good job, i hope u will continue developing ur "child"
Report comment to moderator  
Reply With Quote
Unread 01-21-11, 05:47 AM  
DVDio
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
I have a question, in the 2° and 3° screenshot, what is the addon that illuminates the spell in cd and let in fade the other spell?

thk in advice ^^
Report comment to moderator  
Reply With Quote
Unread 01-21-11, 06:53 AM  
xthothx
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 2
Report comment to moderator  
Reply With Quote
Unread 01-23-11, 08:22 AM  
kazaakmX
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 21
Uploads: 1
!

Getting lua error when using with tidy plates
Report comment to moderator  
Reply With Quote
Unread 01-23-11, 11:33 AM  
psycedelic
A Defias Bandit

Forum posts: 3
File comments: 52
Uploads: 0
Re: !

Originally posted by kazaakmX
Getting lua error when using with tidy plates
best way to get help is to post the LUA error along with announcing it :>
and you should reroll tidy > enameplate i was a tidy junkie before until i discoverd eNameplate.. totally fell in love and icicle works with eName without any problems
Report comment to moderator  
Reply With Quote
Unread 01-23-11, 06:07 PM  
xthothx
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 2
Re: !

Originally posted by kazaakmX
Getting lua error when using with tidy plates
Are you using the latest tidyplates? if so which version and which theme? are you using the latest version of Icicle?
psychedelic is right on the money, please paste the lua error please. I've been using tidyplates all morning and haven't had any error so i need more info.
Report comment to moderator  
Reply With Quote
Unread 01-23-11, 10:14 PM  
Gunba
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Is there any way to move the location of the icons without changing their anchor point? For example for me the icons are too far left, and moving the starting point right would fix it. Just not sure how to do that with LUA.
Report comment to moderator  
Reply With Quote
Unread 01-24-11, 12:37 AM  
xthothx
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 2
Originally posted by Gunba
Is there any way to move the location of the icons without changing their anchor point? For example for me the icons are too far left, and moving the starting point right would fix it. Just not sure how to do that with LUA.
find this line
db[name][i]:SetPoint("TOPLEFT", f, 0, size + 10)
and change the 0 to whatever you need ie
db[name][i]:SetPoint("TOPLEFT", f, 25, size + 10)
then fine this line
if not width then width = f:GetWidth() end
and subtract then value from it
if not width then width = f:GetWidth() -25 end
Report comment to moderator  
Reply With Quote
Unread 01-24-11, 08:24 AM  
kazaakmX
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 21
Uploads: 1
The Error

Are you using the latest tidyplates? if so which version and which theme? are you using the latest version of Icicle?
psychedelic is right on the money, please paste the lua error please. I've been using tidyplates all morning and haven't had any error so i need more info.
Yes i am using the latest version i have them saved to favs so i keep them updated. Also the theme im using with tidy is TidyPlates_Graphite and the ui im currently using is Tukui_Dajova_Edit_v12.20

Message: Interface\AddOns\Icicle\Icicle.lua:369: attempt to call method 'GetText' (a nil value)
Time: 01/23/11 16:51:04
Count: 12
Stack: Interface\AddOns\Icicle\Icicle.lua:369: in function <Interface\AddOns\Icicle\Icicle.lua:364>
Interface\AddOns\Icicle\Icicle.lua:417: in function <Interface\AddOns\Icicle\Icicle.lua:407>

Locals: f = <unnamed> {
0 = <userdata>
shadow = <unnamed> {
}
iborder = <unnamed> {
}
text = <unnamed> {
}
i = 0
oborder = <unnamed> {
}
}
name = nil
_ = <unnamed> {
0 = <userdata>
}
_ = <unnamed> {
0 = <userdata>
}
_ = <unnamed> {
0 = <userdata>
}
_ = <unnamed> {
0 = <userdata>
}
_ = <unnamed> {
0 = <userdata>
}
_ = <unnamed> {
0 = <userdata>
}
eman = <unnamed> {
0 = <userdata>
}
(*temporary) = <function> defined =[C]:-1
(*temporary) = nil
(*temporary) = <unnamed> {
0 = <userdata>
}
(*temporary) = "attempt to call method 'GetText' (a nil value)"
Report comment to moderator  
Reply With Quote
Unread 01-24-11, 06:53 PM  
xthothx
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 2
kazaakmX spent the morning trying to recreate the bug and i haven't gotten anywhere. does this happen often or at a specific time like the first few times you see a nameplate? tbh I'm at a loss, i'll keep poking around see if i can get an error but if all else fails i might have to get you to send me your config. are you running any other addons that do stuff to the nameplate?
Report comment to moderator  
Reply With Quote
Unread 01-25-11, 02:49 AM  
kazaakmX
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 21
Uploads: 1
Originally posted by xthothx
kazaakmX spent the morning trying to recreate the bug and i haven't gotten anywhere. does this happen often or at a specific time like the first few times you see a nameplate? tbh I'm at a loss, i'll keep poking around see if i can get an error but if all else fails i might have to get you to send me your config. are you running any other addons that do stuff to the nameplate?
Most of the time i get the bug during combat in pvp or arenas ........ also i switched from tidy to enameplates atm still getting the bug. ........ Well come to think of it i also use icehud that might be causing the bug
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: