2.7.2.4-7-ga67541a

Details

  • Filename
    Decursive-2.7.2.4-7-ga67541a.zip
  • Uploaded by
  • Uploaded
    Mar 2, 2013
  • Size
    461.01 KB
  • Downloads
    3,174
  • MD5
    2c4cd54068ce13666b85deb9f8cc739a

Supported WoW Retail Versions

  • 5.1.0

Changelog

Archarodim:
    - - Fix PURIFY_SPIRIT detection for resto shamans, IsSpellKnown() API doesn't work with this specific spell (always returns nil regardless of actual spec) - Set required minimum AceTimer revision to 16
    - Decursive's master spell table is now indexed by spell-IDs instead of localized spell-names this will fix localization related name collision issues. These collision were preventing auto-configuration to work correctly for some locals (such as Russian Paladins).
    - Fixed a rare 'index is nil' Lua error happening is some race conditions when mouse-hovering the MUFs. The same race conditions could cause the MUFs' handle to be displayed in an unexpected position...
    - Simplified and cleaned up :SetSpellsTranslations()
    - Enabled spell translation dubs detection when using the command /DCRDIAG (trying to investigate a paladin issue with ruRU local)
    - - Don't generate reports for 'script ran too long' Lua errors happening in Decursive's error handler (these can happen if another add-on crashes while in combat just before reaching the execution time limit...).
    - Switched back to AceTimer-3.0 which is reliable again now.

Additional Files