RaidBuffStatus-r65845-nolib

Details

  • Filename
    RaidBuffStatus-r65845-nolib.zip
  • Uploaded by
  • Uploaded
    Mar 25, 2008
  • Size
    23.08 KB
  • Downloads
    71
  • MD5
    72f1df0a8ae8c0891b2f7aad5c4379b3

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r65845 | danielbarron | 2008-03-25 16:45:15 -0400 (Tue, 25 Mar 2008) | 10 lines
Changed paths:
   M /trunk/RaidBuffStatus/Core.lua
   M /trunk/RaidBuffStatus/Locale-deDE.lua
   M /trunk/RaidBuffStatus/Locale-enUS.lua
   M /trunk/RaidBuffStatus/RaidBuffStatus.toc
   M /trunk/RaidBuffStatus/ReadMe.txt

RaidBuffStatus:
- Added /rbs toggle option for toggling open and close the dashboard.
- Fixed bug: frame and icons not on same level.  Now comes to front when clicked.
- Fixed bug: offline check would not disable.
- Fixed bug: tooltip was much too wide when many people need a buff.
- Added ability to shift click and report only on a single missing buff.
- Priest with spirit buff detected now only appears if you are the leader.
- Added check for Inner Fire.
- Fixed bug: missing number of buffs and warnings are correctly counted again now.
- It no longer says it has activated on start.  No need to add to the other spam.
------------------------------------------------------------------------
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
------------------------------------------------------------------------