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,556
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 10-11-14, 04:14 PM  
mardok
A Murloc Raider

Forum posts: 5
File comments: 13
Uploads: 0
Guys what nameplate in the screenshots ?
Report comment to moderator  
Reply With Quote
Unread 05-07-14, 05:51 PM  
Langepac
A Kobold Labourer

Forum posts: 0
File comments: 134
Uploads: 0
hi

Good day! Can give your assembly addons?
Report comment to moderator  
Reply With Quote
Unread 11-12-13, 11:24 PM  
donteventrii
A Murloc Raider

Forum posts: 4
File comments: 68
Uploads: 0
Re: Updated for MoP 5.4

Originally Posted by Rainbowdashx
I made some work, addon should now work with patch 5.4


i made a github repo where u can download it: https://github.com/rainbowdashx/icicle

(you must rename Folder from icicle-master to Icicle *case sensitive*)

EDIT: uploaded zip file
I'm getting a few errors:
24x Icicle-1.0\IcicleCore.lua:112: attempt to index local "getName" (a nil value)
Icicle-1.0\IcicleCore.lua:112: in function <Icicle\IcicleCore.lua:110>
Icicle-1.0\IcicleCore.lua:135: in function <Icicle\IcicleCore.lua:134>

Locals:
hideIcon = <function> defined @Interface\AddOns\Icicle\IcicleCore.lua:110
plateFrame = NamePlate3 {
0 = <userdata>
aloftData = <table> {
}
icicle = 0
originalAlpha = 0.49803921568627
}
1x Icicle-1.0\IcicleCore.lua:103: attempt to index local "getName" (a nil value)
Icicle-1.0\IcicleCore.lua:103: in function <Icicle\IcicleCore.lua:101>
Icicle-1.0\IcicleCore.lua:132: in function <Icicle\IcicleCore.lua:131>

Locals:
onShow = <function> defined @Interface\AddOns\Icicle\IcicleCore.lua:101
plateFrame = NamePlate3 {
0 = <userdata>
icicle = 0
originalAlpha = 0.49803921568627
aloftData = <table> {
}
Vial = 0
}
6x Icicle-1.0\IcicleCore.lua:139: attempt to index local "getName" (a nil value)
Icicle-1.0\IcicleCore.lua:139: in function <Icicle\IcicleCore.lua:122>
Icicle-1.0\IcicleCore.lua:178: in function <Icicle\IcicleCore.lua:171>

Locals:
frame = <unnamed> {
0 = <userdata>
}
elapsed = 0.013000000268221
getUpdate = 0
checkTable = <function> defined @Interface\AddOns\Icicle\IcicleCore.lua:151
numChild = 3
getNameplates = <function> defined @Interface\AddOns\Icicle\IcicleCore.lua:122


1x Icicle-1.0\IcicleCore.lua:84: attempt to index local "getName" (a nil value)
Icicle-1.0\IcicleCore.lua:84: in function <Icicle\IcicleCore.lua:81>
Icicle-1.0\IcicleCore.lua:158: in function <Icicle\IcicleCore.lua:151>
Icicle-1.0\IcicleCore.lua:175: in function <Icicle\IcicleCore.lua:171>

Locals:
(for generator) = <function> defined =[C]:-1
(for state) = <table> {
Oddessy = <table> {
}
}
(for control) = "Oddessy"
key = "Oddessy"
val = <table> {
}
(for generator) = <function> defined =[C]:-1
(for state) = <table> {
}
(for control) = 1
ind = 1
icon = <unnamed> {
0 = <userdata>
name = "Bestial Wrath"
endtime = 50381.724
texture = <unnamed> {
}
background = <unnamed> {
}
cooldown = <unnamed> {
}
size = 17
}
cdCache = <table> {
Oddessy = <table> {
}
}
visPlate = <function> defined @Interface\AddOns\Icicle\IcicleCore.lua:81
iconCache = <table> {
}
Report comment to moderator  
Reply With Quote
Unread 11-02-13, 08:31 PM  
Rainbowdashx
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 1
Uploads: 1
Updated for MoP 5.4

I made some work, addon should now work with patch 5.4


i made a github repo where u can download it: https://github.com/rainbowdashx/icicle

(you must rename Folder from icicle-master to Icicle *case sensitive*)

EDIT: uploaded zip file
Last edited by Rainbowdashx : 11-02-13 at 08:42 PM.
Report comment to moderator  
Reply With Quote
Unread 10-08-13, 05:42 AM  
Axioma
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 1
Uploads: 1
You can use Atemi, VialCooldowns (they are based on Icicle and have a problems with Tidy Plates now (08.10.13)), NameplateCooldowns (it's in beta state, but it works with Tidy Plates).
Report comment to moderator  
Reply With Quote
Unread 09-20-13, 05:17 PM  
Ancyfex
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Would also appreciate an update for 5.4
Report comment to moderator  
Reply With Quote
Unread 09-17-13, 04:43 PM  
Ifan
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Would love if someone updated this for 5.4!
Report comment to moderator  
Reply With Quote
Unread 09-15-13, 10:14 PM  
pivolito
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
update this awesome addon for 5.4 please!!!
Report comment to moderator  
Reply With Quote
Unread 06-06-13, 12:41 PM  
Saith90
A Murloc Raider

Forum posts: 4
File comments: 20
Uploads: 0
any update in progress for 5.3?
Report comment to moderator  
Reply With Quote
Unread 05-26-13, 04:04 AM  
Viper_0000
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 7
Uploads: 1
doesn't work in 5.3, also using tidyplates + threat plates.
Report comment to moderator  
Reply With Quote
Unread 05-13-13, 04:58 PM  
GeneralWurst
A Defias Bandit

Forum posts: 2
File comments: 96
Uploads: 0
error:

Date: 2013-05-13 21:02:07
ID: 2
Error occured in: Global
Count: 599
Message: <unnamed>:SetParent(): Couldn't find region named '(null)'
Debug:
[C]: ?
[C]: ?
[C]: SetParent()
Icicle\IcicleCore.lua:67:
Icicle\IcicleCore.lua:62
Icicle\IcicleCore.lua:108:
Icicle\IcicleCore.lua:102
Icicle\IcicleCore.lua:137:
Icicle\IcicleCore.lua:136
[C]: ?
Locals:
(*temporary) = <unnamed> {
0 = <userdata>
name = "Dark Regeneration"
endtime = 1068024.7
texture = <unnamed> {
}
background = <unnamed> {
}
cooldown = <unnamed> {
}
size = 22
}
Report comment to moderator  
Reply With Quote
Unread 03-19-13, 08:13 AM  
Shinobiwun
A Defias Bandit
 
Shinobiwun's Avatar

Forum posts: 2
File comments: 21
Uploads: 0
Re: Re: Link Broken

Originally Posted by Archarodim
Originally Posted by Shinobiwun
Just tried the link and it doesn't work. Error:404
Just copy/paste it if it doesn't work:


http://www.j2072.teaser-hosting.com/temp/Icicle-fixedHooks.rar
THANK YOU SIR!
Report comment to moderator  
Reply With Quote
Unread 03-15-13, 06:57 PM  
Archarodim
A Murloc Raider
 
Archarodim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 34
Uploads: 1
Re: Link Broken

Originally Posted by Shinobiwun
Just tried the link and it doesn't work. Error:404
Just copy/paste it if it doesn't work:


http://www.j2072.teaser-hosting.com/temp/Icicle-fixedHooks.rar
Last edited by Archarodim : 03-15-13 at 06:57 PM.
Report comment to moderator  
Reply With Quote
Unread 03-15-13, 03:43 PM  
Shinobiwun
A Defias Bandit
 
Shinobiwun's Avatar

Forum posts: 2
File comments: 21
Uploads: 0
Link Broken

Just tried the link and it doesn't work. Error:404
Report comment to moderator  
Reply With Quote
Unread 03-15-13, 02:12 AM  
Archarodim
A Murloc Raider
 
Archarodim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 34
Uploads: 1
Fixed version

Here is a fixed version which no longer uses :SetScript() on nameplates which was causing all other add-ons using nameplates to fail... (it uses :HookScript() instead)

http://www.j2072.teaser-hosting.com/temp/Icicle-fixedHooks.rar
Last edited by Archarodim : 03-15-13 at 06:56 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: