2.6.1-10-g604add4

Details

  • Filename
    Decursive-2.6.1-10-g604add4.zip
  • Uploaded by
  • Uploaded
    Mar 14, 2011
  • Size
    434.35 KB
  • Downloads
    388
  • MD5
    a59852474cf482f22c7c6856066c45ff

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

Additional Files