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
I made you some pictures. Since you just want to have one specific buff not shown you do not need to make an entirely new aura filter just slightly adjust one that's pre-built and make it available.
Step One: Under Modules > Aura > Advanced Filter Editor Select "Warlock Pet Buffs" from the giant drop down list of buffs.
Set The "Display When" drop down menu to "Buffs" (This will make this filter available under the filtering section of the layout editor)
You will need to add Blood Pact to the list of auras so type that in the new name box. It is case sensative so make sure you capitalize it just the same as it normally shows. Press the okay button so it adds it to the list of auras.
Uncheck the box next to it. (This says its on my list but I do not want to see it)
Your screen should look like this:
http://yfrog.com/7cwarlockpetbuffsfilterj
Step Two:
Now you need to go to Layout Editor (make sure you are working on your pet frame layout) > Aura > Filters
Select "Warlock Pet Buffs" in the Buff drop down.
Should look like so:
http://yfrog.com/eqwarlockpetapplyj
Hope that helps. :)
also it seems to be taking forever to update, as in the frames themselves are updating about .5-1 second after something happens, any plans to fix that?
What version of PB4 are you using that you are seeing the lag in updating and is this new behavior since the patch or was this happening prior?
Thanks much.
@ Tinolyn I made a ticket for you on this issue. I was able to replicate the issue. Thanks for the report.
Seeing a new issues with the 4.0.3 patch, using beta 17-3-g202201e.
I'll be in LFD groups, and as people leave, the names don't stay with the frames
the player frame will disappear when someone leaves,but the name from the person who left will stay with whichever person gets shifted to the frame that this person used to occupy.EDIT: Here's a screenshot of what I'm talking about. You'll see the pally left, but his name stuck around in the frames, displacing the name of the priest in the group.
A short term work around to set up sample frames is to invite one person to group with you and make sure you have a layout applied. This will then allow you to see a frame to work on. (including if they leave the frame will stay)
Its not ideal but hopefully that will help you out in the short term until we can get it repaired.
Since patch 4.0.1 Blizzard drastically changed the functionality that was available for auras. (You can sort OR remove, but not both securely) As a result a new aura module will need to be written to again provide the right click removal option. New modules do take a bit of time to write though. :[
Until then you should be able to write a /cancelaura NAME macro where NAME is the exact name of the aura (buff) that is applied to remove it.