2.6.1-10-g604add4-nolib
Details
-
FilenameDecursive-2.6.1-10-g604add4-nolib.zip
-
Uploaded by
-
UploadedMar 14, 2011
-
Size265.17 KB
-
Downloads118
-
MD5354480a88636a4cb6a8552a8c63cc485
Supported WoW Retail Versions
- 4.0.6
Changelog
Archarodim:
- - Implemented Graphical UI to add user custom spells (under Curing options), still need polishing and basic localization but it should work.
- Avoid a Lua error when using the command line to access the MUFs' color settings (AceConfigCmd has troubles with info[#info-1] which is not set to the correct leaf).
- Includes latest alpha of BugGrabber which fixes some issues.
- - Also intercept errors reported by libraries (AceLocal) - Re-applied hotfix to Blizzard's ScriptErrorsFrameScrollFrameText.cursorOffset which is still nil sometimes... (this sucks!)
- - Decursive self-debugger was not handling ADDON_FORBIDDEN error events correctly when errorObject.locals was nil and was not reporting anything. - Fix potential issue in error forwarding
- - Fix: it was no longer possible to resize the live-list or change its opacity
- - forgot to remove a fail test in last commit.
- - Proper UI error forwarding to default Blizzard UI error handler.
- - Also listen to BugGrabber_EventGrabbed
- - Added support for user configured spells, UI is not done yet - Added BugGraber status to generated reports.
- - Decursive now embeds and uses BugGrabber to capture errors happening inside its own code base
- - Removed deprecated frame declared in Decursive.xml