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
It's in Other->Aggro
In reply to nebula169:
Cheers, got it now
Is there any way to show class specific power (soul shards etc) as bars, rather than icons?
https://www.curseforge.com/wow/addons/pitbull4_inlinepower/screenshots used to do this but it's broken since 8.0.1 and I love the way it looks.
Thanks
You can message grdn to see if he's going to fix it (he was last active a few days ago, so chances are pretty good)
In reply to nebula169:
I have. No comment and they've been online since. Was hoping it could just be baked into PB4 instead of requiring a module written by a 3rd party.
In reply to nebula169:
Still heard nothing back from the Author of InlinePower.
I did notice that a request was created 3 months ago, asking for the same feature as InlinePower used to provide, but there's been no reply to that request.
https://www.wowace.com/projects/pitbull-unit-frames-4-0/issues/1225
Thanks
Any Idea why Im getting the following error?
3x ...xternal\Wildpants\libs\AceEvent-3.0\AceEvent-3.0-4.lua:33: Attempt to register unknown event "RUNE_TYPE_UPDATE"
[C]: in function `RegisterEvent'
...xternal\Wildpants\libs\AceEvent-3.0\AceEvent-3.0-4.lua:33: in function `OnUsed'
...nts\libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:168: in function `RegisterEvent'
PitBull4\Modules\Runes\Runes-Runes.lua:39: in function <PitBull4\Modules\Runes\Runes.lua:37>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...xternal\Wildpants\libs\AceAddon-3.0\AceAddon-3.0-12.lua:558: in function `EnableAddon'
...xternal\Wildpants\libs\AceAddon-3.0\AceAddon-3.0-12.lua:571: in function `EnableAddon'
...xternal\Wildpants\libs\AceAddon-3.0\AceAddon-3.0-12.lua:651: in function <...xternal\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:636>
[C]: in function `LoadAddOn'
FrameXML\UIParent.lua:445: in function `UIParentLoadAddOn'
FrameXML\UIParent.lua:488: in function `CombatLog_LoadUI'
FrameXML\UIParent.lua:1189: in function <FrameXML\UIParent.lua:1085>
Locals:
nil
Just missed removing that event, I pushed a fix (latest alpha file) and will tag a release soonish (after I investigate another issue)
I'm always on 100 focus
Check the text to make sure it's updating on UNIT_POWER_FREQUENT
y r the target and target's target linked together?
Because it's common for them to be positioned as a group. You can change it to be relative to the game window (or any other frame) in the Units Position tab if that's what you'd prefer.
Hi,thanks for great addon!
Do you accept pull requests in some form?
I've recreated blizz default debuff filter, for those who want smoother tansition from default UFs, also created some more aura filters that were not present.
https://github.com/nebularg/PitBull4 :P
In reply to nebula169:
Hey guys, I hope someone here can help me with some luatext code. I want to make the following code to have the difference bit be shortened, how do I do that?
you need to change the %d to %s to use the short functions (since they return strings), so:
In reply to nebula169:
Can anyone clarify why there are two different PVP indicator icons? Thanks!
Sorry if this has already been requested, but I would really love to see a 30-man raid group filtering option. When I'm in a group that goes from 25 man to 26, it automatically jumps to the 40-man frame sizes as it's designed to do. That means I have my 40-man frame sizes even tho there's fewer than 30 frames present so I would like to be able to give them a larger size to fill my preset space set for my raid frames.
With say a 30-man raid, I have a space I would like to be able to use to increase frame sizes but of course I cannot since the addon is setup for up to 40-man in this scenario.
Thanks