RBM-r77115

Details

  • Filename
    RBM-r77115.zip
  • Uploaded by
  • Uploaded
    Jun 19, 2008
  • Size
    404.99 KB
  • Downloads
    11
  • MD5
    add1aea1ce01d138a5a744fc4ce677e6

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r77115 | chuanhsing | 2008-06-19 22:00:04 -0400 (Thu, 19 Jun 2008) | 1 line
Changed paths:
   M /trunk/RBM/AutoRespond/AutoRespond.lua
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua
   M /trunk/RBM/Locales/Locales.xml
   A /trunk/RBM/Locales/zhTW.lua
   M /trunk/RBM/SpamBlock/SpamBlock.lua
   M /trunk/RBM/VersionQuery/VersionQuery.lua

RBM: add zhTW locale (thanks to s8095324)
------------------------------------------------------------------------
r77109 | digmouse | 2008-06-19 18:12:55 -0400 (Thu, 19 Jun 2008) | 2 lines
Changed paths:
   M /trunk/RBM/Locales/zhCN.lua

RBM:
-zhCN update
------------------------------------------------------------------------
r77107 | apoco | 2008-06-19 17:10:04 -0400 (Thu, 19 Jun 2008) | 7 lines
Changed paths:
   M /trunk/RBM/Core.lua
   M /trunk/RBM/Defaults.lua
   M /trunk/RBM/Locales/Locales.lua
   M /trunk/RBM/Locales/enUS.lua
   M /trunk/RBM/ModuleClasses/Base.lua
   M /trunk/RBM/ModuleClasses/Boss.lua

RBM:
-New: Added support for alert class coloring
-New: Added support for changing alert icon size
-Change: Removed some parsing from the Boss Announce method and added it to ShowAlert.  (Skulls, class colors, etc) will now apply to all alert messages not just boss mods.
-Fix: Bug where alert sounds would still go off when you have alerts turned off.
-Optimized: Optimized the alert parsing a bit
-Localization Change:  Added "RBM_PHASEMSG = "Phase: %d"
------------------------------------------------------------------------
r77008 | digmouse | 2008-06-18 11:47:35 -0400 (Wed, 18 Jun 2008) | 2 lines
Changed paths:
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua
   M /trunk/RBM/Locales/zhCN.lua

RBM:
-zhCN update
------------------------------------------------------------------------
r76994 | apoco | 2008-06-18 03:08:09 -0400 (Wed, 18 Jun 2008) | 6 lines
Changed paths:
   M /trunk/RBM/Locales/enUS.lua
   M /trunk/RBM/ModuleClasses/Base.lua
   M /trunk/RBM/ModuleClasses/Boss.lua

RBM:
- New: Engage/Defeat announces when bosses are engaged and defeated (Thanks Digmouse/luxus for the idea, along with the bigwigs team where I imagine they got the idea from lol)
- Fix: Enrage Timers (typos ftl)
- Change: Changed the boss death detection methods to allow different Raid ID names from the boss module zone names (Sunwell Plateau is called "The Sunwell" in RaidID's).  With these changes, it will now automatically add boss deaths if the bosses name is different from the module name (Eredar Twins bosses are not called Eredar Twins).  This will also fix the auto-enabling of these modules as well as the auto-disabling and death adding to tooltips.
- Change: Boss Module options will be hidden unless the boss module is enabled. (I've been meaning to do this)  I will be commiting the sunwell plugin changes tomorrow morning sometime for now I must sleep. :)
- Localization Update (two new strings, "%s has been defeated!" and "%s has been engaged!")
------------------------------------------------------------------------
r76977 | apoco | 2008-06-17 20:59:06 -0400 (Tue, 17 Jun 2008) | 2 lines
Changed paths:
   M /trunk/RBM
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua
   M /trunk/RBM/Plugins.xml

RBM:
- CooldownWatch: Added SelectAll option.
------------------------------------------------------------------------
r76952 | apoco | 2008-06-17 15:06:21 -0400 (Tue, 17 Jun 2008) | 5 lines
Changed paths:
   M /trunk/RBM/BarsClass.lua
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua
   M /trunk/RBM/FramesClass.lua
   M /trunk/RBM/FunctionEnviroment.lua
   M /trunk/RBM/ModuleClasses/Base.lua

RBM:
-De|BuffWatch: Added Wel Fed to trackable list
-Added new base api module:SetIconCoord(label, left, right, top, bottom)

------------------------------------------------------------------------
r76829 | nevcairiel | 2008-06-16 05:18:22 -0400 (Mon, 16 Jun 2008) | 1 line
Changed paths:
   M /trunk/RBM
   M /trunk/RBM/embeds.xml

RBM: fix externals up
------------------------------------------------------------------------
r76683 | digmouse | 2008-06-14 15:49:13 -0400 (Sat, 14 Jun 2008) | 2 lines
Changed paths:
   M /trunk/RBM/Locales/zhCN.lua
   M /trunk/RBM/RBM.toc

RBM:
-zhCN update
------------------------------------------------------------------------
r76680 | apoco | 2008-06-14 14:22:21 -0400 (Sat, 14 Jun 2008) | 3 lines
Changed paths:
   M /trunk/RBM/Defaults.lua
   M /trunk/RBM/FramesClass.lua

RBM:
--New: Added support for forcing bars to go a certain direction per frame.  Frame Name > Bar Options > Status Bar > Bar Direction
--Change: the test bar feature will now be able to create a lot more bars than before for easier testing of screen space usage.
------------------------------------------------------------------------
r76655 | apoco | 2008-06-14 02:19:22 -0400 (Sat, 14 Jun 2008) | 1 line
Changed paths:
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua

RBM: De|Buff Watch: Added BT Rogue trinket buff to be trackable.
------------------------------------------------------------------------
r76556 | apoco | 2008-06-12 19:53:03 -0400 (Thu, 12 Jun 2008) | 1 line
Changed paths:
   M /trunk/RBM/Core.lua

RBM: -ver bump to 2.0.7
------------------------------------------------------------------------
r76539 | apoco | 2008-06-12 14:43:28 -0400 (Thu, 12 Jun 2008) | 4 lines
Changed paths:
   M /trunk/RBM
   M /trunk/RBM/FramesClass.lua
   M /trunk/RBM/Plugins.xml
   M /trunk/RBM/SpamBlock/SpamBlock.lua
   M /trunk/RBM/embeds.xml

RBM:
- Minor bug fixes
- Added AceGUI-3.0-SharedMediaWidgets as dependency
- Reverted SpamBlock Module Name.
------------------------------------------------------------------------
r76435 | apoco | 2008-06-10 18:13:24 -0400 (Tue, 10 Jun 2008) | 1 line
Changed paths:
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua
   M /trunk/RBM/Locales/Locales.lua
   M /trunk/RBM/ModuleClasses/Base.lua
   M /trunk/RBM/ModuleClasses/Boss.lua

RBM: Attempt to fix mac errors with CooldownWatch, misc bug fixes with Boss.lua and Base.lua
------------------------------------------------------------------------
r76432 | digmouse | 2008-06-10 17:41:49 -0400 (Tue, 10 Jun 2008) | 2 lines
Changed paths:
   M /trunk/RBM/Locales/zhCN.lua

RBM:
-zhCN update
------------------------------------------------------------------------
r76183 | apoco | 2008-06-06 19:39:05 -0400 (Fri, 06 Jun 2008) | 3 lines
Changed paths:
   M /trunk/RBM/Core.lua
   M /trunk/RBM/Locales/enUS.lua
   M /trunk/RBM/ModuleClasses/Base.lua
   M /trunk/RBM/ModuleClasses/Boss.lua

RBM: --Fixed: Normal/Medium alerts not showing proper color
-- Added: self.enrageTime and self.berserkTime for bosses to automatically create enrage and berserk timers.  self.enrageStartLate will prevent them from being created when the module is enabled and self:CreateEnrageBars() has to be fired when you want them to start and run.
-- Updated localization, I will update the other locales tomorrow.
------------------------------------------------------------------------
r76181 | apoco | 2008-06-06 17:30:40 -0400 (Fri, 06 Jun 2008) | 1 line
Changed paths:
   M /trunk/RBM/SpamBlock/SpamBlock.lua

RBM: Changed SpamBlock name to RBM-SpamBlock to prevent conflicts with AceNamespaces.
------------------------------------------------------------------------
r76012 | apoco | 2008-06-04 13:43:37 -0400 (Wed, 04 Jun 2008) | 1 line
Changed paths:
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua

RBM: CooldownWatch: Fixed bug with Drums of Restoration causing potion cooldown.  Also changed the way the ShowNames toggle is checked.  Confirm it is fixed.
------------------------------------------------------------------------
r75953 | apoco | 2008-06-03 21:12:48 -0400 (Tue, 03 Jun 2008) | 1 line
Changed paths:
   M /trunk/RBM/ModuleClasses/Boss.lua

RBM: UnitBuff nil error fixed.
------------------------------------------------------------------------
r75908 | digmouse | 2008-06-03 11:58:07 -0400 (Tue, 03 Jun 2008) | 2 lines
Changed paths:
   M /trunk/RBM/Locales/zhCN.lua

RBM:
zhCN update
------------------------------------------------------------------------
r75768 | apoco | 2008-06-01 20:45:27 -0400 (Sun, 01 Jun 2008) | 3 lines
Changed paths:
   M /trunk/RBM/Core.lua
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua
   M /trunk/RBM/RBM.toc

RBM: HealthFrame.txt nil error fixed.
De|BuffWatch: Changed the way it detects LibBabbleSpell-3.0 to hopefully fix it for some users.
Added LBS3.0 to opsdepts list.
------------------------------------------------------------------------
r75695 | apoco | 2008-06-01 02:39:02 -0400 (Sun, 01 Jun 2008) | 1 line
Changed paths:
   M /trunk/RBM/ModuleClasses/Base.lua
   M /trunk/RBM/RBM.toc
   A /trunk/RBM/libs/UTF8
   A /trunk/RBM/libs/UTF8/UTF8.toc
   A /trunk/RBM/libs/UTF8/utf8.lua
   A /trunk/RBM/libs/UTF8/utf8data.lua

RBM: Added UTF8 lib, reverted previous changes.  Drinking + Coding = bad?
------------------------------------------------------------------------
r75671 | apoco | 2008-05-31 16:33:34 -0400 (Sat, 31 May 2008) | 1 line
Changed paths:
   M /trunk/RBM/ModuleClasses/Base.lua

RBM: Added a few more checks into TrimStrings.
------------------------------------------------------------------------
r75668 | apoco | 2008-05-31 16:17:13 -0400 (Sat, 31 May 2008) | 1 line
Changed paths:
   M /trunk/RBM/ModuleClasses/Boss.lua

RBM: Changed the way pally tanks are detected.  It will now return true if the pally has Righteous Fury on, and does NOT have salv.
------------------------------------------------------------------------
r75667 | apoco | 2008-05-31 16:14:40 -0400 (Sat, 31 May 2008) | 3 lines
Changed paths:
   M /trunk/RBM/Core.lua
   M /trunk/RBM/Locales/enUS.lua
   M /trunk/RBM/Locales/koKR.lua
   M /trunk/RBM/Locales/zhCN.lua
   M /trunk/RBM/ModuleClasses/Boss.lua

RBM:
New-BossMod API:  mod:UnitIsTank(unit); mod:UnitHasBuff(unit, ...); mod:ScheduleAnnounce(time, ...); mod:ClearAnnounceTable();
- Localization Change: Buff names removed from globals and added to metatable.  I have already converted over all current localization to reflect this change.  New buff's have been added, and localized already.
------------------------------------------------------------------------
r75660 | apoco | 2008-05-31 13:51:59 -0400 (Sat, 31 May 2008) | 1 line
Changed paths:
   M /trunk/RBM/Core.lua

RBM: Fixed bug with rangeframe and healthframe trying to be hidden when they arent used.
------------------------------------------------------------------------
r75654 | apoco | 2008-05-31 13:27:40 -0400 (Sat, 31 May 2008) | 3 lines
Changed paths:
   M /trunk/RBM/RBM_BigWigs/BigWigs.lua

RBM: BigWigs:
- Fix: Bars not disappearing on boss death
- Potential Fix: Different locales causing multiple bars
------------------------------------------------------------------------
r75603 | apoco | 2008-05-31 00:18:04 -0400 (Sat, 31 May 2008) | 1 line
Changed paths:
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua

RBM: CooldownWatch: Fixed "CancelAllBars" nil error.
------------------------------------------------------------------------
r75571 | digmouse | 2008-05-30 15:55:50 -0400 (Fri, 30 May 2008) | 3 lines
Changed paths:
   M /trunk/RBM/AutoRespond/AutoRespond.lua
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua

RBM:
-zhCN update
-anything more to do apoco?
------------------------------------------------------------------------
r75505 | apoco | 2008-05-29 20:37:02 -0400 (Thu, 29 May 2008) | 1 line
Changed paths:
   M /trunk/RBM/Core.lua

RBM: Range/Health Frame rewrites.
------------------------------------------------------------------------
r75481 | apoco | 2008-05-29 13:58:31 -0400 (Thu, 29 May 2008) | 3 lines
Changed paths:
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua

RBM:
- CooldownWatch: Updated Item Cooldowns, you will nolonger see "Mana Potions", "Health Potions" etc.  They will all be together as "Potions"
- DeBuff Watch: Updated trim settings to use new :trimstring api.  Added options to hide targets buff/debuff names.
------------------------------------------------------------------------
r75423 | apoco | 2008-05-28 20:29:43 -0400 (Wed, 28 May 2008) | 4 lines
Changed paths:
   M /trunk/RBM/BarsClass.lua
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua
   M /trunk/RBM/FramesClass.lua
   M /trunk/RBM/RBM.toc
   M /trunk/RBM/embeds.xml

RBM:
- CooldownWatch will now clear cooldowns when leaving arena.
- Bars with 'nil' set as icon will now show as a full bar without an icon instead of showing a random icon.  "@random" can still be used to random an icon however.
- Fixed nil error with LibFuBarPlugin-Mod-3.0 on no-ext zip.
------------------------------------------------------------------------
r75413 | apoco | 2008-05-28 19:24:41 -0400 (Wed, 28 May 2008) | 1 line
Changed paths:
   M /trunk/RBM/ModuleClasses/Base.lua

RBM: Fixed utf8sub error
------------------------------------------------------------------------
r75407 | apoco | 2008-05-28 19:05:46 -0400 (Wed, 28 May 2008) | 1 line
Changed paths:
   M /trunk/RBM/Locales/koKR.lua
   M /trunk/RBM/Locales/zhCN.lua

RBM: koKR/zhCN update.  If you are not using one of the clients it will not load the locales.
------------------------------------------------------------------------
r75406 | apoco | 2008-05-28 18:55:02 -0400 (Wed, 28 May 2008) | 1 line
Changed paths:
   M /trunk/RBM/Locales/koKR.lua

RBM: Fixed koKR localization bug.
------------------------------------------------------------------------
r75195 | apoco | 2008-05-26 13:30:30 -0400 (Mon, 26 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM/BarsClass.lua
   M /trunk/RBM/Defaults.lua
   M /trunk/RBM/FramesClass.lua
   M /trunk/RBM/FunctionEnviroment.lua

RBM:  Added Fading Support.

------------------------------------------------------------------------
r75033 | 7destiny | 2008-05-24 11:16:15 -0400 (Sat, 24 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM/AutoRespond/AutoRespond.lua
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua
   M /trunk/RBM/Locales/Locales.lua
   M /trunk/RBM/Locales/Locales.xml
   A /trunk/RBM/Locales/koKR.lua
   M /trunk/RBM/RBM_BigWigs/BigWigs.lua
   M /trunk/RBM/SpamBlock/SpamBlock.lua
   M /trunk/RBM/VersionQuery/VersionQuery.lua

RBM:
- Added koKR localization
------------------------------------------------------------------------
r75010 | cwdg | 2008-05-24 05:11:25 -0400 (Sat, 24 May 2008) | 3 lines
Changed paths:
   M /trunk/RBM/Locales/zhCN.lua

RBM:
-update Chinese localization

------------------------------------------------------------------------
r75007 | apoco | 2008-05-24 04:10:31 -0400 (Sat, 24 May 2008) | 4 lines
Changed paths:
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua
   M /trunk/RBM/FunctionEnviroment.lua
   M /trunk/RBM/Locales/enUS.lua
   M /trunk/RBM/ModuleClasses/Base.lua

RBM:
-CooldownWatch:  Added a few new items.
-Changed the way my debug code works, there should nolonger be any debug nil errors ever again.
-Updated Locales.
------------------------------------------------------------------------
r74963 | cwdg | 2008-05-23 15:11:49 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM/VersionQuery/VersionQuery.lua

RBM:
add zhCN support for VersionQuery
------------------------------------------------------------------------
r74949 | cwdg | 2008-05-23 14:26:03 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM/RBM_BigWigs/BigWigs.lua
   M /trunk/RBM/SpamBlock/SpamBlock.lua

RBM:
add zhCN support for SpamBlock and RBM_BigWigs
------------------------------------------------------------------------
r74948 | cwdg | 2008-05-23 14:07:52 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM/AutoRespond/AutoRespond.lua

RBM:
add zhCN support for AutoRespond
------------------------------------------------------------------------
r74946 | cwdg | 2008-05-23 13:29:05 -0400 (Fri, 23 May 2008) | 3 lines
Changed paths:
   M /trunk/RBM/Locales/Locales.xml
   M /trunk/RBM/Locales/zhCN.lua
   M /trunk/RBM/embeds.xml

RBM:
-update Chinese localization
-fixed embeds
------------------------------------------------------------------------
r74944 | digmouse | 2008-05-23 13:04:21 -0400 (Fri, 23 May 2008) | 1 line
Changed paths:
   M /trunk/RBM/Locales/Locales.xml

RBM:oops.. yet forgotten.
------------------------------------------------------------------------
r74943 | digmouse | 2008-05-23 13:01:02 -0400 (Fri, 23 May 2008) | 1 line
Changed paths:
   A /trunk/RBM/Locales/zhCN.lua

RBM:patially add zhCN support, config and modules under way
------------------------------------------------------------------------
r74934 | apoco | 2008-05-23 11:04:12 -0400 (Fri, 23 May 2008) | 1 line
Changed paths:
   M /trunk/RBM/ModuleClasses/Base.lua

RBM: Fix debug error again, god this is getting old.
------------------------------------------------------------------------
r74860 | apoco | 2008-05-22 21:35:55 -0400 (Thu, 22 May 2008) | 1 line
Changed paths:
   M /trunk/RBM/Locales/Locales.lua
   M /trunk/RBM/ModuleClasses/Base.lua

RBM: Added new API: self:TrimString(string) and self:ClearTrimList()  to baseclass.  This will allow any module to easily abbreviate any string without having to recreate the same metatable over and over again.  
------------------------------------------------------------------------
r74855 | apoco | 2008-05-22 20:57:20 -0400 (Thu, 22 May 2008) | 1 line
Changed paths:
   M /trunk/RBM/ModuleClasses/Plugin.lua

RBM: Fixed Plugin.lua:233 global nil error.
------------------------------------------------------------------------
r74824 | apoco | 2008-05-22 15:44:25 -0400 (Thu, 22 May 2008) | 1 line
Changed paths:
   M /trunk/RBM/AutoRespond/AutoRespond.lua
   M /trunk/RBM/CooldownWatch/CooldownWatch.lua
   M /trunk/RBM/DeBuffWatch/DeBuffWatch.lua
   M /trunk/RBM/Locales/Locales.lua
   M /trunk/RBM/ModuleClasses/Plugin.lua

RBM: Changed default saving methods to Profile instead of per character.  Bug Fixes to De|BuffWatch settings menu.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
280.12 KB Jun 19, 2008 2.4.3 8