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

  • Your Rating

  • Share
  • Report Abuse

GridStatusLifebloom

  Download the Curse Client

Project Updated:
Files Updated: Wed, Apr 22 2009
Supports Game Version: 3.0.9
Category: Unit Frames
Tags:

[Edit Tags]

Project Manager: Anaram
Additional Authors: Azethoth
Current Version: v3.01.01.05 release
License: All Rights Reserved
Avg Daily DL (last 30 days): 122
Downloads Total: 63,580
Favorites: 174
Comments: 29
  • About GridStatusLifebloom
  •  

Custom status indicator for grid to show the time remaining on your own lifebloom. The timer is color coded to indicate how many stacks of lifebloom there is (you can either use only the color as corner icon or the timer as center text).

The mod uses ace libraries so it should be compatible with different language versions of WoW (texts haven't been localized though).

  • 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  
  GridStatusLifebloom v3.01.01.05 release Release 3.0.9 16,136 4/22/2009
  GridStatusLifebloom v3.00.08.04 release Release 3.0.3 16,931 1/20/2009
  GridStatusLifebloom v3.00.03.03 release Release 3.0.3 3,606 1/15/2009
  GridStatusLifebloom v3.00.02.00 release Release 3.0.2 11,817 10/20/2008
  GridStatusLifebloom-r63661 Beta 2.3.3 1,861 3/5/2008
  • 1 page(s)
Advertisement
  • Screenshots (1)
  •  
  • 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.
  • my grid setup was working normally until i updated this via the curse client yesterday. all my hots have now disappeared from grid--they aren't even in the options menu anymore. there's no way to track lifeblooms. i have no clue how to fix it.

    Reply Report Permalink
  • I am having this same issue.

    Reply Report Permalink
  • I'm trying to get it to show different colors for a stack of 1, 2 or 3 LB, but no matter the settings I can't seem to make it work. I've tried every possible combination with no luck. Pls explain the correct settings for LB, under stacks and My Hots, etc. or fix bugs, w/e the problem is.

    Reply Report Permalink
  • comerb said 

    I'm not seeing a duration timer on when I have a single stack on a person. The duration timer only appears when I have 2 or 3 stacks on a person.

    Also if I change the Lifebloom duration to Frame Alpha, the entire grid frame disappears w/ a single stack, but reappears after the stack goes away or if I put 2-3 stacks on the target.

    Reply Report Permalink
  • Line 447 or thereabouts:
    Code:

    local name, rank, icon, count, debuffType, duration, expirationTime, isMine, isStealable = UnitAura(unitid, spellNameLifebloom, nil, "HELPFUL|PLAYER")

    if (isMine and duration) then
    local startTime = expirationTime - duration



    Change to:

    Code:
    local name, rank, icon, count, debuffType, duration, expirationTime, isMine, isStealable = UnitAura(unitid, spellNameLifebloom, nil, "HELPFUL|PLAYER")

    if (isMine =="player" and duration) then
    local startTime = expirationTime - duration


    The change is that the isMine check needs to be isMine =="player"

    Reply Report Permalink
  • Any fix for this yet?

    Reply Report Permalink
  • dominoid said 

    seems to be tracking other druid's lifeblooms since 3.1
    I absolutely love this addon so if a 3.1 version could arrive I'd be a very happy tree :)

    Reply Report Permalink
  • druvan said 

    pls update, can't heal whitout it

    Reply Report Permalink
  • vmj said 

    could you please update for 3.1

    Reply Report Permalink
  • Note on line 418, the maxValue of Lifebloom is hard coded as 7, when with talents and glyph it is really 10s. Setting it to 10 manually makes it work beautifully with GridManaBars, so I'm not sure if you want to change anything about that at all.

    Reply Report Permalink
  • jhilkey said 

    Seems the new version lags. Not sure if it is the new Grid or the new GridStatusLifebloom. As it is counting down my 3 stack, I attempt to refresh it with .75-.5 sec left according to the countdown, but the heal lands after the stack expires.
    Grid-1.30000.2009011501
    GridStatusLifebloom-v3.00.08.04_release

    Reply Report Permalink
  • Updating i mean :P

    Reply Report Permalink
  • ndru02 said 

    Amen - I'm lost without this Grid module. Many thanks for all your work, Glub.

    Reply Report Permalink
  • THX for uploading :)

    Reply Report Permalink
  • hamder said 

    One problem tho.. It tracks other druids lifebloom aswell. Any fix for that? :)

    Reply Report Permalink
  • hamder said 

    Amazing work glub. Now i dont have to use Healbot anymore :D

    Reply Report Permalink
  • hamder said 

    jwalter : The link you posted is leading no where :)

    Reply Report Permalink
  • jwalter said 

    Working version: http://wow.curse.com/downloads/wow-addons/details/gsl.aspx

    Reply Report Permalink
  • glub said 

    You beat me too it; I just posted a patch in this ticket #:
    http://www.wowace.com/projects/grid-status-lifebloom/tickets/1-fix-for-wow3-0-2/

    Hopefully Anaram (the addon author) will post a "real" release; otherwise I'll start a new project with the fix.

    Reply Report Permalink
  • tfi said 

    And (if possible) please create something like "GridStatusWildGrowth" to see where the group-hot is working... :) please!

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 8,240 HealBot Continued Buffs & Debuffs, Unit Frames...
  2. 4,883 X-Perl UnitFrames Unit Frames, and Raid Frames
  3. 2,435 PitBull Unit Frames 4.0 Unit Frames
  4. 1,869 Grid Unit Frames
  5. 1,571 Gladius PvP, Unit Frames, Combat,...