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 Aug 20, 2021When in combat pitbull’s cpu usage keep goes up even i didnt to anything. Is this normal?
-
View User Profile
-
Send Message
Posted Aug 7, 2021Is there any way to filter out my own DoT debuffs, but still see other DoTs of the same type?
E.g. as a rogue I have my own tracking methods for Garrote/Rupture, so I have removed these dots from the default debuff list, but I would still like to see a small icon if another rogue has applied these debuffs. I have my own debuffs much larger on the unit frame so if I enable said debuffs in the default list they are far too big.
Basically is there a way to blacklist certain debuffs of my own but still show those same debuffs if cast by another player??
-
View User Profile
-
Send Message
Posted Jul 10, 2021Healing absorb bug
9.1 added a new pvp trinket called shackles of malediction. This trinket applies a debuff similar to the old maledict trinket that absorbs healing received. Pitbull is currently not displaying the healing absorption on any Unit frames.
-
View User Profile
-
Send Message
Posted May 28, 2021Hey! I just switched to Pitbull and I've gotten most things worked out, but I can't get my target to show a mob's rare status. I don't know lua at all so I've cobbled together the other functionality I wanted by removing things from the presets, but I can't figure out how to make this work. I'm using
return "|cffffffff%s|r %s",Level(unit),Classification(unit) and 'Elite' or '',''
which shows level and elite status, but I also want it to show Rare and Rare Elite.
Any help would be appreciated!
-
View User Profile
-
Send Message
Posted May 25, 2021https://wago.io/x_AH-kmKW
Can you adding honor level icon by default? I am using what i made but think it's better when that function embedded to pitbull by default.
-
View User Profile
-
Send Message
Posted Jun 4, 2021I added an option for it in the PvPIcon module. I didn't make it the default because they look pretty bad at the default size
-
View User Profile
-
Send Message
Posted Jul 23, 2021In reply to nebula169:
Hey man, love PitBull and have been using it for years - I was just wondering a couple of things:
1. Would it be possible to enable BigDebuffs compatibility?
2. Would it be possible to make it so the absorb effects appear over the top of the health frame instead of extending out past it?
Thanks for your work keeping this addon going for so many years!
-
View User Profile
-
Send Message
Posted May 24, 2021With visual heal enable, only the next tick of the hots are showing. Any way to show the incoming heal for the remaining of the hots timer instead of only the next tick ?
-
View User Profile
-
Send Message
Posted May 22, 2021
Also, having Masque enabled makes everything fail to load even worse. Other addons have no issues with Masque latest update (i think all he did was combine retail/classic/tbc into 1 package with his latest update)-
View User Profile
-
Send Message
Posted May 22, 2021In reply to jmxd_:
Having exact same issue. Disabling omnibar fixes it but oh well..
-
View User Profile
-
Send Message
Posted May 24, 2021Masque works fine for me, there is some other issue that is causing the Aura module to fail
Edit: It should be fixed in v4.2.8
-
View User Profile
-
Send Message
Posted May 22, 2021Just echoing the aura/display issues amongst other things.
Message: Interface\AddOns\PitBull4\ModuleHandling\Module.lua:292: attempt to index field 'db' (a nil value)
Time: Sat May 22 06:46:34 2021
Count: 8225
-
View User Profile
-
Send Message
Posted May 22, 2021In classic my auras showed who applied them to me, but in TBCC it doesn't anymore, where that used to be it's showing me the spell id. Is this an option I need to change? I couldnt find it anywhere.
-
View User Profile
-
Send Message
Posted May 20, 2021Getting this error on ptr repeatedly.
Message: ...terface\AddOns\PitBull4\Controls\BetterStatusBar.lua:738: attempt to index local 'texture' (a number value)
Time: Thu May 20 16:32:07 2021
Count: 4452
-
View User Profile
-
Send Message
Posted May 20, 2021For classic or retail?
Oh, I see the problem, may as well fix it for both
Edit: It should be fixed in v4.2.7 for retail now
-
View User Profile
-
Send Message
Posted May 21, 2021In reply to nebula169:
Also getting an error like this, curious what caused this to happen since no updated to pitbull retail since March? Looking forward to an update, switched to default until fixed.
-
View User Profile
-
Send Message
Posted May 23, 2021In reply to nebula169:
Sorry should've said, was on retail (9.1) ptr.
-
View User Profile
-
Send Message
Posted May 20, 2021Hello
When I logged on today I noticed that my pitbull unit frames are acting kind of glitchy. For example some times when clicking a target the target frame takes a bit to load any text (hp, lvl, name etc), and suddenly I don't have any buffs or debuffs attached to my unit frames and I can't figure out how to get them back (isn't there supposed to be an Aura pane in the Layout editor?). The Aura module is ticked on under Modules, but I can't tick it off and on like it's bugged or something.
I've attached an imgur album with a few screenshots along with a gif of the text taking a while to load issue:
https://imgur.com/a/Z9lnzgM
https://gyazo.com/66a14b8805eafe6c154db25a0db1d275
Thank you in advance for any help.
- Icy
-
View User Profile
-
Send Message
Posted May 20, 2021In reply to Icytroll:
Having the exact same issues. Auras gone on all frames... Works fine on PTR with same build for some reason.
One of the many Lua Errors i get. (the only one that spams)
-----------------------------------------------------------------------------------------
Message: Interface\AddOns\PitBull4\ModuleHandling\Module.lua:292: attempt to index field 'db' (a nil value)
Time: Thu May 20 18:44:17 2021
Count: 1003
Stack: Interface\AddOns\PitBull4\ModuleHandling\Module.lua:292: attempt to index field 'db' (a nil value)
[string "=[C]"]: ?
[string "@Interface\AddOns\PitBull4\ModuleHandling\Module.lua"]:292: in function `GetLayoutDB'
[string "@Interface\AddOns\PitBull4\Modules\Aura\Update.lua"]:951: in function `OnUpdate'
[string "@Interface\AddOns\PitBull4\Modules\Aura\Aura.lua"]:21: in function <Interface\AddOns\PitBull4\Modules\Aura\Aura.lua:18>
Locals:
_---------------------------------------------------------------------------------------------------------------
-
View User Profile
-
Send Message
Posted May 20, 2021Message: Interface\AddOns\PitBull4\Modules\Aura\Filter.lua:15: attempt to index field 'db' (a nil value)
Time: Thu May 20 18:44:05 2021
Count: 2
Stack: Interface\AddOns\PitBull4\Modules\Aura\Filter.lua:15: attempt to index field 'db' (a nil value)
[string "=(tail call)"]: ?
[string "@Interface\AddOns\PitBull4\Modules\Aura\Filter.lua"]:15: in function `GetFilterDB'
[string "@Interface\AddOns\PitBull4\Modules\Aura\Filter.lua"]:96: in function `?'
[string "@Interface\AddOns\AngryAssignments\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:119: in function <...nts\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@Interface\AddOns\AngryAssignments\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:29: in function <...nts\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@Interface\AddOns\AngryAssignments\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:64: in function `Fire'
[string "@Interface\AddOns\AngryAssignments\libs\AceEvent-3.0\AceEvent-3.0.lua"]:120: in function <...\AngryAssignments\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
Locals: <none>