I've just uploaded the first version of my "Lifebloom"-Module to the WoWAce SVN.
This module comes with the option to add another CastBar-like bar to your unitframes, which tracks the duration of your lifebloom on the unit.
I really missed this feature, since expiring lifeblooms are bad and I often failed to track my lifeblooms just using the usual HoT trackers.
I hope this module will be of use for some other druids out there.
Feel free to report bugs and add feature requests here.
All praise ckknight =)
Vaeyl of Nozdormu
P.S.: Please do not look to closely at the code. I just copy-and-pasted PitBull_Castbar and changed some functionality. There might be unneeded stuff in there. =)
I'll try it out after work. Might just convince me to set up Pitbull for raidframes... And maybe tweak your code to have one for Rejuvenation.
Haven't looked at the code, but can I assume you're using the buffs API to look for Lifebloom duration? Depending on the code there might be some errors with multiple Druids around.
Feature Requests:
1. Overlay like function, I'd rather it didn't add a whole other bar and instead overlay over another bar (eg health bar)
2. A way to disable to the timer text in game.
3. free kittens for all!
I've just uploaded the first version of my "Lifebloom"-Module to the WoWAce SVN.
Thanks, very useful for druids.
I liked how the lifebloom stack was implemented in this message http://www.wowace.com/forums/index.php?topic=6037.msg169997#msg169997 using libdogtag, but the way libdogtag is organized changed and I don't known how to insert the necessary tags in the new version of the library.
how would i go about creating another small addon for rejuvenation and/or other hots?
i really like the implementation of this with my pitbull frames, and wouldn't even need a hot timer if i could add a couple more, i just don't know lua.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I've just uploaded the first version of my "Lifebloom"-Module to the WoWAce SVN.
This module comes with the option to add another CastBar-like bar to your unitframes, which tracks the duration of your lifebloom on the unit.
I really missed this feature, since expiring lifeblooms are bad and I often failed to track my lifeblooms just using the usual HoT trackers.
I hope this module will be of use for some other druids out there.
Feel free to report bugs and add feature requests here.
All praise ckknight =)
Vaeyl of Nozdormu
P.S.: Please do not look to closely at the code. I just copy-and-pasted PitBull_Castbar and changed some functionality. There might be unneeded stuff in there. =)
I'll try it out after work. Might just convince me to set up Pitbull for raidframes... And maybe tweak your code to have one for Rejuvenation.
Haven't looked at the code, but can I assume you're using the buffs API to look for Lifebloom duration? Depending on the code there might be some errors with multiple Druids around.
Feature Requests:
1. Overlay like function, I'd rather it didn't add a whole other bar and instead overlay over another bar (eg health bar)
2. A way to disable to the timer text in game.
3. free kittens for all!
Thanks, very useful for druids.
I liked how the lifebloom stack was implemented in this message http://www.wowace.com/forums/index.php?topic=6037.msg169997#msg169997 using libdogtag, but the way libdogtag is organized changed and I don't known how to insert the necessary tags in the new version of the library.
i really like the implementation of this with my pitbull frames, and wouldn't even need a hot timer if i could add a couple more, i just don't know lua.