• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Lifebloomer

 

Project Updated:
Files Updated: Thu, Nov 5 2009
Supports Game Version: 3.2.0
Category: Buffs & Debuffs, Class, Druid, Healer, and Unit Frames
Tags:

, , , , , and [Edit Tags]

Project Manager: Mirari
Additional Authors: catamorfizm
Current Version: 2.1.2
License: All Rights Reserved
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 71
Downloads Total: 90,332
Favorites: 173
Comments: 173
  • Contests
  • About Lifebloomer
  •  

What's New in 2.1.0

  • Now dims the HP bar of units that are out-of-range
  • Also flashes the HP bar of units that begin taking damage
  • These are enabled in the Interface Options panel

The Quick Description

Lifebloomer presents a grid of frames, one per player. There are several buttons associated with each frame. Mouseover the buttons for a quick description of their purpose.

  • The + button creates unit frames.
  • The Hunter's mark button sets the unit tracked by the frame.
  • The - button removes unit frames.

Lifebloomer presents information about each player in a compact fashion that is designed to be quickly read and acted upon:

  • Lifebloomer provides a timer bar for: Lifebloom, Wild Growth, Rejuv, Regrowth, and Abolish Poison.
  • The frame border turns colors when poisoned or cursed.
  • The vertical white line is at the 1 GCD mark on the Lifebloom timer, adjusted for latency.

Many options are found in WoW's Interface Options menu

And now on to the full description...

Getting Set Up

Command-line interface:

/lb
to list the commands
/lb s
to show the frames
/lb h
to hide the frames
/lb r
to reset the position of the Lifebloomer frames
/lb l
to (un)lock the window in place and hide buttons
/lb p
to auto-generate party frames
/lb ra
to auto-generate raid frames
/lb sr
to auto-generate "smart" raid frames (this avoids overwriting your changes).

With Lifebloomer frames showing, select what you want your frame's target to be. Then click the Hunter's Mark button next to the frame, this will set the frame's target to whatever your current target is. If your current target is not in your raid you will need to use /focus on that target before clicking the target selection button (this is because there is no other unit id for such a unit). You may add unit frames using the + button to the left of each frame and you may remove unit frames using the - button.

Editing options for Lifebloomer are located in WoW's Interface Options menu.

Usage

You will notice that the lifebloom bar will turn from blue, to purple, to red. ideally, you will reapply lifebloom when the bar turns purple, this purple region indicates when lifebloom has 1 second plus your lag left. if you cast it when the bar is purple, your previous lifebloom will get it's 5th tick in before the next one is applied. when the bar turns red (1 second left) you know that lifebloom will run out very soon if not promptly reapplied. Do not wait until the last millisecond to cast lifebloom because your lag will cause you to lose your stacks. Also, there is a red overlay which indicates the global cooldown, you should be able to cast again as soon as this bar completely disappears.

Note

It is possible to stack lifebloom on up to 4 targets (more with the talent and glyph changes in WotLK), this requires a very active player and no "line of sight" issues. However doing so will drain your mana fairly fast so you don't want to do this if you do not have to. By paying attention to each tank's DTPS you should be able to judge how many hots you need on them, if any at all.

Configuration

In the Blizzard main Game menu there is a button for "Interface" and a tab for "AddOns" where Lifebloomer and many other AddOns place their configurable options. Lifebloomer allows you to configure many aspects: colors, dimensions, number of frames per column, click bindings, and more. Be sure to click on the little "+" button next to the word "Lifebloomer" to expand all the configuration options available.

Bugs

Please report any bugs that you find and feel free to offer suggestions.

In the Works

  • More bar/border textures to choose from
  • More Click bindings
  • Use same bindings as healbot option
  • Ace (not so soon)

Localizations

You name it, it works!

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Lifebloomer 2.1.2 Release 3.2.0 926 11/5/2009
  Lifebloomer 2.1.1 Release 3.2.0 7,226 8/5/2009
  Lifebloomer 2.1.0 Release 3.1.0 4,471 6/15/2009
  Lifebloomer 2.0.2 Release 3.1.0 2,258 6/2/2009
  Lifebloomer 2.0.1 Release 3.1.0 283 6/1/2009
  • 1 page(s)
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • gohill said 

    pls add curse at Anub'arak.Thx

    Reply Report Permalink
  • All curses should appear as usual. As far as I know Anub'arak does not have a curse. Do you mean Penetrating Cold, the frost DoT?

    Reply Report Permalink
  • gohill said 

    yes Penetrating Cold,sry

    Reply Report Permalink
  • just saying i love this addon sooooo much. Makes my life so much easier.

    Thanks

    Reply Report Permalink
  • Rooneytt said 

    Hi, rooneytt here again, i was wonderin if u guys were gonna update the ignis hot pot feature that highlights the frame in red whoever is in the pot, but for other bosses like in TOC - Lord Jaraxxus's Incinerate Flesh move and stuff. Kinda hard to look through 25 names and then start healin when you only have a 10sec span. I might try to look up how to do it myself but im lazy lol thanks again

    Reply Report Permalink
  • Added to v2.1.2.

    Reply Report Permalink
  • I'll look into it.

    Reply Report Permalink
  • killeasy said 

    hiya can you give a example for macro handlers dont know how to use it , is it like /castsequence Rejuvenation,Nourish or complety different

    Reply Report Permalink
  • killeasy said 

    ah ty , tried clique isnt that good imho

    Reply Report Permalink
  • Mirari said 

    the macro handlers are to be used when you wish to create a set of macros that will cast a spell on a single frame's target.

    for instance:
    You want to place macros on your action bar so that pressing buttons 1 through 4 will cast spells on Lifebloomer frames 1 through 4, respectively (ie. pressing '1' will cast a spell on your first target, '2' will cast a spell on your second target, and so on).

    in your macro you do this with the line:
    "/click LifebloomerMainFrameUnitFrame1 Handler1"

    This will cast the spell specified in the handlers options on the unit in your first Lifebloomer frame. Your second macro would look like this:
    "/click LifebloomerMainFrameUnitFrame2 Handler1"

    If this is not your intention and you want to run a macro when clicking on the frame you must download another addon such as Clique. If you have any further questions, feel free to ask.

    Reply Report Permalink
  • eiba said 

    This isn't working for me anymore after i updated atlas and atlasloot. i don't know if that's connected, but that is when it stopped working.
    now it doesn't stay with its assigned target, so as soon as the hots on the assigned target goes away, it doesn't refresh/update itself again, and i must assign it again. which is hopeless.

    Reply Report Permalink
  • I installed Atlas and AtlasLoot Enhanced and did not observe any problems so far with Lifebloomer.

    Can you try to isolate the problem further?

    Reply Report Permalink
  • 2.1.1 is a quick TOC interface update for WoW 3.2. I did not detect any other problems in testing so far. Please let me know if you find any problems with Lifebloomer in the new patch.

    Reply Report Permalink
  • Lifebloomer has many options to resize and tailor the bars in its Interface Options panel. You shouldn't need to use MoveAnything to do that, and I can't guarantee that changes made with MoveAnything will work correctly in all situations. You should check out the Interface Options menu and configure it to your liking from there.

    Reply Report Permalink
  • Rooneytt said 

    I was wondering if you can make a option that prevents lifebloomer from locking when you enter combat. I cant tell you the number of times my raid leader changed the groups around before a boss without me knowing and then i have doubles of people and others are just off the lifebloomer. Thanks for makin me a pro healer!

    Reply Report Permalink
  • Mirari said 

    Blizzard restricts changes to unit frames while in combat. The display of the frame can be changed (color, HoT bars, etc.) however, the frame's size, location, target unit, and click bindings cannot be altered in combat.

    Blizzard introduced these restrictions because addons like Decursive were choosing the target and spell for the player which was considered to be too powerful. Unfortunately for us, this means that we cannot set the frame's target while in combat.

    Reply Report Permalink
  • My initial impression is that Blizzard restricts a lot of addon behavior in-combat particularly with frame creation and manipulation. So, it's possible that _something_ could be done, but not full freedom. I need to sort out the disabled functions and make sure they're not being invoked during combat while a player tries to fix the frames.

    Reply Report Permalink
  • servi said 

    The only thing i miss in this addon is to add random debuffs to track them on Lifebloomer unitframes as icon would be best.

    Reply Report Permalink
  • There are also alpha versions available at http://wow.curseforge.com/projects/lifebloomer/files/ where I am experimenting with new features. Currently: darken out-of-range player frames, and "flash" player frames that have just started taking damage.

    Reply Report Permalink
  • kulzor said 

    By the way, just wanted to (re-)give kudos for adding the party feature, and for remembering them between logins. I have the same party *all* the time, pretty much every day. It's a huge help having the toons in the same position in the list, and to not have to re-make the list every time!

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 20,128 HealBot Continued Buffs & Debuffs, Class, and...
  2. 7,783 X-Perl UnitFrames Raid Frames, and Unit Frames
  3. 5,829 PallyPower Buffs & Debuffs, and Paladin
  4. 3,246 Decursive Buffs & Debuffs, Boss Encounters...
  5. 2,519 DrDamage Combat, Caster, Class, Damage...