PitBull is my very own unit frames implementation.
What sets it apart from other unit frames, such as agUF, is that almost everything is run in a modular fashion. I have also paid extremely close attention to performance, especially with regards to frame recycling. For example, if you hide one frame, all its child frames go into a big recycle bin. If you show another frame after that point, instead of making its own new children frames, it will reach into the recycle bin and reuse them. This cuts down on the number of unused frames immensely.
It is also immensely customizable. Many have said that it's the new DUF.
Features: - horizontal or vertical bars
- uses the DogTag-2.0 library to display and format information (comes with many presets to choose from)
- config modes - you can set up your raid frames without needing to afk in AV
- many, many, many options to choose from, to set up the unit frames of your dreams
Modules: - Aura - handles buffs/debuffs/weapon enchants. Can split buffs from debuffs, and set spacing/offsets
- Banzai - adds aggro coloring to frames
- BarFader - allows the health/power bars to fade when health/power is lost
- CastBar - provides a cast bar for all frames
- CombatFader - can fade out frames when not in combat
- CombatIcon - shows the combat icon
- CombatText - like scrolling combat text on every frame
- ComboPoints - combo points display
- DruidManaBar - display your druid's mana when shapeshifted
- ExperienceBar - add xp info to your frame
- HappinessIcon - display your pet's happiness
- HealthBar - the health bar
- HideBlizzard - allows you to hide/show default blizzard frames and buffs
- Highlight - highlight a unit when you have it targeted
- InteractLines - red and green lines connecting frames (know who's healing whom, and who's damaging whom) Removed for 2.4, as it wasn't working
- Layouts - this module isn't used currently, but is still included atm (so don't think you should see those layouts in-game)
- LeaderIcon - leader icon
- MasterLooterIcon - ML icon
- Portrait - can choose from 3d (portrait or full-body), 2d, or class icon
- PowerBar - mana/rage/energy/focus bar
- PvPIcon - pvp icon
- RaidTargetIcon - raid target icons
- RangeCheck - fades units when out of range
- ReadyCheckIcon - displays ready check status on the unit frames
- ReputationBar - watched faction info
- RestIcon - rest icon
- Spark - shows 5-second rule, energy regen timing, etc
- ThreatBar - uses ThreatLib to compare threat with the tanks (communicates with other addons using ThreadLib like Omen)
- TotemTimers - Shows Totem timers for the PitBull player frame (/pbtt for options)
- VisualHeal - uses LibHealComm to display heal information on frames (communicates with other addons using LibHealComm like Grid)
- VoiceIcon - the voice icon
For bug reports or feature requests: http://jira.wowace.com/browse/PB
Forum thread: http://www.wowace.com/forums/index.php?topic=8435.0



r1885 shefki 2009-04-14 06:55:32 +0000 (Tue, 14 Apr 2009) 2 lines
Changed paths:
A /tags/v3.2.10 (from /trunk:1884)
Tag release v3.2.10
r1884 shefki 2009-04-14 06:33:29 +0000 (Tue, 14 Apr 2009) 2 lines
Changed paths:
M /trunk/PitBull.toc
Update TOC for PitBull3 for 3.1.0.