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. Other Classic versions are supported in v4.2.x releases
(the same releases retail use).
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
-
View User Profile
-
Send Message
Posted Oct 25, 2016Yep - 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
-
View User Profile
-
Send Message
Posted Dec 10, 2016https://www.wowace.com/projects/pitbull-unit-frames-4-0#c1460
-
View User Profile
-
Send Message
Posted Nov 5, 2016Make sure your text is updating on UNIT_POWER_FREQUENT
-
View User Profile
-
Send Message
Posted Nov 17, 2016-
View User Profile
-
Send Message
Posted Oct 24, 2016希望作者能将文本单位增加以万为单位的选项,非常感谢。因为我们习惯以10000=万,作为缩写单位。
-
View User Profile
-
Send Message
Posted Oct 8, 2016Is 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.
-
View User Profile
-
Send Message
Posted Oct 5, 2016Unable 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.
-
View User Profile
-
Send Message
Posted Sep 27, 2016I 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.
-
View User Profile
-
Send Message
Posted Sep 23, 2016Cant change buffs and debuffs count text position. Is there any fix for this problem?
-
View User Profile
-
Send Message
Posted Sep 20, 2016I'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".
-
View User Profile
-
Send Message
Posted Sep 20, 2016I 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!
-
View User Profile
-
Send Message
Posted Sep 19, 2016The 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.
-
View User Profile
-
Send Message
Posted Sep 17, 2016Hello 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
-
View User Profile
-
Send Message
Posted Sep 15, 2016Make sure you're on v4.0.8 if you're getting errors.
-
View User Profile
-
Send Message
Posted Sep 15, 2016With last version , i had a loss of FPS (about 60).
why?
-
View User Profile
-
Send Message
Posted Sep 15, 2016@Niightblade
Thanks for the answer! Only works in raids though. I need it for when I am in a party.
-
View User Profile
-
Send Message
Posted Sep 14, 2016Getting an error about Healthbar.lua: line 47 self:RegisterEvent("PLAYER_TARGET_CHAGED")
Should be "CHANGED"? That edit fixed it for me.
-
View User Profile
-
Send Message
Posted Sep 15, 2016Sorry about that, wasn't paying attention when I committed. Health bars are fixed in 4.0.7
-
View User Profile
-
Send Message
Posted Sep 12, 2016@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/
-
View User Profile
-
Send Message
Posted Sep 10, 2016I 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 =)