PitBull-r78449-nolib

Details

  • Filename
    PitBull-r78449-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 14, 2008
  • Size
    233.83 KB
  • Downloads
    93
  • MD5
    e4207f8da55562a96b9d44ce11b29b40

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r78449 | ellipsis | 2008-07-14 21:53:15 -0400 (Mon, 14 Jul 2008) | 1 line
Changed paths:
   M /trunk/PitBull/TotemTimers/TotemTimers.lua

PitBull_TotemTimers: that nil doesn't belong there.
------------------------------------------------------------------------
r78096 | shefki | 2008-07-08 14:16:42 -0400 (Tue, 08 Jul 2008) | 2 lines
Changed paths:
   M /trunk/PitBull/Banzai/Banzai.lua

PitBull_Banzai: Don't show aggro coloring on enemy units that are targeted by friendly units (e.g. mobs being targeted by the raid).

------------------------------------------------------------------------
r77955 | shefki | 2008-07-06 22:30:34 -0400 (Sun, 06 Jul 2008) | 4 lines
Changed paths:
   M /trunk/PitBull/PitBull.lua
   M /trunk/PitBull/PitBull.toc

PitBull:
- Hopefully fix taint issue (PB-354)
- Add myself to the X-Credits per ckknight's request

------------------------------------------------------------------------
r77861 | shefki | 2008-07-05 19:55:50 -0400 (Sat, 05 Jul 2008) | 2 lines
Changed paths:
   M /trunk/PitBull/VoiceIcon/VoiceIcon.lua

PitBull_VoiceIcon: Replace UIFrameFlash with a custom flash implementation to avoid taint.

------------------------------------------------------------------------
r77449 | ellipsis | 2008-06-26 04:21:55 -0400 (Thu, 26 Jun 2008) | 1 line
Changed paths:
   M /trunk/PitBull/TotemTimers/TotemTimers.lua

PitBull_TotemTimers: Fix config error with disabling the Hide Inactive option (apologies to Vangual for the ninja-fix).
------------------------------------------------------------------------
r77343 | ckknight | 2008-06-24 19:34:42 -0400 (Tue, 24 Jun 2008) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - don't call DogTag:UpdateAllForFrame for wacky frames, as DogTag-Unit handles that automatically
------------------------------------------------------------------------
r77242 | ananhaid | 2008-06-22 09:36:11 -0400 (Sun, 22 Jun 2008) | 2 lines
Changed paths:
   M /trunk/PitBull/Aura/Core.lua

PitBull
- zhCN update.
------------------------------------------------------------------------
r77236 | 7destiny | 2008-06-22 08:04:56 -0400 (Sun, 22 Jun 2008) | 2 lines
Changed paths:
   M /trunk/PitBull/Aura/Core.lua

PitBull
- koKR Update
------------------------------------------------------------------------
r77232 | shefki | 2008-06-22 06:00:11 -0400 (Sun, 22 Jun 2008) | 4 lines
Changed paths:
   M /trunk/PitBull/Aura/Update.lua

PitBull_Aura:
- Show buff duration and allow buffs to be canceled from frames other than just
  the Player frame that are displaying the player (e.g. target, raid)

------------------------------------------------------------------------
r77228 | shefki | 2008-06-22 05:48:23 -0400 (Sun, 22 Jun 2008) | 5 lines
Changed paths:
   M /trunk/PitBull/Aura/Frames.lua
   M /trunk/PitBull/Aura/Update.lua

PitBull_Aura:
- Use GetUnit() to find out the unit rather than storing it in the AuraFrame.
  Fixes wrong tooltips on raid/party frames after party member changes.
  Resolves PB-330 and others.

------------------------------------------------------------------------
r77227 | shefki | 2008-06-22 05:28:28 -0400 (Sun, 22 Jun 2008) | 5 lines
Changed paths:
   M /trunk/PitBull/Aura/Core.lua
   M /trunk/PitBull/CombatIcon/CombatIcon.lua
   M /trunk/PitBull/LeaderIcon/LeaderIcon.lua
   M /trunk/PitBull/MasterLooterIcon/MasterLooterIcon.lua
   M /trunk/PitBull/Portrait/Portrait.lua
   M /trunk/PitBull/RaidTargetIcon/RaidTargetIcon.lua

PitBull:
- Stop using IterateNonWackyFrames() since for some reason
  some frames disappear from nonWackyFrames.  This resolves
  PB-302 and probably others.

------------------------------------------------------------------------
r77215 | shefki | 2008-06-22 02:36:07 -0400 (Sun, 22 Jun 2008) | 3 lines
Changed paths:
   M /trunk/PitBull/RaidTargetIcon/RaidTargetIcon.lua

PitBull_RaidTargetIcon:
- Fix raid targets being wrong when the raid/party members changed.

------------------------------------------------------------------------
r77208 | shefki | 2008-06-21 20:12:56 -0400 (Sat, 21 Jun 2008) | 5 lines
Changed paths:
   M /trunk/PitBull/Aura/Core.lua
   M /trunk/PitBull/Aura/Highlight.lua
   M /trunk/PitBull/Aura/Options.lua

PitBull_Aura:
- Allow selection of individual debuffs to highlight frames beyond the
  all/cureable/cureable by me/none currently allowed.

------------------------------------------------------------------------
r77170 | shefki | 2008-06-20 21:58:52 -0400 (Fri, 20 Jun 2008) | 3 lines
Changed paths:
   M /trunk/PitBull/ReadyCheckIcon/ReadyCheckIcon.lua

PitBull_ReadyCheckIcon:
- Fix logic bug that caused ready check icons to show on frames regardless of config.

------------------------------------------------------------------------
r77051 | ckknight | 2008-06-18 19:54:30 -0400 (Wed, 18 Jun 2008) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - Solve a possible taint issue
------------------------------------------------------------------------
r76876 | shefki | 2008-06-16 18:29:43 -0400 (Mon, 16 Jun 2008) | 2 lines
Changed paths:
   M /trunk/PitBull/Aura/Update.lua

PitBull_Aura: Fix a bug that caused the wrong tooltips to appear for auras.

------------------------------------------------------------------------