RBM-r69757.1

Details

  • Filename
    RBM-r69757.1.zip
  • Uploaded by
  • Uploaded
    Apr 14, 2008
  • Size
    358.68 KB
  • Downloads
    11
  • MD5
    c65dd4293945bf0430bf3bdc9cf9e58a

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r69757 | apoco | 2008-04-14 15:10:40 -0400 (Mon, 14 Apr 2008) | 4 lines
Changed paths:
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua

RBM:
- CooldownWatch:
-- Change: Names to SpellID's (diaf everyone)
-- Change: HiddenCooldown Methods, now gives item cooldown and optional buff time. (tell me if any are wrong, had to guess on some)
------------------------------------------------------------------------
r69673 | apoco | 2008-04-13 23:25:41 -0400 (Sun, 13 Apr 2008) | 1 line
Changed paths:
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua

RBM: - De|BuffWatch: Update to use LibBabble-Spell-3.0 if you have it loaded and you arent an enUS client.
------------------------------------------------------------------------
r69201 | apoco | 2008-04-11 21:25:46 -0400 (Fri, 11 Apr 2008) | 1 line
Changed paths:
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua

RBM: - De|BuffWatch: Fix Localization Message.
------------------------------------------------------------------------
r69183 | apoco | 2008-04-11 18:36:11 -0400 (Fri, 11 Apr 2008) | 5 lines
Changed paths:
   M /trunk/RBM/BarsClass.lua
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua
   M /trunk/RBM/Defaults.lua
   M /trunk/RBM/FramesClass.lua

RBM:
- Core:
-- Added support for Movement of Count Bars.
- De|BuffWatch:
-- Added support for debuffs that you do not cast, but wish to keep track of.
------------------------------------------------------------------------
r68801 | apoco | 2008-04-09 16:03:35 -0400 (Wed, 09 Apr 2008) | 13 lines
Changed paths:
   M /trunk/RBM
   M /trunk/RBM/AutoRespond/RBM_AutoRespond.toc
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua
   M /trunk/RBM/CooldownWatch/RBM_CooldownWatch.toc
   M /trunk/RBM/Core.lua
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua
   M /trunk/RBM/DeBuffWatch/RBM_DeBuffWatch.toc
   M /trunk/RBM/Elements/RBM_Elements.toc
   M /trunk/RBM/Locales/Locales.lua
   M /trunk/RBM/Locales/enUS.lua
   M /trunk/RBM/ModuleClasses/Boss.lua
   M /trunk/RBM/Plugins.xml
   M /trunk/RBM/RBM.toc
   M /trunk/RBM/SpamBlock/RBM_SpamBlock.toc
   M /trunk/RBM/TestSuite/RBM_TestSuite.toc
   M /trunk/RBM/ThemePack/RBM_ThemePack.toc
   M /trunk/RBM/ThemeShare/RBM_ThemeShare.toc
   M /trunk/RBM/ThemeShare/ThemeShare.lua
   M /trunk/RBM/VersionQuery/RBM_VersionQuery.toc

RBM:
- Removed: DrumWatch, added new module to download
- Fix: Boss Death Detection (tested)
- Fix: Localization Messages.  
- Fix: Announcing while skulls are turned on.
- Change: DistanceFrameAPI-Create nolonger requires a name and distance.  It can be called without both or just distance.
- Change: Enabled ThemeShare, tell me if it works now :p
RBM_De|BuffWatch:
- New: Now Tracks "Deadly Aim"
- New: Buff Stack Detection (eg: Lifebloom x5)
- Change: Buff Bar Loss when target changes (optional)
RBM_CooldownWatch:
- Removed: Deadly Aim (I tested it myself, and this thing does not have a hidden cooldown)
------------------------------------------------------------------------
r68527 | kergoth | 2008-04-07 20:27:33 -0400 (Mon, 07 Apr 2008) | 1 line
Changed paths:
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua

RBM: DeBuffWatch: add the buff from Darkmoon Cards Wrath and Blue Dragon.
------------------------------------------------------------------------
r68496 | kergoth | 2008-04-07 16:14:12 -0400 (Mon, 07 Apr 2008) | 1 line
Changed paths:
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua

RBM: DeBuffWatch: fix r68491.
------------------------------------------------------------------------
r68494 | kergoth | 2008-04-07 16:08:12 -0400 (Mon, 07 Apr 2008) | 1 line
Changed paths:
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua

RBM: DeBuffWatch: revert r68491 for now, it acts oddly.
------------------------------------------------------------------------
r68492 | kergoth | 2008-04-07 16:06:20 -0400 (Mon, 07 Apr 2008) | 1 line
Changed paths:
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua

RBM: DeBuffWatch: add the buff from Darkmoon Card: Crusade, if the character has the card.
------------------------------------------------------------------------
r68491 | kergoth | 2008-04-07 15:59:35 -0400 (Mon, 07 Apr 2008) | 1 line
Changed paths:
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua

RBM: DeBuffWatch: buffs can have a count too, not just debuffs.
------------------------------------------------------------------------
r68118 | apoco | 2008-04-05 01:48:27 -0400 (Sat, 05 Apr 2008) | 1 line
Changed paths:
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua

RBM: - CooldownWatch: -- Fix: Conflict with De|Buff Watch (Thanks HunterZ for helping me find the problem!)
------------------------------------------------------------------------
r68110 | apoco | 2008-04-05 00:32:17 -0400 (Sat, 05 Apr 2008) | 1 line
Changed paths:
   M /trunk/RBM/RBM.toc

RBM: - Fix: LibFuBarPlugin-3.0 added to OpsDeps.
------------------------------------------------------------------------
r68099 | apoco | 2008-04-04 22:32:24 -0400 (Fri, 04 Apr 2008) | 5 lines
Changed paths:
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua
   M /trunk/RBM/RBM.toc

RBM: - Fix: Loading Issues and TOC files w/ optsdeps + tocbump
- CooldownWatch:
-- Fix: Combustion
- De|BuffWatch:
-- Fix: Stacking Debuffs
------------------------------------------------------------------------
r67926 | apoco | 2008-04-03 16:47:30 -0400 (Thu, 03 Apr 2008) | 2 lines
Changed paths:
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua

RBM:
CooldownWatch: Added BT Trinkets to Hidden Cooldowns.
------------------------------------------------------------------------
r67909 | apoco | 2008-04-03 13:46:55 -0400 (Thu, 03 Apr 2008) | 2 lines
Changed paths:
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua

RBM:
CooldownWatch- Bug Fix with last nights commit.
------------------------------------------------------------------------
r67837 | apoco | 2008-04-03 04:48:14 -0400 (Thu, 03 Apr 2008) | 5 lines
Changed paths:
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua
   M /trunk/RBM/Defaults.lua
   M /trunk/RBM/Drums/Drums.lua
   M /trunk/RBM/Locales/enUS.lua
   M /trunk/RBM/ModuleClasses/Base.lua
   M /trunk/RBM/ModuleClasses/Boss.lua

RBM:
- Several Bug Fixes
- New Feature: Skull Warnings (See General Options)
- Fix: Pet Buff/Debuff Tracking

------------------------------------------------------------------------
r67009 | apoco | 2008-03-29 22:10:01 -0400 (Sat, 29 Mar 2008) | 5 lines
Changed paths:
   M /trunk/RBM/BarsClass.lua
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua
   A /trunk/RBM/Drums
   A /trunk/RBM/Drums/Drums.lua
   A /trunk/RBM/Drums/RBM_Drums.toc
   M /trunk/RBM/Locales/Locales.lua
   M /trunk/RBM/Locales/enUS.lua
   M /trunk/RBM/Plugins.xml

RBM:
- New: Drums Plugin that tracks party members Drums of Battle Cooldowns
- Fix: Drums of Battle showing up as a buff with CooldownWatch & DeBuffWatch
- Fix: Icon's Width on bars larger than 20
- Updated: Localization
------------------------------------------------------------------------
r65885 | apoco | 2008-03-25 20:08:33 -0400 (Tue, 25 Mar 2008) | 2 lines
Changed paths:
   M /trunk/RBM

RBM:
- Included Externals
------------------------------------------------------------------------
r65881 | apoco | 2008-03-25 19:53:29 -0400 (Tue, 25 Mar 2008) | 2 lines
Changed paths:
   A /trunk/RBM
   A /trunk/RBM/AutoRespond
   A /trunk/RBM/AutoRespond/AutoRespond.lua
   A /trunk/RBM/AutoRespond/RBM_AutoRespond.toc
   A /trunk/RBM/BarsClass.lua
   A /trunk/RBM/Bindings.xml
   A /trunk/RBM/Changes.txt
   A /trunk/RBM/Comms.lua
   A /trunk/RBM/Config.lua
   A /trunk/RBM/CooldownWatch
   A /trunk/RBM/CooldownWatch/CooldownWatch.lua
   A /trunk/RBM/CooldownWatch/RBM_CooldownWatch.toc
   A /trunk/RBM/Core.lua
   A /trunk/RBM/DeBuffWatch
   A /trunk/RBM/DeBuffWatch/DeBuffWatch.lua
   A /trunk/RBM/DeBuffWatch/RBM_DeBuffWatch.toc
   A /trunk/RBM/Defaults.lua
   A /trunk/RBM/Elements
   A /trunk/RBM/Elements/Elements.lua
   A /trunk/RBM/Elements/RBM_Elements.toc
   A /trunk/RBM/FramesClass.lua
   A /trunk/RBM/FunctionEnviroment.lua
   A /trunk/RBM/Images
   A /trunk/RBM/Images/BantoBar.tga
   A /trunk/RBM/Images/Cloud.tga
   A /trunk/RBM/Images/DragHandle.tga
   A /trunk/RBM/Images/RothSquare.tga
   A /trunk/RBM/Locales
   A /trunk/RBM/Locales/Locales.lua
   A /trunk/RBM/Locales/Locales.xml
   A /trunk/RBM/Locales/enUS.lua
   A /trunk/RBM/ModuleClasses
   A /trunk/RBM/ModuleClasses/Base.lua
   A /trunk/RBM/ModuleClasses/Boss.lua
   A /trunk/RBM/ModuleClasses/Plugin.lua
   A /trunk/RBM/ModuleClasses.xml
   A /trunk/RBM/Plugins.xml
   A /trunk/RBM/RBM.toc
   A /trunk/RBM/Sounds
   A /trunk/RBM/Sounds/Info.wav
   A /trunk/RBM/Sounds/Kachink.wav
   A /trunk/RBM/Sounds/triforce.mp3
   A /trunk/RBM/SpamBlock
   A /trunk/RBM/SpamBlock/RBM_SpamBlock.toc
   A /trunk/RBM/SpamBlock/SpamBlock.lua
   A /trunk/RBM/TestSuite
   A /trunk/RBM/TestSuite/RBM_TestSuite.toc
   A /trunk/RBM/TestSuite/TestSuite.lua
   A /trunk/RBM/ThemePack
   A /trunk/RBM/ThemePack/RBM_ThemePack.toc
   A /trunk/RBM/ThemePack/Statusbar
   A /trunk/RBM/ThemePack/Statusbar/Minimalist.tga
   A /trunk/RBM/ThemePack/ThemePack.lua
   A /trunk/RBM/ThemeShare
   A /trunk/RBM/ThemeShare/RBM_ThemeShare.toc
   A /trunk/RBM/ThemeShare/ThemeShare.lua
   A /trunk/RBM/VersionQuery
   A /trunk/RBM/VersionQuery/RBM_VersionQuery.toc
   A /trunk/RBM/VersionQuery/VersionQuery.lua
   A /trunk/RBM/embeds.xml

RBM:
- Initial Commit 2.4 Version (Tested slightly)
------------------------------------------------------------------------

Additional Legacy Files

Type Name Size Uploaded Game Version Downloads
229.50 KB Apr 14, 2008 2.4.3 19