2.7.4.7-10-gd014094

Details

  • Filename
    Decursive-2.7.4.7-10-gd014094.zip
  • Uploaded by
  • Uploaded
    Sep 12, 2016
  • Size
    476.91 KB
  • Downloads
    490
  • MD5
    865b3f6048dba7b5020640a4f9951f09

Supported WoW Retail Versions

  • 7.0.3

Changelog

Archarodim:
    - Handle events directly without relying on AceEvent to prevent undue "script ran too long" errors caused by the queuing of event handler calls into a per-event dispatcher for ALL add-ons registering an event... (The more add-ons registering an event the more chances to get a random "script ran too long" error)
    - Automatically include a few Decursive's configuration details in debug reports (instead of doing so only when using /dcrdiag).
    - New unit filtering options for custom spells allowing to restrict a spell or item to the player only or to other party members only.
    - Fix typo in description and remove useless Gratipay link
    - Fix possible Lua errors when using an item as custom spell when the item details have not been cached yet.
    - ... upvalue cleanup
    - Add support for mouse buttons 4 and 5 in micro unit frames
    - Add support for CUSTOM_CLASS_COLORS
    - - Update minimum required libraries version - Update TOO_MANY_ERRORS_ALERT message to mention the '/console scriptErrors 1' command instead of the Lua error option that disappeared.
    - - Display the last UI error when reacting on BugGrabber_CapturePaused event (so the user can quickly find and disable the source of the problem). - Also make the message displayed shorter and less affirmative on the performance impact. (localization needs updating) - Fix stack/local level (decreased by 1). - Fixed a leaked global.

Additional Files