CBMT - Custom Boss Mod Timers

Abandoned
Allows custom-triggered boss mod timers to be created

File Details

release-1.1.0

  • R
  • Aug 9, 2011
  • 116.12 KB
  • 1.7K
  • 4.2.0
  • Retail

File Name

CBMT-release-1.1.0.zip

Supported Versions

  • 4.2.0

------------------------------------------------------------------------
r54 | stolenlegacy | 2011-08-09 13:51:54 +0000 (Tue, 09 Aug 2011) | 1 line
Changed paths:
   A /tags/release-1.1.0 (from /trunk:52)

Tagging release-1.1.0.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r42 | stolenlegacy | 2011-07-15 18:59:21 +0000 (Fri, 15 Jul 2011) | 1 line
Changed paths:
   M /trunk/CBMT.toc
   M /trunk/SpellLogger/CBMT_SpellLogger.toc

TOC push while I'm here. Beta tag.
------------------------------------------------------------------------
r41 | stolenlegacy | 2011-07-15 18:58:31 +0000 (Fri, 15 Jul 2011) | 2 lines
Changed paths:
   M /trunk/SpellLogger/SpellLogger.lua
   M /trunk/core.lua

BW changed the addon message format. Adjusted core.lua
Why don't they tell me. Troubleshooting this took me ages.
------------------------------------------------------------------------