beta-5
Details
-
FilenameCBMT-beta-5.zip
-
Uploaded by
-
UploadedJul 23, 2011
-
Size116.01 KB
-
Downloads108
-
MD515a134d54ca086a41f2f840c85176892
Supported WoW Retail Versions
- 4.2.0
Changelog
------------------------------------------------------------------------
r51 | stolenlegacy | 2011-07-23 06:55:35 +0000 (Sat, 23 Jul 2011) | 1 line
Changed paths:
A /tags/beta-5 (from /trunk:50)
Beta tag time again.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------