beta-5b-nolib

Details

  • Filename
    CBMT-beta-5b-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 17, 2011
  • Size
    15.58 KB
  • Downloads
    27
  • MD5
    a92b1921fffbe42254a3f93d203699a0

Supported WoW Retail Versions

  • 4.2.0

Changelog

------------------------------------------------------------------------
r56 | stolenlegacy | 2011-08-17 21:04:18 +0000 (Wed, 17 Aug 2011) | 1 line
Changed paths:
   A /tags/beta-5b (from /trunk:55)

beta-5b tagged.
------------------------------------------------------------------------
r55 | stolenlegacy | 2011-08-17 21:03:51 +0000 (Wed, 17 Aug 2011) | 1 line
Changed paths:
   M /trunk/core.lua

Experimental fix: Increase delay between possible timer broadcasts to 3sec (BW throttle)
------------------------------------------------------------------------
r52 | stolenlegacy | 2011-07-23 10:54:36 +0000 (Sat, 23 Jul 2011) | 1 line
Changed paths:
   M /trunk/config.lua

Fixed an issue in the config that could cause it to error out and disappear under very specific circumstances.
------------------------------------------------------------------------
r50 | stolenlegacy | 2011-07-23 06:55:13 +0000 (Sat, 23 Jul 2011) | 2 lines
Changed paths:
   M /trunk/SpellLogger/CBMT_SpellLogger.toc
   M /trunk/SpellLogger/SpellLogger.lua

CBMT_SpellLogger got its own SavedVar now. Any data already saved in CBMT's SavedVar will automatically be moved to this new SavedVar.
Should limit any data loss from the file buffer overflowing to only SpellLogger's logs instead of possibly also deleting saved filters.
------------------------------------------------------------------------
r48 | stolenlegacy | 2011-07-19 00:11:21 +0000 (Tue, 19 Jul 2011) | 2 lines
Changed paths:
   M /trunk/config.lua
   M /trunk/core.lua

Added "Enabled" toggle to all the filters.
It controls whether the filter is actually enabled (DUUUH) - that way you don't have to delete filters you don't want to use.
------------------------------------------------------------------------
r46 | stolenlegacy | 2011-07-17 18:14:18 +0000 (Sun, 17 Jul 2011) | 2 lines
Changed paths:
   M /trunk/core.lua

Howto: breaking addons
- Add a random space in your variable names. Don't check before committing.
------------------------------------------------------------------------
r44 | stolenlegacy | 2011-07-17 18:08:23 +0000 (Sun, 17 Jul 2011) | 1 line
Changed paths:
   M /trunk/core.lua

Fixed a possible issue with mob yell timers.
------------------------------------------------------------------------