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
Hello. First, let me start by stating that I absolutely LOVE Pitbull. I can't play without it. But, recently(patch 3.2.2) I have been running into an issue. My health and power bars aren't updating properly. Lets say I have 32,000 mana in total. If I am at 3000 mana and cast a spell that costs 500 mana, my power bar and text reflect that my mana is 2500 for 1 second, then they reset to my maximum mana. This is the same with my health bars. This is also evident in my target frame with myself targeted. Through testing this issue doesn't apply to targeting other players. Any help would be very appreciated!
Picture:
http://s494.photobucket.com/albums/rr308/jman1761/?action=view¤t=WoWScrnShot_112109_170557.jpg
All of the buffs and debuffs for every frame are perfect and right where i want them except for my target's buffs. It seems they are anchored in the middle of the screen. They are the scale I want, it's just that they won't move. When I go to configuration mode, it shows that all the buffs should be right below the target frame, yet they are still in the middle of the screen. It seems to be only certain buffs. Please help!
Picture: http://s494.photobucket.com/albums/rr308/jman1761/?action=view¤t=WoWScrnShot_112109_170557.jpg
is there any way to copy the settings of 3.0 to 4.0?
I want my raid in pitbull 4 to look the same but I can't get it done. How do I get it to put space between the groups.
I use pitbull 3.0 i have an awesome setup. for some reason i can no longer edit the options the pitbull tab doesnt open up and i recieve some errors also my focus frame doesnt work at all. i believe its because its outdated. I tried installing 4.0 thinking it was just an upgraded version but its completely different and messes up my whole setup how do i fix this?
Lorenszo: If you're using any custom LUA Texts, it's possible for the LUA text to leak. There was a tooltip-scraping text out there that leaked a ton of memory.
Hello There!
Just switched from Xperl and was wanting to use this for a week or so to get a good feel of it.
Got a big issue early on. I am unable to find the settings to disables the "Auras" for the player frame.
The only frames I want auras to show up are on the "target" and "target of target" frames.
If anyone can help me out I greatly appreciate it! Other than that Pitbull looks great!
I am trying and going through all options with no luck. Any search I do still does not show me the information I am looking for.
Lorenszo, Raids create more frames that solo or 5 man party playing. We can't delete frames (a limitation of WoW itself). We do reuse frames as much as possible. But ultimately, the frames use memory. Memory usage really isn't a huge concern. Addon memory usage is really a very very very tiny proportion of the memory that WoW uses.
Addtionally, if you're using an embedded version (which if you don't know if you are or aren't you are), then memory usage of the libraries that we use and that may also be used by other addons that you have installed may be being attributed to PitBull. Instead of to these specific libraries and addons.
Just curious if anyone else has ran across this. During raids my memory usage for pitbull goes from it's usual 2ish and continues to balloon from there, until i reload my ui (normally reset it when it gets up around 15). I can't think of what might be causing it.
Thanks!
I've tried uninstalling, deleting the saved variables and loading a working profile from an alt. All of them do not work and the frame won't move.
Can anyone help? :(
just a suggestion on the range fader:
elseif class == "DEATHKNIGHT" then
enemy_spells .....
friendly_spells[#friendly_spells+1] = GetSpellInfo(47541) -- Death Coil
res_spells ....
not all dks have hysteria. So if you are not blood, the range for allies to fade in, will be melee range.
Deathcoil is the only targeted skill that a dk can cast on allies (the healing version if the target is undead) besides hysteria, only difference is that every dk have deathcoil =).