r266
Details
-
FilenameRaidBuffStatus-r266.zip
-
Uploaded by
-
UploadedJul 19, 2009
-
Size228.70 KB
-
Downloads184
-
MD554a53992f33f24fe75b9cd13ab5e06a4
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r266 | danielbarron | 2009-07-19 21:04:30 +0000 (Sun, 19 Jul 2009) | 8 lines
Changed paths:
M /trunk/Buffs.lua
M /trunk/Config.lua
M /trunk/Core.lua
M /trunk/RaidBuffStatus.toc
M /trunk/ReadMe.txt
RaidBuffStatus:
- Added an option to ignore spec when there is a tank list when determining who is a tank.
- Added an option to announce to raid warning when a Soul Well is prepared.
- No longer attempt to inspect talents of people who are dead.
- Fixed bug where the Blizzard standard main tank list would be ignored.
- Detection of Fish Feast now uses a spellid so it compatible with all languages without needing a translation.
- When a Soul Well, Fish Feast or Refreshment Table are about to run it out it now does a raid warning.
- Added some checks to prevent bad talent scan results being used.
------------------------------------------------------------------------
r265 | danielbarron | 2009-07-16 23:41:50 +0000 (Thu, 16 Jul 2009) | 2 lines
Changed paths:
M /trunk/Localization/enUS.lua
RaidBuffStatus:
- Added missing "same-key-is-true=true"
------------------------------------------------------------------------
r264 | danielbarron | 2009-07-16 23:36:33 +0000 (Thu, 16 Jul 2009) | 2 lines
Changed paths:
M /trunk/Localization/deDE.lua
M /trunk/Localization/enUS.lua
M /trunk/Localization/esES.lua
A /trunk/Localization/esMX.lua
M /trunk/Localization/frFR.lua
A /trunk/Localization/koKR.lua
M /trunk/Localization/ruRU.lua
M /trunk/Localization/zhCN.lua
M /trunk/Localization/zhTW.lua
M /trunk/RaidBuffStatus.toc
M /trunk/ReadMe.txt
RaidBuffStatus:
- Updated all localisations to use WowAce Localisation system and added esMX and koKR.
------------------------------------------------------------------------
r263 | danielbarron | 2009-07-16 23:06:27 +0000 (Thu, 16 Jul 2009) | 2 lines
Changed paths:
M /trunk/Localization/deDE.lua
M /trunk/Localization/enUS.lua
RaidBuffStatus:
- Attempt 2.
------------------------------------------------------------------------
r262 | danielbarron | 2009-07-16 22:52:11 +0000 (Thu, 16 Jul 2009) | 2 lines
Changed paths:
M /trunk/Localization/enUS.lua
RaidBuffStatus:
- First attempt at using WowAce Localisation system with enUS.
------------------------------------------------------------------------
r261 | yoshimo | 2009-07-15 17:10:05 +0000 (Wed, 15 Jul 2009) | 2 lines
Changed paths:
M /trunk/Localization/deDE.lua
RaidBuffStatus:
- updated fishfeast-trigger
------------------------------------------------------------------------
r259 | danielbarron | 2009-07-08 22:14:27 +0000 (Wed, 08 Jul 2009) | 2 lines
Changed paths:
M /trunk/Buffs.lua
M /trunk/Core.lua
M /trunk/RaidBuffStatus.toc
M /trunk/ReadMe.txt
RaidBuffStatus:
- Fixed bug where it might not buff a blessing if someone in the class needing it was out of range.
------------------------------------------------------------------------
r258 | danielbarron | 2009-07-05 21:51:06 +0000 (Sun, 05 Jul 2009) | 7 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/ruRU.lua
M /trunk/Localization/zhCN.lua
M /trunk/Localization/zhTW.lua
M /trunk/RaidBuffStatus.toc
M /trunk/ReadMe.txt
RaidBuffStatus:
- Fixed bug where the dashboard would not show when it was configured to show in raid but not party and the party is converted to raid.
- Added the ability to only show when you break Crown Control.
- Talent re-checking is now every 2 mins instead of 4.
- Added a check and talent report for Shadowform.
- When someone has low durability it now re-checks every 30 seconds when out of combat.
- You can now Ctrl-click on the Boss and Trash buttons to whisper everyone missing something.
------------------------------------------------------------------------
r257 | danielbarron | 2009-06-28 22:05:36 +0000 (Sun, 28 Jun 2009) | 3 lines
Changed paths:
M /trunk/Core.lua
M /trunk/RaidBuffStatus.toc
M /trunk/ReadMe.txt
RaidBuffStatus:
- Fixed Repentance and Hex breakage being blamed on the CCers.
- Fixed problem with sometimes Fish Feast or Refreshment Table announcements would be announced twice in some rare situations.
------------------------------------------------------------------------
r256 | danielbarron | 2009-06-17 23:22:34 +0000 (Wed, 17 Jun 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/ruRU.lua
M /trunk/Localization/zhCN.lua
M /trunk/Localization/zhTW.lua
M /trunk/RaidBuffStatus.toc
M /trunk/ReadMe.txt
RaidBuffStatus:
- Added Crown Control breaking warnings but with a unique-to-RBS-twist - it can differentiate tanks and non-tanks so can be configured to only warn when a non-tank breaks it for example.
- Tank taunt warnings now show raid icons.
- When Fish Feast or Refreshment Table is announced, it checks to see if the person placing it is the player. If so it pings the map on the player.
- Now when considering which spec someone is it sees which tree has more than 36 points rather than more than 31 as per TBC.
------------------------------------------------------------------------