2.7.2.4-7-ga67541a-nolib
Details
-
FilenameDecursive-2.7.2.4-7-ga67541a-nolib.zip
-
Uploaded by
-
UploadedMar 2, 2013
-
Size291.00 KB
-
Downloads83
-
MD50236309b93a9215e03e81e5582bbd612
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.