RaidBuffStatus-r65516

Details

  • Filename
    RaidBuffStatus-r65516.zip
  • Uploaded by
  • Uploaded
    Mar 24, 2008
  • Size
    199.99 KB
  • Downloads
    77
  • MD5
    0e371a6e62445fb8e81794303ea663b7

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r65516 | danielbarron | 2008-03-24 05:56:14 -0400 (Mon, 24 Mar 2008) | 7 lines
Changed paths:
   M /trunk/RaidBuffStatus/Core.lua
   A /trunk/RaidBuffStatus/Locale-deDE.lua
   M /trunk/RaidBuffStatus/RaidBuffStatus.toc
   M /trunk/RaidBuffStatus/ReadMe.txt

RaidBuffStatus:
- Added German translations. (Done by Farook)
- Completely re-worked how buttons and buff checks are stored and displayed.  Now it is completely dynamic thus making it easier to add more checks and an options window in the near future.
- Boss only buff checks are now in their own section.
- Window title changed to RBS 1.3.
- Disabled-manually buffs now display a "." instead of being blank so you can tell the difference between disabled and not being used due to lack of a class.
- Soulstone is now a boss check only.
------------------------------------------------------------------------
r64588 | danielbarron | 2008-03-15 08:39:45 -0400 (Sat, 15 Mar 2008) | 2 lines
Changed paths:
   M /trunk/RaidBuffStatus/RaidBuffStatus.toc
   M /trunk/RaidBuffStatus/ReadMe.txt

RaidBuffStatus:
- Fixed addon name in game so it says ace2
------------------------------------------------------------------------
r64511 | danielbarron | 2008-03-14 12:37:01 -0400 (Fri, 14 Mar 2008) | 4 lines
Changed paths:
   M /trunk/RaidBuffStatus/Core.lua
   M /trunk/RaidBuffStatus/Locale-enUS.lua
   M /trunk/RaidBuffStatus/RaidBuffStatus.toc
   M /trunk/RaidBuffStatus/ReadMe.txt

RaidBuffStatus:
- Fixed bug: Re-showing all the time.  Now hiding stays hidden until you join a party or raid again.
- Added to the Well Fed check "Increased Stamina", "Rumsey Rum Black Label", and "Electrified".

------------------------------------------------------------------------
r64085 | danielbarron | 2008-03-09 19:50:14 -0400 (Sun, 09 Mar 2008) | 2 lines
Changed paths:
   M /trunk/RaidBuffStatus/RaidBuffStatus.toc

RaidBuffStatus:
- Corrected version number
------------------------------------------------------------------------
r64084 | danielbarron | 2008-03-09 19:48:40 -0400 (Sun, 09 Mar 2008) | 12 lines
Changed paths:
   M /trunk/RaidBuffStatus/Core.lua
   M /trunk/RaidBuffStatus/Locale-enUS.lua
   M /trunk/RaidBuffStatus/RaidBuffStatus.toc
   M /trunk/RaidBuffStatus/ReadMe.txt

RaidBuffStatus:
- Added more checks for:
- Hunter with no aspect
- Hunter with aspect of the pack or cheetah
- Protection paladin with no Righteous Fury
- Someone has a soul stone
- Fixed bug: Checks events actually registered before unregistering
- Fixed bug: Shadow and Aura at same time check not enabling
- Fixed bug: Sometimes an inspect fails and this is now captured
- Fixed bug: Noisy talent inspection addons would interfere with the inspect ready event so
   this is handled by using a secure hook
-- toc file now has svn revision information
------------------------------------------------------------------------
r63867 | danielbarron | 2008-03-07 22:31:41 -0500 (Fri, 07 Mar 2008) | 2 lines
Changed paths:
   M /trunk/RaidBuffStatus

RaidBuffStatus:
- fixed externals for babble and aura
------------------------------------------------------------------------
r63865 | danielbarron | 2008-03-07 22:19:32 -0500 (Fri, 07 Mar 2008) | 2 lines
Changed paths:
   M /trunk/RaidBuffStatus

RaidBuffStatus:
- setting externals
------------------------------------------------------------------------
r63864 | danielbarron | 2008-03-07 22:03:49 -0500 (Fri, 07 Mar 2008) | 2 lines
Changed paths:
   A /trunk/RaidBuffStatus
   A /trunk/RaidBuffStatus/Core.lua
   A /trunk/RaidBuffStatus/Locale-enUS.lua
   A /trunk/RaidBuffStatus/RaidBuffStatus.toc
   A /trunk/RaidBuffStatus/ReadMe.txt
   A /trunk/RaidBuffStatus/license.txt

RaidBuffStatus: initial commit
- Reports to /raid or /party on consumables, buffs, PVP, AFK, crusader aura and many many others but in an intelligent automagic way
------------------------------------------------------------------------

Additional Files