RBM_AbilityWatch-r74863-nolib

Details

  • Filename
    RBM_AbilityWatch-r74863-nolib.zip
  • Uploaded by
  • Uploaded
    May 22, 2008
  • Size
    11.09 KB
  • Downloads
    19
  • MD5
    5e31705c3f82e6edc0fc1596a74c1158

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------