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
Yep - I am seeing the same thing also - targeting a unit shows the actual bar changing but numerical values remain static.
EDIT: Only seems to affect Target UF
https://www.wowace.com/projects/pitbull-unit-frames-4-0#c1460
Make sure your text is updating on UNIT_POWER_FREQUENT
希望作者能将文本单位增加以万为单位的选项,非常感谢。因为我们习惯以10000=万,作为缩写单位。
Is it possible to show the absorb from "Ignore Pain" (warrior protection spell) in the unit frame as a text, i only find the absorb as a visual heal.
Unable to change my own or others buffs and debuffs count text Position, Anchor Point or Color. Is there any hope for this problem? It is not fixed since Warlords of Draenor.
I wish pitbull had a better unit selection highlight indicator. I can't understand why there's not an option to draw a yellow rectangle around a selected unit. Every other unit frame addon out there has this feature. Except pitbull. I don't want the frame to change color, or fade, or have some texture interposed onto it. I just want a nice clean rectangle around the raid frame to serve as a clean easy to see reminder of who is currently selected.
Cant change buffs and debuffs count text position. Is there any fix for this problem?
I'm trying to hide name, class and race from my own unit frame. I tried modifying "Class: Player classes only" for this, something like:
if UnitIsUnit(unit, player)
return " "
else if UnitIsPlayer(unit) then
(and from there everything else is the same).
This doesn't work and I'm not sure why, but I have zero experience with Lua, so yeah. Is returning an empty string not okay?
Edit: Ugh, of course I figure it out right after I post this. It's "elseif", not "else if".
I have a problem regarding the combat fader. I have both target fading and ooc fading set up. I want ooc fading to be 0% and target fading 100%. It works for my unitframe in that it is 0% when I have no target but 100% when I have one. The target frame uses the same layout but it only works when I switch targets. The first time I set a target from nil it uses the ooc fader value. I tested this by changing it. If I switch my target it correctly uses the target fader value. Hope you can help!
The unit frame highlight is not working for magic debuffs. The auras are showing up with the blue border, but the frame is not lighting up. I can confirm that the highlight still works for curses and poisons (don't know about disease as my druid doesn't dispel those). I disabled all my other addons to make sure that nothing else was interfering and got the same result. Please fix.
Hello there
With the introduction of Legion in PVP we get the prestige option that change our portrait in a different way if you decide to do it but with PitBull we can't really see who did prestige.
I was wondering if it was possible to add a new Modules that allows us to see who did prestige and also to add a new feature on our portrait.
Ty
Make sure you're on v4.0.8 if you're getting errors.
With last version , i had a loss of FPS (about 60).
why?
@Niightblade
Thanks for the answer! Only works in raids though. I need it for when I am in a party.
Getting an error about Healthbar.lua: line 47 self:RegisterEvent("PLAYER_TARGET_CHAGED")
Should be "CHANGED"? That edit fixed it for me.
Sorry about that, wasn't paying attention when I committed. Health bars are fixed in 4.0.7
@Killkrog
I belive you can, by making a new group that only shows tanks:
https://www.wowace.com/addons/pitbull4/pages/guide/party-and-raid-frames/tank-frames/
I absolutely didn't find any way to do that, so I'm asking here!
Is there any way to have tanks on the top of my PARTY frames (not raid)?
I know that Grid has that option, so it must be possible at least somehow.
Thanks for you help =)