DOWNLOAD HERE
==========
http://files.wowace.com/GridStatusHots
Forum Thread
==========
http://www.wowace.com/forums/index.php?topic=4142.0
1. Seperate indicator for Your HoT(s) on a specific target.
2. Remaining running time of your HoT(s) in seconds
3. Total number of HoT's running on any target.
Since HoTs stack is nice to know when the HoTs you threw is running or expiring.
This way we can maximize HoT healing, instead of guessing and recast and waste mana.
Menu options are :
ALL:
--------
Buff: Hot Count -> (indicators: texts)
PRIEST:
---------
Buff: My Renew -> (indicators: border,corners,texts)
Buff: Hot Count -> (indicators: texts)
DRUID:
---------
Buff: My Rejuvenation -> (indicators: border,corners,texts)
Buff: My Regrowth -> (indicators: border,corners,texts)
Buff: My Lifebloom -> (indicators: border,corners,texts)
Buff: Hot Count -> (indicators: texts)
If you throw both rejuv and regrowth rejuv has priority since regrowth runs longer.
It seems the translator broke GridStatusHots with the latest release on the svn (r24160)
I receive the following error when logging in:
[2007/01/09 17:18:59-420-x1]: GridStatusHots\GridStatusHots.lua:19: AceLocale(GridStatusHots): Translation "My HoT spell" does not exist.
ag_UnitFrames-0_o \libs\AceLibrary\AceLibrary.lua:85: in function `error'
AceLocale-2.2-23383 (ag_UnitFrames):466: in function <...ddOns\ag_UnitFrames\libs\AceLocale\AceLocale-2.2.lua:464>
AceLocale-2.2-23383 (ag_UnitFrames):38: in function <...ddOns\ag_UnitFrames\libs\AceLocale\AceLocale-2.2.lua:36>
GridStatusHots\GridStatusHots.lua:19: in main chunk
Originally posted by Predic I started using grid a week ago. GridStatusHots seems to be very interesting but it doesn't work in any way for me. Update needed or is there possibly another problem?
I'm using deDE-Version of WoW with a Druid and would like it to see my own HOTs
I havent added localization yet.
But I can, I just need some help with translations like :
German, French, Spanish etc.. name for the 3 spells, renew, rejuvenation and regrowth and someone to test this.
I started using grid a week ago. GridStatusHots seems to be very interesting but it doesn't work in any way for me. Update needed or is there possibly another problem?
I'm using deDE-Version of WoW with a Druid and would like it to see my own HOTs
Originally posted by jeroen84 Swiftmend always takes away the HoT that has the shortest time running, so theoretically you could fix this problem by making a time for each (in the menu activated) HoT.
You could make this more precise by using the grid communcation Channel for synchronising like the Incoming Heal feature does.
I really hope you'll consider looking into this, as it would be a great help for many Druids out there.. And the fact that as far as I know it would be a unique feature that no other addon has yet.
Hi jeroen84
Your welcome to give it a shot, but I cant, since I dont have a druid to test it on.
Issues
==========
If your target has 2 renew or rejuv running, and 1 (yours) gets dispelled, there is now way of detecting if it was your HoT
Swiftmend always takes away the HoT that has the shortest time running, so theoretically you could fix this problem by making a time for each (in the menu activated) HoT.
You could make this more precise by using the grid communcation Channel for synchronising like the Incoming Heal feature does.
I really hope you'll consider looking into this, as it would be a great help for many Druids out there.. And the fact that as far as I know it would be a unique feature that no other addon has yet.
Originally posted by evilenvy This was working perfectly before I updated all my ace addons...now it says it can't find a library instance of RosterLib-2.0. I still have Rosterlib (Roster-2.1 and RosterLib-2.0) so I don't know exactly why it can't find it now. It is enabled. Another grid plugin I am using is doing the same thing (gridstatusmissingbuffs). Grid won't work w/o RosterLib-2.0 and grid is working for me so I am at a loss.
Please help! Thanks.
Oh found the answer on the wowace forums..
Replaced:
local RL = AceLibrary("RosterLib-2.0")
to
local RL = AceLibrary("Roster-2.1")
Works again
Yes If you download Grid from SVN u need to update these in the .lua file as you said
This was working perfectly before I updated all my ace addons...now it says it can't find a library instance of RosterLib-2.0. I still have Rosterlib (Roster-2.1 and RosterLib-2.0) so I don't know exactly why it can't find it now. It is enabled. Another grid plugin I am using is doing the same thing (gridstatusmissingbuffs). Grid won't work w/o RosterLib-2.0 and grid is working for me so I am at a loss.
Please help! Thanks.
Oh found the answer on the wowace forums..
Replaced:
local RL = AceLibrary("RosterLib-2.0")
to
local RL = AceLibrary("Roster-2.1")
honest to god, ten minutes ago I opened a scite lua pad to write this grid plugin.
and then i went to wowinterface to check for some information about grid (searched for grid) and saw this.
i love you.
Can you make the "text" display (for centertext2 and whatnot) return the number of seconds left until it expires? (unless it already does, 'cause I haven't lookd at your code yet)
Do you include "hots last longer" talents/set bonuses? (unless those only exist for SWP, in which case, I'm just imagining things )
Can you add Regrowth? (yeah, druids in tree form actually cast it. )