RBM_AbilityWatch-r76541

Details

  • Filename
    RBM_AbilityWatch-r76541.zip
  • Uploaded by
  • Uploaded
    Jun 12, 2008
  • Size
    25.67 KB
  • Downloads
    15
  • MD5
    b03f308f9fbcd35e970765ae8244d459

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r76541 | apoco | 2008-06-12 15:09:50 -0400 (Thu, 12 Jun 2008) | 4 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- Updated Spell List
- DR Tracking Bug Fixes With Canceling Proper Bars properly
- Code Cleanup
------------------------------------------------------------------------
r76498 | apoco | 2008-06-11 17:56:12 -0400 (Wed, 11 Jun 2008) | 3 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- Spell List updated to include all proper dr's and several new spells.
- Diminishing Returns activated.  I am aware the "Select All" button does not work.  Diminishing returns also do not currently support the custom label settings.  This will be included in the future.  Please give feedback on the DR tracking via the RBM thread on wowace.com/forums
------------------------------------------------------------------------
r76436 | apoco | 2008-06-10 18:27:28 -0400 (Tue, 10 Jun 2008) | 8 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
-Removed zhCN localization.  PLEASE DO NOT LOCALIZE YET!  The localization is far from final and to prevent excess work of the localizers I am requesting you not localize yet.  I will commit a note and post a message when it is ready.
-Removed: ShowHeals, ShowBuffs, ShowDebuffs options.  (no longer needed with new filtering system)
-Removed: Hide ":: Cooldown" text option.
-Added: Option to customize the cooldown and normal labels.
-Added: NECB Mode which will only show you bars of your current target like NECB did originally.
-Added: More support for DR's, though the option is currently disabled until it works.
-Spell List:  Updated: Distract, Earth Shock, Will of the Forsaken.
------------------------------------------------------------------------
r76427 | digmouse | 2008-06-10 17:07:31 -0400 (Tue, 10 Jun 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.toc

RBM_AbilityWatch:
-locales updated
------------------------------------------------------------------------
r76108 | apoco | 2008-06-05 22:39:52 -0400 (Thu, 05 Jun 2008) | 4 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- Added Perception, Holy Light Rank 1 (used for testing will finish the rest later)
- Added error message when there is an invalid spellID in the spellLists.
- Fixed the "All" category from not being able to be tracked.
------------------------------------------------------------------------
r76024 | apoco | 2008-06-04 16:13:36 -0400 (Wed, 04 Jun 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
-Removed RC1 Ace3 dropdown multiselect setting.
------------------------------------------------------------------------
r76009 | apoco | 2008-06-04 13:19:20 -0400 (Wed, 04 Jun 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- Added Pummel, Kick, and Nature's Grasp
------------------------------------------------------------------------
r75956 | apoco | 2008-06-03 22:17:08 -0400 (Tue, 03 Jun 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
-Removed RC1 Ace3 dropdown multiselect setting.
------------------------------------------------------------------------
r75950 | apoco | 2008-06-03 20:14:14 -0400 (Tue, 03 Jun 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- Added new way of selecting what information is shown.  Need feedback.  All old spell tracking settings will be reverted upon login.
------------------------------------------------------------------------
r75614 | apoco | 2008-05-31 01:50:46 -0400 (Sat, 31 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- Typo Fix :(
------------------------------------------------------------------------
r75613 | apoco | 2008-05-31 01:48:12 -0400 (Sat, 31 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- Updated Spell List to include a lot more spells.
------------------------------------------------------------------------
r75604 | apoco | 2008-05-31 00:34:51 -0400 (Sat, 31 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- Added Tranq Shot, Sap, Blind, and that other hunter ability that gives threat.  (cant remember the name, I know I suck)
------------------------------------------------------------------------
r75576 | digmouse | 2008-05-30 18:06:02 -0400 (Fri, 30 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
-add zhCN locales
------------------------------------------------------------------------
r75417 | apoco | 2008-05-28 19:30:40 -0400 (Wed, 28 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- Fixed Rebirth Tracking
------------------------------------------------------------------------
r74863 | apoco | 2008-05-22 22:14:48 -0400 (Thu, 22 May 2008) | 4 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- Added new arg to spelllist: cdgroup[string] used when cooldowns are shared among different abilities.
- Added hunter traps.
- Changed to new TrimString api instead of self metatable.  should improve performance a bit.  It will auto-clear the table everytime you leave combat and are not in arena and are not dead. (it wont clear on corpse runs for instances)
------------------------------------------------------------------------
r74847 | apoco | 2008-05-22 20:12:48 -0400 (Thu, 22 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- Added localization.  Ready to be localized.
------------------------------------------------------------------------
r74825 | apoco | 2008-05-22 15:46:09 -0400 (Thu, 22 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- Fixed nil error, changed to profile settings instead of character.
------------------------------------------------------------------------
r74479 | apoco | 2008-05-19 21:09:07 -0400 (Mon, 19 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- Bug Fixes, added banish, readded localization to CreateSpellLst function, its called once, locals are needed, it won't matter.
------------------------------------------------------------------------
r74204 | adirelle | 2008-05-17 18:30:21 -0400 (Sat, 17 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- removed locales where they are useless (configuration data).
------------------------------------------------------------------------
r74175 | apoco | 2008-05-17 14:17:37 -0400 (Sat, 17 May 2008) | 3 lines
Changed paths:
   M /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua

RBM_AbilityWatch:
- Added Trim/Abbreviate Options for SpellNames and UnitNames.
- Redid spell menus, removed tabs.
------------------------------------------------------------------------
r74161 | apoco | 2008-05-17 11:48:27 -0400 (Sat, 17 May 2008) | 2 lines
Changed paths:
   M /trunk/RBM_AbilityWatch

RBM_AbilityWatch:
-Added externals.
------------------------------------------------------------------------
r74160 | apoco | 2008-05-17 11:30:15 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   A /trunk/RBM_AbilityWatch
   A /trunk/RBM_AbilityWatch/RBM_AbilityWatch.lua
   A /trunk/RBM_AbilityWatch/RBM_AbilityWatch.toc
   A /trunk/RBM_AbilityWatch/embeds.xml

RBM_AbilityWatch: Initial Commit (will eventually replace PvPWatch)  tracks friendly and hostile abilities and such.
------------------------------------------------------------------------

Additional Files