r201
Details
-
FilenameRaidBuffStatus-r201.zip
-
Uploaded by
-
UploadedMar 7, 2009
-
Size181.14 KB
-
Downloads198
-
MD5120af98cb30c4115643397052ddfa7f3
Supported WoW Retail Versions
- 3.0.9
Changelog
------------------------------------------------------------------------
r201 | danielbarron | 2009-03-07 23:45:50 +0000 (Sat, 07 Mar 2009) | 5 lines
Changed paths:
M /trunk/Buffs.lua
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:
- Fixed a display bug when changing the number of columns on the dash.
- Added a new feature which optionally shows status bars for things like tanks health, healer mana, dead people etc.
- Slightly changed the heuristics for detecting if Druids or Paladins are tanks.
- Water Shield and Lightning Shield check now says both names.
------------------------------------------------------------------------
r200 | danielbarron | 2009-03-06 08:32:27 +0000 (Fri, 06 Mar 2009) | 2 lines
Changed paths:
M /trunk/Core.lua
RaidBuffStatus:
- Fixed Vigilance buff check.
------------------------------------------------------------------------
r198 | danielbarron | 2009-03-01 23:22:47 +0000 (Sun, 01 Mar 2009) | 15 lines
Changed paths:
M /trunk/Buffs.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:
- Fixed Bone Shield checking.
- Added talent report for Vigilance.
- Added a check that all Warriors with Vigilance have used it.
- Any DK on the tank list is now considered a tank.
- Added talent report for improved Anti-Magic Zone.
- Amplify Magic buffers are now chosen according to how many points are spent in improving it.
- Added talent report for improved Amplify Magic.
- Fixed alt-click Amplify Magic.
- Added Lesser Flask of Resistance.
- Paladin blessings now have MANY! support.
- RBS now uses PallyPower addon to track blessing assignments to report which paladin is slacking on his buffing.
- Spec checking is now every 300 seconds rather than 600.
- Fixed a race condition bug when talents are being inspected and you zone.
- Maximum line length of a message is now 150 instead of 250.
------------------------------------------------------------------------
r197 | danielbarron | 2009-02-26 18:20:32 +0000 (Thu, 26 Feb 2009) | 2 lines
Changed paths:
M /trunk/Localization/zhCN.lua
RaidBuffStatus:
- updated translations in zhCN.
------------------------------------------------------------------------
r195 | danielbarron | 2009-02-22 10:14:54 +0000 (Sun, 22 Feb 2009) | 4 lines
Changed paths:
A /trunk/Buffs.lua
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:
- Some code tidying where I moved the buff checking code to another file.
- Added option to write tank warning to raid chat.
- Added option to warn if someone targets a mob and taunts that mob and it is targeting you.
------------------------------------------------------------------------
r193 | danielbarron | 2009-02-21 11:25:00 +0000 (Sat, 21 Feb 2009) | 2 lines
Changed paths:
M /trunk/Config.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/ReadMe.txt
RaidBuffStatus:
- Updated translations and some wording.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------