r192-nolib

Details

  • Filename
    RaidBuffStatus-r192-nolib.zip
  • Uploaded by
  • Uploaded
    Feb 19, 2009
  • Size
    69.50 KB
  • Downloads
    44
  • MD5
    08a7816435f653c6a9d7eb53ee55e15e

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r192 | danielbarron | 2009-02-19 23:55:44 +0000 (Thu, 19 Feb 2009) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Localization/zhCN.lua

RaidBuffStatus:
- Added zhCN translations.
- Fixed bug when srcname is blank in combat log.
------------------------------------------------------------------------
r191 | danielbarron | 2009-02-16 23:32:17 +0000 (Mon, 16 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua

RaidBuffStatus:
- Added missing default for non-tank taunting.
------------------------------------------------------------------------
r190 | danielbarron | 2009-02-16 19:25:20 +0000 (Mon, 16 Feb 2009) | 5 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Localization/deDE.lua
   M /trunk/Localization/enUS.lua
   M /trunk/Localization/esES.lua
   M /trunk/Localization/frFR.lua
   M /trunk/Localization/zhCN.lua
   M /trunk/Localization/zhTW.lua
   M /trunk/RaidBuffStatus.toc
   M /trunk/ReadMe.txt

RaidBuffStatus:
- Actions which require you to be a raid leader or assistant now warn you if you have not been promoted rather than doing nothing.
- Fixed a bug with some ancient unused code which caused RBS to stop working when using with Lootster.
- The out of range warning is now more visible.
- Added a whole new experimental feature.  This feature allows you to see when people are taunting your mob.  This is useful in boss fights where one needs to swap tanks and to find out when a Death Knight accidentally taunts Malygos.
------------------------------------------------------------------------
r189 | danielbarron | 2009-02-10 00:21:23 +0000 (Tue, 10 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/RaidBuffStatus.toc
   M /trunk/ReadMe.txt

RaidBuffStatus:
- Now ignores mana check for Feral Combat Druids always.  Previously it would ignore if shape shifted only.
------------------------------------------------------------------------
r187 | danielbarron | 2009-01-28 19:12:10 +0000 (Wed, 28 Jan 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua

RaidBuffStatus:
- Removed scroll of stamina check from non-tanks.
------------------------------------------------------------------------
r186 | danielbarron | 2009-01-28 01:02:57 +0000 (Wed, 28 Jan 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Localization/deDE.lua
   M /trunk/Localization/enUS.lua
   M /trunk/Localization/esES.lua
   M /trunk/Localization/frFR.lua
   M /trunk/Localization/zhCN.lua
   M /trunk/Localization/zhTW.lua
   M /trunk/RaidBuffStatus.toc
   M /trunk/ReadMe.txt

RaidBuffStatus:
- Added very basic scroll checking.  Disabled by default due to being in testing.
------------------------------------------------------------------------
r185 | danielbarron | 2009-01-25 22:09:44 +0000 (Sun, 25 Jan 2009) | 3 lines
Changed paths:
   M /trunk/Core.lua

RaidBuffStatus:
- Fixed old elixir checking.
- Now says which flask or elixir is old.
------------------------------------------------------------------------
r184 | danielbarron | 2009-01-25 21:55:39 +0000 (Sun, 25 Jan 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/RaidBuffStatus.toc
   M /trunk/ReadMe.txt

RaidBuffStatus:
- Fixed flask and elixir checking.
------------------------------------------------------------------------
r183 | danielbarron | 2009-01-24 19:15:40 +0000 (Sat, 24 Jan 2009) | 3 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Localization/deDE.lua
   M /trunk/Localization/enUS.lua
   M /trunk/Localization/esES.lua
   M /trunk/Localization/frFR.lua
   M /trunk/Localization/zhCN.lua
   M /trunk/Localization/zhTW.lua
   M /trunk/RaidBuffStatus.toc
   M /trunk/ReadMe.txt

RaidBuffStatus:
- Added an option to not include TBC flasks and elixirs in the allowed buffs.
- Added a warning to warn when players are using TBC flasks and elixirs.
------------------------------------------------------------------------
r182 | danielbarron | 2009-01-24 09:20:47 +0000 (Sat, 24 Jan 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/RaidBuffStatus.toc
   M /trunk/ReadMe.txt

RaidBuffStatus:
- If Shaman has Static Shock talents then accept Lighting Shield as an alternative to Water Shield.
------------------------------------------------------------------------
r181 | danielbarron | 2009-01-24 02:29:27 +0000 (Sat, 24 Jan 2009) | 4 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Localization/deDE.lua
   M /trunk/Localization/enUS.lua
   M /trunk/Localization/esES.lua
   M /trunk/Localization/frFR.lua
   M /trunk/Localization/zhCN.lua
   M /trunk/Localization/zhTW.lua
   M /trunk/RaidBuffStatus.toc
   M /trunk/ReadMe.txt

RaidBuffStatus:
- Added option to configure what the addon does depending on which mouse button is clicked.
- Added option to configure how quickly the addon re-scans the raid for missing buffs.
- Updated Shadow Protection since 3.08 it is now raid-wide.
------------------------------------------------------------------------
r180 | danielbarron | 2009-01-22 23:39:33 +0000 (Thu, 22 Jan 2009) | 6 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Localization/deDE.lua
   M /trunk/Localization/enUS.lua
   M /trunk/Localization/esES.lua
   M /trunk/Localization/frFR.lua
   M /trunk/Localization/zhCN.lua
   M /trunk/Localization/zhTW.lua
   M /trunk/RaidBuffStatus.toc
   M /trunk/ReadMe.txt

RaidBuffStatus:
- Removed checking for Spirit on Death Knights.
- Removed wrong blessing checker as the missing blessing checker will tell you enough info.
- Added an option to configure how many is MANY.  This also changes how many are needed before using a reagent to buff.
- Added an automatic reagent checker for buffing.  If you run out it will instead use the shorter spell.

------------------------------------------------------------------------
r179 | danielbarron | 2009-01-22 19:36:18 +0000 (Thu, 22 Jan 2009) | 2 lines
Changed paths:
   M /trunk/Localization/esES.lua

RaidBuffStatus:
- Updated Spanish translations.
------------------------------------------------------------------------
r177 | danielbarron | 2009-01-20 13:42:12 +0000 (Tue, 20 Jan 2009) | 4 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/RaidBuffStatus.toc
   M /trunk/ReadMe.txt

RaidBuffStatus:
- Now re-checks spec every 10 mins in case of in-raid respec.
- Spec checking is now faster.
- Raid buff checking on dashboard is now more frequent.
------------------------------------------------------------------------
r176 | danielbarron | 2009-01-20 00:09:28 +0000 (Tue, 20 Jan 2009) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/RaidBuffStatus.toc
   M /trunk/ReadMe.txt

RaidBuffStatus:
- Fixed Mighty Defense.  Correctly now labelled as a Guardian elixir.
- Removed checking for Intellect on Death Knights.
------------------------------------------------------------------------
r175 | kunda | 2009-01-15 16:44:32 +0000 (Thu, 15 Jan 2009) | 1 line
Changed paths:
   M /trunk/Localization/deDE.lua

deDE update
------------------------------------------------------------------------