RBM2

Abandoned
RBM2

File Details

Beta 8

  • B
  • Feb 27, 2009
  • 394.57 KB
  • 377
  • 3.0.9
  • Retail

File Name

RBM2-Beta_8.zip

Supported Versions

  • 3.0.9

------------------------------------------------------------------------
r37 | kameril | 2009-02-27 23:40:29 +0000 (Fri, 27 Feb 2009) | 1 line
Changed paths:
   A /tags/Beta 8 (from /trunk:36)

Tagging as Beta 8
------------------------------------------------------------------------
r36 | kameril | 2009-02-27 23:37:12 +0000 (Fri, 27 Feb 2009) | 1 line
Changed paths:
   M /trunk/CooldownWatch/RBM2_CooldownWatch.toc
   M /trunk/DeBuffWatch/RBM2_DeBuffWatch.toc

Fix TOC typos and slashes
------------------------------------------------------------------------
r35 | kameril | 2009-02-27 23:30:41 +0000 (Fri, 27 Feb 2009) | 6 lines
Changed paths:
   M /trunk/Config/Config.lua
   M /trunk/CooldownWatch/Config.lua
   M /trunk/CooldownWatch/CooldownWatch.lua
   M /trunk/CooldownWatch/Data/HiddenCooldowns.lua
   M /trunk/DeBuffWatch/Config.lua
   M /trunk/ModuleClasses/Plugin.lua

Disabled group cooldowns for now, need more time to test it.
Added Bandit's Insignia internal cooldown to CooldownWatch.
Changed Plugin API AreAllCategoriesUnfiltered to AreAllCategoriesFiltered
Plugin Category querying API now supports indices of frames along with their names
Added quick frame selection to DeBuffWatch2
Fixed some difficult to read config text
------------------------------------------------------------------------
r34 | kameril | 2009-02-27 20:36:44 +0000 (Fri, 27 Feb 2009) | 7 lines
Changed paths:
   M /trunk/Config/Config.lua
   D /trunk/CooldownWatch/Communications.lua
   M /trunk/CooldownWatch/Config.lua
   M /trunk/CooldownWatch/CooldownWatch.lua
   A /trunk/CooldownWatch/Data
   A /trunk/CooldownWatch/Data/DeathKnight.lua
   A /trunk/CooldownWatch/Data/Druid.lua
   A /trunk/CooldownWatch/Data/HiddenCooldowns.lua
   A /trunk/CooldownWatch/Data/Hunter.lua
   A /trunk/CooldownWatch/Data/Mage.lua
   A /trunk/CooldownWatch/Data/Paladin.lua
   A /trunk/CooldownWatch/Data/Priest.lua
   A /trunk/CooldownWatch/Data/Races.lua
   A /trunk/CooldownWatch/Data/Rogue.lua
   A /trunk/CooldownWatch/Data/Shaman.lua
   A /trunk/CooldownWatch/Data/Warlock.lua
   A /trunk/CooldownWatch/Data/Warrior.lua
   D /trunk/CooldownWatch/DeathKnight.lua
   D /trunk/CooldownWatch/Druid.lua
   D /trunk/CooldownWatch/HiddenCooldowns.lua
   D /trunk/CooldownWatch/Hunter.lua
   A /trunk/CooldownWatch/Locales
   A /trunk/CooldownWatch/Locales/deDE.lua
   A /trunk/CooldownWatch/Locales/esES.lua
   A /trunk/CooldownWatch/Locales/frFR.lua
   A /trunk/CooldownWatch/Locales/ruRU.lua
   D /trunk/CooldownWatch/Mage.lua
   D /trunk/CooldownWatch/Paladin.lua
   D /trunk/CooldownWatch/Priest.lua
   M /trunk/CooldownWatch/RBM2_CooldownWatch.toc
   D /trunk/CooldownWatch/Races.lua
   D /trunk/CooldownWatch/Rogue.lua
   D /trunk/CooldownWatch/Shaman.lua
   D /trunk/CooldownWatch/Warlock.lua
   D /trunk/CooldownWatch/Warrior.lua
   D /trunk/CooldownWatch/deDE.lua
   D /trunk/CooldownWatch/esES.lua
   D /trunk/CooldownWatch/frFR.lua
   D /trunk/CooldownWatch/ruRU.lua
   M /trunk/DeBuffWatch/Config.lua
   A /trunk/DeBuffWatch/Data
   A /trunk/DeBuffWatch/Data/DeathKnight.lua
   A /trunk/DeBuffWatch/Data/Mage.lua
   A /trunk/DeBuffWatch/Data/Paladin.lua
   A /trunk/DeBuffWatch/Data/Warrior.lua
   D /trunk/DeBuffWatch/DeathKnight.lua
   D /trunk/DeBuffWatch/Mage.lua
   D /trunk/DeBuffWatch/Paladin.lua
   M /trunk/DeBuffWatch/RBM2_DeBuffWatch.toc
   D /trunk/DeBuffWatch/Warrior.lua
   M /trunk/Locales/Locales.lua
   M /trunk/ModuleClasses/Plugin.lua
   M /trunk/debugplugins.xml

Restructured the CooldownWatch's and DeBuffWatch's folders
Clarified several descriptions to be less "programmer-ese"
Bar Filtering has be renamed to Bar Display, functionality has not changed
Added Communications to CooldownWatch
Fixed some out-of-date documentation comments
Added options to quickly enable or disable a module on a certain frame
Updated locale handling to accept either tables or varargs
------------------------------------------------------------------------
r33 | kameril | 2009-02-27 05:10:36 +0000 (Fri, 27 Feb 2009) | 1 line
Changed paths:
   M /trunk/Config/Config.lua
   M /trunk/CooldownWatch/Config.lua
   M /trunk/CooldownWatch/CooldownWatch.lua
   M /trunk/CooldownWatch/Races.lua
   M /trunk/DeBuffWatch/Config.lua
   M /trunk/DeBuffWatch/DeBuffWatch.lua
   M /trunk/Locales/Locales.lua
   M /trunk/Locales/enUS.lua
   M /trunk/ModuleClasses/Boss.lua

Minor changes
------------------------------------------------------------------------
r32 | kameril | 2009-02-27 00:21:09 +0000 (Fri, 27 Feb 2009) | 2 lines
Changed paths:
   M /trunk/CooldownWatch/Config.lua
   M /trunk/CooldownWatch/CooldownWatch.lua

Spell/talents/skills are now always referred to as Abilities in CooldownWatch
Added hidden cooldown interface
------------------------------------------------------------------------
r31 | kameril | 2009-02-26 23:55:04 +0000 (Thu, 26 Feb 2009) | 4 lines
Changed paths:
   M /trunk/CooldownWatch/Config.lua
   M /trunk/CooldownWatch/CooldownWatch.lua
   M /trunk/CooldownWatch/DeathKnight.lua
   M /trunk/CooldownWatch/HiddenCooldowns.lua
   M /trunk/CooldownWatch/Hunter.lua

Merged in some changes that removed most of the startup errors
Added initial config for CooldownWatch
Added Lock and Load's ICD to be tracked (experimental)
Merged in more hidden cooldowns (all requested thus far)
------------------------------------------------------------------------
r30 | kameril | 2009-02-20 20:20:39 +0000 (Fri, 20 Feb 2009) | 3 lines
Changed paths:
   M /trunk/CooldownWatch/Config.lua
   M /trunk/CooldownWatch/CooldownWatch.lua

Started adding the Config
Fixed a few logic errors, and added support for spells that have the cooldown on the third tooltip line
Optimized event registering
------------------------------------------------------------------------
r29 | kameril | 2009-02-20 00:08:28 +0000 (Fri, 20 Feb 2009) | 2 lines
Changed paths:
   A /trunk/DeBuffWatch/Mage.lua
   A /trunk/DeBuffWatch/Paladin.lua
   M /trunk/DeBuffWatch/RBM2_DeBuffWatch.toc

Added default Mage and Paladin auras to DeBuffWatch
Added Mists to DeBuffWatch's credits
------------------------------------------------------------------------
r28 | kameril | 2009-01-30 20:10:44 +0000 (Fri, 30 Jan 2009) | 2 lines
Changed paths:
   A /trunk/CooldownWatch/Communications.lua
   A /trunk/CooldownWatch/Config.lua
   M /trunk/CooldownWatch/CooldownWatch.lua
   A /trunk/CooldownWatch/DeathKnight.lua
   A /trunk/CooldownWatch/Druid.lua
   A /trunk/CooldownWatch/HiddenCooldowns.lua
   A /trunk/CooldownWatch/Hunter.lua
   A /trunk/CooldownWatch/Mage.lua
   A /trunk/CooldownWatch/Paladin.lua
   A /trunk/CooldownWatch/Priest.lua
   M /trunk/CooldownWatch/RBM2_CooldownWatch.toc
   A /trunk/CooldownWatch/Races.lua
   A /trunk/CooldownWatch/Rogue.lua
   A /trunk/CooldownWatch/Shaman.lua
   A /trunk/CooldownWatch/Warlock.lua
   A /trunk/CooldownWatch/Warrior.lua
   A /trunk/CooldownWatch/deDE.lua
   A /trunk/CooldownWatch/esES.lua
   A /trunk/CooldownWatch/frFR.lua
   A /trunk/CooldownWatch/ruRU.lua
   M /trunk/DeBuffWatch/DeathKnight.lua
   M /trunk/debugplugins.xml

Fixed DebuffWatch error
Added in most of the new CooldownWatch code, but is not yet usable
------------------------------------------------------------------------
r24 | kameril | 2008-12-22 21:01:25 +0000 (Mon, 22 Dec 2008) | 5 lines
Changed paths:
   M /trunk/Config/Config.lua
   M /trunk/DeBuffWatch/Config.lua
   M /trunk/DeBuffWatch/DeBuffWatch.lua
   M /trunk/Defaults.lua
   M /trunk/FramesClass.lua

Added a scaling option to Frames.
Fixed label formatting not being applied immediately in DeBuffWatch.
Added an option to force a refresh of all bars in DeBuffWatch, it might be necessary to use after changing filtering options in RBM.
Changes in label styles should be updated immediately in DeBuffWatch.
Fixed a nil error when TrackAllTargets is enabled in DeBuffWatch.
------------------------------------------------------------------------
r22 | kameril | 2008-12-22 20:10:34 +0000 (Mon, 22 Dec 2008) | 3 lines
Changed paths:
   M /trunk/DeBuffWatch/Config.lua
   M /trunk/DeBuffWatch/DeBuffWatch.lua
   M /trunk/FramesClass.lua

Fixed timer bars removing when they shouldn't in DeBuffWatch (ticket #10)
Renamed Filter to Search in DebuffWatch
Fixed white list filtering not working (ticket #8)
------------------------------------------------------------------------
r20 | kameril | 2008-12-22 06:23:29 +0000 (Mon, 22 Dec 2008) | 2 lines
Changed paths:
   M /trunk/DeBuffWatch/DeBuffWatch.lua
   M /trunk/DeBuffWatch/RBM2_DeBuffWatch.toc

Minor toc updates
Make player auras use the right ID
------------------------------------------------------------------------
r19 | kameril | 2008-12-22 06:16:21 +0000 (Mon, 22 Dec 2008) | 5 lines
Changed paths:
   M /trunk/Config/Config.lua
   M /trunk/CooldownWatch/CooldownWatch.lua
   M /trunk/CooldownWatch/RBM2_CooldownWatch.toc
   D /trunk/CooldownWatch/Rogue.lua
   D /trunk/CooldownWatch/deDE.lua
   D /trunk/CooldownWatch/esES.lua
   D /trunk/CooldownWatch/frFR.lua
   D /trunk/CooldownWatch/ruRU.lua
   M /trunk/DeBuffWatch/Config.lua
   M /trunk/DeBuffWatch/DeBuffWatch.lua
   M /trunk/DeBuffWatch/DeathKnight.lua
   M /trunk/DeBuffWatch/Warrior.lua
   M /trunk/ModuleClasses/Plugin.lua
   M /trunk/Preconfig.lua
   M /trunk/debugplugins.xml

Fixed an issue where RegisterToggle toggles would not work in the config.
Added Duplicable bars to the plugin API, see comments for more info.
Reverted CooldownWatch to old version until I finish the new one.
Updated DeBuffWatch to version 2. Consider it alpha, I need testers to help find bugs. Only Deathknights and Warriors have their spells automatically added so far. As you see buffs and debuffs ingame more will automatically be added to the list. Track all targets is rough around the edges, please report bugs.
Added /rbm as a slash command.
------------------------------------------------------------------------
r18 | kameril | 2008-12-21 00:41:34 +0000 (Sun, 21 Dec 2008) | 3 lines
Changed paths:
   M /trunk/Config/Config.lua
   M /trunk/DeBuffWatch/Config.lua
   M /trunk/DeBuffWatch/DeBuffWatch.lua

Fixed an out of order execution nil error in the Config.
Actually tested new DeBuffWatch changes, it's fairly usable now. Tracking all targets is not yet complete.

------------------------------------------------------------------------
r17 | kameril | 2008-12-20 19:42:35 +0000 (Sat, 20 Dec 2008) | 1 line
Changed paths:
   M /trunk/BarsClass.lua
   M /trunk/DeBuffWatch/Config.lua
   M /trunk/DeBuffWatch/DeBuffWatch.lua
   M /trunk/DeBuffWatch/DeathKnight.lua
   M /trunk/DeBuffWatch/RBM2_DeBuffWatch.toc
   M /trunk/DeBuffWatch/Warrior.lua
   M /trunk/FramesClass.lua
   M /trunk/FunctionEnviroment.lua
   M /trunk/ModuleClasses/Plugin.lua

More drycoding, possibly finalized the design
------------------------------------------------------------------------
r16 | kameril | 2008-12-19 21:24:20 +0000 (Fri, 19 Dec 2008) | 1 line
Changed paths:
   M /trunk/DeBuffWatch/Config.lua
   M /trunk/DeBuffWatch/DeBuffWatch.lua
   M /trunk/DeBuffWatch/DeathKnight.lua
   M /trunk/DeBuffWatch/Warrior.lua

more drycoding
------------------------------------------------------------------------
r15 | kameril | 2008-12-19 20:47:05 +0000 (Fri, 19 Dec 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/CooldownWatch/CooldownWatch.lua
   M /trunk/CooldownWatch/RBM2_CooldownWatch.toc
   A /trunk/CooldownWatch/Rogue.lua
   A /trunk/CooldownWatch/deDE.lua
   A /trunk/CooldownWatch/esES.lua
   A /trunk/CooldownWatch/frFR.lua
   A /trunk/CooldownWatch/ruRU.lua
   A /trunk/DeBuffWatch/Config.lua
   M /trunk/DeBuffWatch/DeBuffWatch.lua
   A /trunk/DeBuffWatch/DeathKnight.lua
   M /trunk/DeBuffWatch/RBM2_DeBuffWatch.toc
   A /trunk/DeBuffWatch/Warrior.lua
   M /trunk/FunctionEnviroment.lua
   M /trunk/debugplugins.xml

More drycoding of new plugins
------------------------------------------------------------------------
r14 | kameril | 2008-12-06 19:11:32 +0000 (Sat, 06 Dec 2008) | 1 line
Changed paths:
   M /trunk/DeBuffWatch/DeBuffWatch.lua

-Initial drycoded rewrite of DeBuffWatch that is not ready for testing
------------------------------------------------------------------------
r12 | kameril | 2008-11-11 06:39:38 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
   M /trunk/CooldownWatch/CooldownWatch.lua

Fixed ticket #1
------------------------------------------------------------------------
r10 | kameril | 2008-11-11 06:35:26 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
   M /trunk/Comms.lua

Fixed ScheduleTimer arguments
------------------------------------------------------------------------
r8 | kameril | 2008-11-10 06:09:47 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
   M /trunk/Config/Config.lua

Fixed loading LoD plugins
------------------------------------------------------------------------
r6 | kameril | 2008-11-10 05:30:18 +0000 (Mon, 10 Nov 2008) | 2 lines
Changed paths:
   M /trunk
   M /trunk/BarsClass.lua
   M /trunk/Config
   M /trunk/Config/Config.lua
   M /trunk/Core.lua
   M /trunk/Defaults.lua
   M /trunk/FramesClass.lua
   M /trunk/FunctionEnviroment.lua
   M /trunk/Locales/enUS.lua
   M /trunk/debugplugins.xml

Finished custom options and the welcome screen
Should be usable now
------------------------------------------------------------------------
r5 | kameril | 2008-11-10 01:36:50 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
   M /trunk/DeBuffWatch/DeBuffWatch.lua

Added a hack to Cooldown Watch until spells are made into IDs
------------------------------------------------------------------------
r4 | kameril | 2008-11-10 01:21:55 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
   D /trunk/Config.lua
   A /trunk/Preconfig.lua (from /trunk/Config.lua:2
   M /trunk/RBM2.toc
   A /trunk/debugplugins.xml

Packaging fixes
------------------------------------------------------------------------
r3 | kameril | 2008-11-10 01:12:11 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
   M /trunk/RBM2.toc
   D /trunk/libs

misc fixes
------------------------------------------------------------------------
r2 | kameril | 2008-11-10 01:05:38 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/BarsClass.lua
   A /trunk/BigWigs
   A /trunk/BigWigs/BigWigs.lua
   A /trunk/BigWigs/RBM2_BigWigs.toc
   A /trunk/Bindings.xml
   A /trunk/Comms.lua
   A /trunk/Config
   A /trunk/Config/Config.lua
   A /trunk/Config/Locales
   A /trunk/Config/Locales/Locales.xml
   A /trunk/Config/Locales/enUS.lua
   A /trunk/Config/RBM2_Config.toc
   A /trunk/Config.lua
   A /trunk/CooldownWatch
   A /trunk/CooldownWatch/CooldownWatch.lua
   A /trunk/CooldownWatch/RBM2_CooldownWatch.toc
   A /trunk/Core.lua
   A /trunk/DeBuffWatch
   A /trunk/DeBuffWatch/DeBuffWatch.lua
   A /trunk/DeBuffWatch/RBM2_DeBuffWatch.toc
   A /trunk/Defaults.lua
   A /trunk/FramesClass.lua
   A /trunk/FunctionEnviroment.lua
   A /trunk/Images
   A /trunk/Images/BantoBar.tga
   A /trunk/Images/Cloud.tga
   A /trunk/Images/DragHandle.tga
   A /trunk/Images/RothSquare.tga
   A /trunk/Locales
   A /trunk/Locales/Locales.lua
   A /trunk/Locales/Locales.xml
   A /trunk/Locales/enUS.lua
   A /trunk/ModuleClasses
   A /trunk/ModuleClasses/Base.lua
   A /trunk/ModuleClasses/Boss.lua
   A /trunk/ModuleClasses/Plugin.lua
   A /trunk/RBM2.toc
   A /trunk/Sounds
   A /trunk/Sounds/Info.wav
   A /trunk/Sounds/Kachink.wav
   A /trunk/Sounds/triforce.mp3
   A /trunk/libs

Initial Commit
------------------------------------------------------------------------
r1 | root | 2008-11-09 02:13:57 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"rbm2/mainline: Initial Import"
------------------------------------------------------------------------