r197-nolib
Details
-
FilenameRaidBuffStatus-r197-nolib.zip
-
Uploaded by
-
UploadedFeb 26, 2009
-
Size72.41 KB
-
Downloads35
-
MD57b22f3a5b3a798e848a6fbcc2ee7d77a
Supported WoW Retail Versions
- 3.0.9
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------