r328-nolib
Details
-
FilenameRaidBuffStatus-r328-nolib.zip
-
Uploaded by
-
UploadedDec 8, 2009
-
Size140.09 KB
-
Downloads46
-
MD5d233ad7fe36ba1e5b379dc4e7b6d7baf
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r328 | danielbarron | 2009-12-08 22:47:31 +0000 (Tue, 08 Dec 2009) | 4 lines
Changed paths:
M /trunk/Buffs.lua
M /trunk/Core.lua
M /trunk/RaidBuffStatus.toc
M /trunk/ReadMe.txt
RaidBuffStatus:
- Fixed weapon buff checking which has been broken since 3.323.
- Fixed some errors when joining a raid when in combat.
- Updated toc for 3.3. I don't see any changes which would need any change to RBS in the patch notes so fingers crossed...
------------------------------------------------------------------------
r314 | danielbarron | 2009-11-19 23:28:23 +0000 (Thu, 19 Nov 2009) | 6 lines
Changed paths:
M /trunk/Buffs.lua
M /trunk/Core.lua
M /trunk/RaidBuffStatus.toc
M /trunk/ReadMe.txt
RaidBuffStatus:
- Fixed error when setting Pally Power.
- Stopped in-combat Pally Power messages.
- Fixed a bug with counting number of points spent in improved Blessing of Wisdom and Restorative totems.
- Fixed a bug with it complaining about incorrectly set Pally Power when there are 4 or more Paladins and no Blessing of Sanctuary available.
------------------------------------------------------------------------
r313 | danielbarron | 2009-11-17 19:00:24 +0000 (Tue, 17 Nov 2009) | 4 lines
Changed paths:
M /trunk/Buffs.lua
M /trunk/Core.lua
M /trunk/RaidBuffStatus.toc
M /trunk/ReadMe.txt
RaidBuffStatus:
- Fixed a class localisation missed in 3.241.
- Optimised combat log parsing when not in a party.
- Slightly improved Pally Power message processing.
------------------------------------------------------------------------
r312 | danielbarron | 2009-11-16 20:52:28 +0000 (Mon, 16 Nov 2009) | 2 lines
Changed paths:
M /trunk/Buffs.lua
M /trunk/Core.lua
M /trunk/RaidBuffStatus.toc
M /trunk/ReadMe.txt
RaidBuffStatus:
- Updated to use LOCALIZED_CLASS_NAMES_MALE instead of custom translations.
------------------------------------------------------------------------
r311 | danielbarron | 2009-11-15 22:11:36 +0000 (Sun, 15 Nov 2009) | 13 lines
Changed paths:
M /trunk/Buffs.lua
M /trunk/Config.lua
M /trunk/Core.lua
M /trunk/RaidBuffStatus.toc
M /trunk/ReadMe.txt
RaidBuffStatus:
- Pug detection is now less strict so is more likely to think a raid is a pug.
- Completed support for Drums of Forgotten Kings. It will now know according to the spec and raid or party make up and number of Paladins if to be used or not.
- Re-wrote Paladin blessings to be able to handle short blessing assignments in Pally Power as well as give more information and in a clearer way about problems with Paladin assignments and many other improvements.
- Paladin blessings now tells you when it would be better to use Forgotten Kings.
- Paladin blessings now tells you when Sanctuary is allocated but no one has the spec to do it.
- Paladin blessings now tells you when Wisdom will be overwritten by Shaman totems because more points have been spent in Restorative Totems than Improved Blessing of Wisdom.
- Removed Scroll of Stamina as Runescroll of Fortitude is much more useful and less likely to be overwritten.
- Fixed a bug with hiding the main frame from the command line.
- Fixed a bug with pressing Refresh on the talents report window when not in a party or raid.
- Talents report window now has the classes translated correctly.
- RBS is now better at picking up single class changes in Pally Power without needing the Refresh button clicking in Pally Power.
- Added Scrapbot support for repair bot warnings.
------------------------------------------------------------------------