Accepting paypal donations to ckknight@gmail.com
PitBull is a Unit Frames addon that provides maximal customization and undergoes rigorous efficiency testing. It is created in a modular framework, which allows for mulitple authors to put their skills to work creating this great project.
It has support for many different kinds of units: player, target, pet, pet's target, target of target, target of target of target, focus, focus' target, party, party pets, party targets, party pet targets, raid, raid pets, raid targets, main tanks, main tank targets, main assists, main assist targets, etc.
Note: Almost all texts are configurable using the LibDogTag-3.0 format. See http://old.wowace.com/wiki/LibDogTag-3.0 for details or type '/dog' in-game.
Modules:
- Aura - track any buffs or debuffs on the shown units. Also has the ability to highlight based on a curable debuff.
- Banzai - highlight units that have threat on them.
- BarFader - allow for smooth fading when units gain or lose health/mana.
- CastBar - attach a cast bar to the applicable units: covers player, pet, party, target, focus, etc.
- CombatIcon - show an icon when the unit is in combat.
- CombatFader - fade unit out when out of combat.
- CombatText - show realtime damage/healing text on the unit frame.
- ComboPoints - for Rogues and Druids, show combo points.
- DruidManaBar - for Druids, show a mana bar when in Cat/Bear form.
- ExperienceBar - for the player and hunter pets, show an experience bar.
- HealthBar - show current health.
- HappinessIcon - show an icon on the pet frame to indicate its happiness.
- HideBlizzard - hide unneeded Blizzard frames .
- Highlight - show a highlight when hovering over a frame or targetting said frame.
- LeaderIcon - show the leader of the party.
- MasterLooterIcon - show the master looter of the raid.
- Portrait - show a 3D, 2D, or class portrait.
- PowerBar - show a mana/energy/focus/rage bar.
- PvPIcon - show an icon when the unit is in PvP mode.
- RaidTargetIcon - how the raid target icon (Skull/Triangle/etc.)
- RangeCheck - fade the unit frame slightly when the unit is out of range.
- ReadyCheckIcon - show Ready Check icon based on if the unit is ready or not.
- ReputationBar - for the player, show a reputation bar.
- RestIcon - show an icon if the player is resting.
- Spark - Graceful display of energy ticks and the spellcasting five-second-rule.
- ThreatBar - show a threat bar on the unit frame.
- TotemTimers - shows Totem timers for the PitBull player frame.
- VisualHeal - for healers, shows a bar showing the estimated heal amount while casting.
- VoiceIcon - show an icon based on whether or not the unit is talking.
Note: all modules can be enabled or disabled on-demand. Disabled modules don't take up any extra memory or CPU power.
Facts
- Date created
- 22 May 2007
- Category
- Last update
- 12 Dec 2009
- Development stage
- Release
- License
- GNU General Public License version 2 (GPLv2)
- Curse link
- PitBull Unit Frames 3.0
- Reverse relationships
- 1
- Recent files
Relationships
- Embedded library
- Ace3
- LibBabble-Zone-3.0
- LibBanzai-2.0
- LibDogTag-3.0
- LibDogTag-Unit-3.0
- LibHealComm-3.0
- LibRock-1.0
- LibRockComm-1.0
- LibRockConfig-1.0
- LibRockConsole-1.0
- LibRockDB-1.0
- LibRockEvent-1.0
- LibRockHook-1.0
- LibRockModuleCore-1.0
- LibRockTimer-1.0
- LibSharedMedia-3.0
- LibStub
- LibTalentQuery-1.0
- #89
malak72 Sun, 17 Jan 2010 01:07:18I took a few minutes and modded the raid target icon module into a new one that adds the role icons to the frames; allowing you to see the dagger, cross or shield based on the role selected for the lfg tool when the people in your group queued. If anyone would be interested it's hosted here at our guild site.
http://dkpfiles.com/forwhom/files/PitBull_RoleIcon.zip
Take care folks.
- #88
Mustt Thu, 03 Dec 2009 13:30:37I'm amending my previous post to include that it only happens on the DK the other chars are fine, It's the same message over and over "Interface\AddOns\PitBull_Aura\Update.lua:181: Attempt to index upvalue 'allFriendlyBuffs' (a nil value)
It's driving me crazy
- #87
Mustt Thu, 03 Dec 2009 12:07:27I have been using PB 3.0 for a long time and just started to get this error by the count you can see that it never goes away, is there anything I can do?
Message: Interface\AddOns\PitBull_Aura\Update.lua:368: attempt to index upvalue 'totalSelfBuffs' (a nil value) Time: 12/03/09 04:04:30 Count: 3162 Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> [C]: ? Interface\AddOns\PitBull_Aura\Update.lua:368: in function <Interface\AddOns\PitBull_Aura\Update.lua:238> Interface\AddOns\PitBull_Aura\Core.lua:807: in function `UpdateAuras' Interface\AddOns\PitBull_Aura\Core.lua:839: in function `object_method' ...ns\CowTip\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289: in function <...ns\CowTip\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227>
- #86
Vealan Fri, 20 Nov 2009 17:01:19I 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 it just kinda flickers when i try to click it and i recieve some errors. Also my focus frame doesnt work at all anymore. i believe its because its outdated or something is screwed up. 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?
- #85
incith Tue, 10 Nov 2009 15:09:11How come you have no damn screenshots of anything? And PB4 only has a screenshot of the configuration menu?
I'd love to actually see the.. you know.. FRAMES.. some examples.. anything?
- #84
EvilNuff Wed, 23 Sep 2009 02:30:10The Unknown spell ID: 51375 error is due to a change in the spell id for unholy blight.
In Pitbull_Aura/Filter.lua change line 603 from:
[51375] = true, -- Unholy Blight
to:
[49194] = true, -- Unholy Blight
- #83
keLston Tue, 22 Sep 2009 19:51:18PitBull_Aura-2.0\Filter.lua:696 Unknown spell ID: 51375
PitBull_Aura-2.0\Filter.lua:696 in function `turn'
PitBull_Aura-2.0\Filter.lua:709 in main chunk
<in C code>: ?
PitBull-3.0r1883\PitBull.lua:3168 in function <Interface\AddOns\PitBull\PitBull.lua:3144
PitBull-3.0r1883\PitBull.lua:3253 in function <Interface\AddOns\PitBull\PitBull.lua:3179
<in C code>: ?
LibRock-1.0-90298 (PitBull):2461: in function <...face\AddOns\PitBull\libs\LibRock-1.0\LibRock-1.0.lua:2436
LibRock-1.0-90298 (PitBull):2510: in function <...face\AddOns\PitBull\libs\LibRock-1.0\LibRock-1.0.lua:2503
LibRock-1.0-90298 (PitBull):2583: in function <...face\AddOns\PitBull\libs\LibRock-1.0\LibRock-1.0.lua:2546
LibRock-1.0-90298 (PitBull):2694: in function <...face\AddOns\PitBull\libs\LibRock-1.0\LibRock-1.0.lua:2689
<in C code>: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:232 in function `UIParentLoadAddOn':
Interface\FrameXML\UIParent.lua:255 in function `CombatLog_LoadUI':
Interface\FrameXML\UIParent.lua:502 in function <Interface\FrameXML\UIParent.lua:474
- #82
torsti Sun, 09 Aug 2009 15:55:44I have the Problem, that i can´t show the Charwindow from Players with Rightklick on Player Targetframe. The Option "To View" already there, but nothing happend when i klick on it.
- #81
Kiryana Tue, 04 Aug 2009 02:03:44is there a way to change the profile with an macro? like for changeing spec etc
- #80
kappesante Thu, 18 Jun 2009 17:01:09the options for "Party->Other->Size" and "Party pets->Other->Size" seem to be unavoidably tied together
same here as joequincy said. plus, seems i cant see raidleader icon on target even if it's surely enabled.