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

  • Your Rating

  • Share
  • Report Abuse

PitBull4_AuraBar

 
Project Updated:
Files Updated: Wed, Dec 9 2009
Supports Game Version: 3.3.0
Category: Buffs & Debuffs, and Unit Frames
Tags:

[Edit Tags]

Project Manager: Vaeyl
Additional Authors: No additional authors
Current Version: 0.32
License: GNU General Public License version 2 (GPLv2)
Development Site: WowAce.com
Avg Daily DL (last 30 days): 26
Downloads Total: 18,458
Favorites: 23
Comments: 7
  • About PitBull4_AuraBar
  •  

This is a continuation of PitBull_LifebloomBar, but more flexible, to use with ckknight's new PitBull4. Since botch AuraBar and PitBull4 are still beta, do not expect everything to work all the time.

AuraBar allows for additional bars to be displayed, each tracking the duration of your buff on the unit, to allow you to quickly assess the status of your hots/dots.

Features:
-Watching all of your buffs and debuffs on all units PB4 provides
-Limit the timer bars lenght, to have all hots/dots an the same timescale

ToDo:
-Track other players buffs, if requested
-Localisation
-Documentation

Feedback of any kind is very welcome!
-Vaeyl of Nozdormu

  • 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  
  PitBull4_AuraBar 0.32 Release 3.3.0 3,177 12/9/2009
  PitBull4_AuraBar 0.31 Release 3.2.0 7,104 8/19/2009
  PitBull4_AuraBar 0.3 Release 3.1.0 3,662 7/3/2009
  PitBull4_AuraBar 0.2 Release 3.1.0 2,699 5/20/2009
  PitBull4_AuraBar 0.1b Beta 3.1.0 349 4/30/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.
  • recall383 said

    Hi Vaeyl, just getting into Pitbull for the first time, moving from Xperl and ran across your module. Love it so far, but if no one else has requested it, I at least would greatly appreciate the ability to track other players buffs. As a resto shaman, seeing who else has ES in the raid before re-casting mine on hectic fights could be quite useful.

    Thanks!

    Reply Report Permalink
  • daedalron said

    I have a problem with the rejuvenation buff.
    In french client, the buff from the new healing idol has the same name than the spell. Is there a way to differentiate them (i tried with the spell rank [Rejuvenation(Rank 15)], but it didn't work)?
    AuraBar always show me the idol proc, so i can't rely on it to know if i can swiftmend or not :/

    Reply Report Permalink
  • Vaeyl said

    Hi!
    I tried using the spellID, but there seems to be no way to get this id via the ingame-API. Currently, I do not know how to differentiate between two buffs having the same name....
    Any ideas?

    Reply Report Permalink
  • Midnighte said

    You can grab um from wowhead.

    Reply Report Permalink
  • Vaeyl said

    Yes, I can. But it does not do me any good, since I cannt use the ingame UnitBuff function to get information about a buff via the spellID. UnitBuff uses the buffs name. =/

    Reply Report Permalink
  • yoshimo said

    They put in a lot of effort to remove the need of translations, e.g. the new combatlog format, they removed babble.classes iirc, and so on, but unitaura still returns NAME instead of spellID. It has been around for ages to changed that ;)

    http://forums.worldofwarcraft.com/thread.html?topicId=16904201555&sid=1

    "Make UnitAura return and accept spellids."

    Never saw a blue answer for that

    Reply Report Permalink
  • auxilium said

    I've been using this addon for a long time (back when it was designed for lifebloom in pitbull 3) and i'm glad to see it expanded to work with any buff, thanks for the work.

    I am having a problem however: the the empty opacity doesn't seem to be working. It's working fine for the other pitbull bars, but not the ones from the AuraBar addon.

    Reply Report Permalink
  • Vaeyl said

    Strange... that works for me. I'll check, though.

    Reply Report Permalink
  • hadhubhi said

    Vaeyl,
    Perhaps I am missing something, but I have been unable to get Aurabar to track the Weakened Soul debuff. I assume this is because you only track beneficial auras on friendly players. I would find it very useful to be able to track this debuff, as it is very important for discipline priests. Or I might just be missing something silly.

    Thanks for your work, this addon does a great job of providing important information at a glance.

    Reply Report Permalink
  • Vaeyl said

    Yeah, you are right.
    I'll add the possibility to track Debuffs on Friendly targets and Buffs on Enemy ones. Thanks for pointing that out!

    Reply Report Permalink
  • hadhubhi said

    Thanks for fixing this up. It works swimmingly, now.

    Reply Report Permalink
  • ithecho84 said

    Vaeyl, perhaps in an upcoming version, you could include the option to include a small text within the bar showing the amount of time left for the aura. For example, I'd like to know whether the amount of time left on my lifebloom gives me enough time for a regrowth, nourish, or whether I have to swiftmend. Cheers!

    Reply Report Permalink
  • Vaeyl said

    I have intentionally not add such an option, since you can create texts using PB4's textprovider DogTag.

    A simple DogTag to display the time left for Lifebloom would be:
    [if HasAura("Lifebloom") then
    AuraDuration("Lifebloom"):Round
    end]

    Reply Report Permalink
  • srcwiz said

    Excuse me,

    Could you tell me how to set this dogtag up for your aurabar so

    that it would show remain time and number of x (like for lifebloom) ?

    really enjoy your addon,

    thanks

    Reply Report Permalink
  • weemandan said

    Hi there. I am trying to install this addon after seeing it being used by an Ensidia player. When i install it and check addons list, it is telling me that it is missing a dependancy.. pitbull4? how do i get hold of this to make this addon work please?

    Reply Report Permalink
  • Vaeyl said

    Are you sure that it was this addon? =)

    Well... you need PitBull 4: http://www.wowace.com/projects/pitbull4/

    Reply Report Permalink
  • ithecho84 said

    I'm sure this will become a staple raiding mod for a lot of people. Thanks for the hard work.

    Reply Report Permalink
  • Vaeyl said

    Thanks for the praise, but actually ckknight and the other PB4 developers made it comparably easy to write modules. =)

    Reply Report Permalink
  • 1 page(s)
  • Addon Packs Containing PitBull4_AuraBar

Most Downloads / Day

  • Similar Addons
  •  

Average downloads per day

  1. 11,397 HealBot Continued Unit Frames, Unit Frames,...
  2. 11,397 HealBot Continued Unit Frames, Unit Frames,...
  3. 2,530 X-Perl UnitFrames Raid Frames, and Unit Frames
  4. 2,324 ForteXorcist Buffs & Debuffs, Class, Combat...
  5. 1,800 Grid Unit Frames