PitBull Unit Frames 4.0
PitBull Unit Frames 4.0
Woof. Arf. Yip.
Getting Started:
You can help translate PitBull for your language with the localization tool.
Classic
PitBull works with WoW Classic! Classic Era/Vanilla is supported in
v4.3.x-vanilla
releases. Cataclysm Classic is supported in v4.2.x
releases
(the same releases retail use).
Classic Era caveats:
- Aura duration is not available from the API, so PitBull uses LibClassicDurations to show them. The duration can be inaccurate if it's affected by rank or talents.
- Cast info is only available for your spells from the API. PitBull uses LibClassicCasterino to show cast bars for other units, but this can be inaccurate since there is a lot of guess-work involved.
Download
CurseForge: https://www.curseforge.com/wow/addons/pitbull-unit-frames-4-0
Wago: https://addons.wago.io/addons/pitbull4
WoWInterface: https://www.wowinterface.com/downloads/info20021
Hi, for my player unit frame the class color works for the health bar, but for the party & raid frames it uses the green-orange-red setting even though class colors are enabled, anyone know a fix for this?
Hey. been using pitbull since 2009 ish - incredible addon and I couldn't play without it. Really grateful for all the work developing it over the years, thank you.
I was wondering, after they added the ping system one thing that is really useful is being able to Ping on the Target (or focus, or any frame for that matter) and it pings the person. For me however, this does not work. Sorry if I missed any setting or anything, but is it not possible to Ping a frame with Pitbull?
Thank you regardless and sorry for bothering!
Hello, this is a really solid addon but I have one question about something that has always bugged me. I have my Portrait set as a bar, height 5. The problem is that while most races look okay - their eye line is the focus of the bar - other races look really bad. For example if you have a male dwarf all you see is their nose.
There doesn't seem to be any vertical offset setting for portraits as a bar, only camera distance but I would love to be able to just offset the camera slightly up or down for some of these races so the bar always shows their eyes.
Would that be possible to make? I use a single profile for all of my characters so an offset that is race/bodytype specific would be good - but I would take any offset function and have multiple profiles for my alts if I could just get it right.
Anyway many thanks. These have been my main unit frames since around wrath so really good addon!
Hello
the retail standard wow raid frames can show private auras. For example Ky'veza, the "Assassination" and the "Twilight Massacre".
My PB debuff_show setting is: boss, default debuffs – and I even added manually those 2 spell IDs. But I can't get Pitbull to show them, has anyone a solution for this?
Because ElvUI can show those private auras too, I think there must be a way to pick them out for display outside of the standard blizzard frames.
Dear ckknight,
Any chance for a TOC update for 1.15.4 for Classic?
I don't see any issues or lua errors via BugSack/BugGrabber \o/
Hey everyone.
I love Pitbull. It's super intuitive. I love the way it handles groups and raid sizes and the different layouts that you can apply to each scenario.
Is there a way to force pitbull to only show dispellable debuffs on the party/group frames? Or enlarge them? I can't seem to find the option. SUF has it, as do other UF addons. Am I blind? Can someone help? :)
I have hit level 80 with my main, and I'm still seeing my level (and others) in my party frame, while in dungeons. Shouldn't the level text of players be hidden at max level?
I appear to have a small error regarding an unfader function. I am not too sure how to handle this.
1x ...cePitbull4_CastingUnfader/CastingUnfader.lua:1: attempt to call global 'GetAddOnInfo' (a nil value)
[string "@Pitbull4_CastingUnfader/CastingUnfader.lua"]:1: in main chunk
Locals:
(*temporary) = 5
(*temporary) = nil
(*temporary) = "PitBull4_"
(*temporary) = "attempt to call global 'GetAddOnInfo' (a nil value)"
You will have to get the author of that addon to update it
Repeatedly getting this error message via bugsack while Vakash is equipped:
5057x PitBull4/Modules/Aura/Update.lua:169: attempt to call field 'SurfaceArgs' (a nil value)
In reply to Icytroll:
When i read your comment i also though it was because of my Fyrakk weapon. Gholak, the Final Conflagration and Fyr'alath the Dreamrender triggered the same error massage, while other weapons did not.
But as it looks like its not the weapons, it is the Howling Rune or Buzzing Rune consumable that triggers this error.
As soon as i click away the rune buff, the error counter stops.
Errors should be fixed, sorry for the delay
Hi!
I've recently instaleld the addon and got to play with it! love the amount of config there is! great job!
one small q I have - is it possible to add custom faders?
In particular I want to hide unit frames when skyriding :)
thank you in advance!
Did something change with the boss frames by chance? They seemed to work when I looked back at my vod for raiding 25m HM 15 days ago, but last night I did not see them pop up on any boss.
In reply to Wickedjinx:
I haven't gotten boss frames to show in any of the recent Pitbull versions for Cataclysm Classic.
Boss and Boss Target unit groups are enabled.
Blizzard boss frames are hidden.
Is there a way to import/export filters? Similar to how elvui handles filters in a separate lua that creates the array of spell id filters you would like to use? Would make updating adjusting things infinitely easier but if not possible no worries.
In reply to TastyApple: No, but it probably wouldn't be too hard to implement. Are you using the simple or advanced filter editor?
In reply to nebula169: Advanced, I found the function that creates the auras based on ID and if I'm not wrong I could make an additional file that just calls that function on the list I create with said ID's
Any chance we could get an update to the [Icon] dog tag so that it supports "TexCoord" coordinates? Many icons nowadays aren't standalone files.
Something like [Icon("interface\path\to\file", size-height, size-width, texcoord-left, texcoord-right, texcoord-top, texcoord-bottom] texcoords can be specified as nil if the file is standalone.
You'd need to ask over on the LibDogTag project (I don't maintain that)