2.7.36-12-ge37a378-classic
Details
-
FilenameDecursive-2.7.36-12-ge37a378-classic.zip
-
Uploaded by
-
UploadedFeb 22, 2026
-
Size554.64 KB
-
Downloads14
-
MD585b39715d56ada0c147ba20d80d4ccca
Supported WoW Classic Versions
- 1.15.8
Changelog
Decursive -Ace3-
2.7.36-12-ge37a378 (2026-02-23)
Full Changelog Previous Releases
- Improve last commit, cleanup comments, and add a report trigger when GUID are not available to understand when...
- Midnight: Add restrictions status tracking and also include it in debug reports
It's only used in the debug report for now but it's available in D.Status.restrictions
This was inspired by some of the changes made in PR #36
#skipclassic #skipmop #skipbcc #skipretail
Co-authored-by: bozoweed [email protected] - Midnight/Livelist: display the Debuff.TypeName in secretMode (#39)
#skipclassic #skipmop #skipbcc #skipretail - Midnight: Recover most of the live-list functionalities and reenable it (#37)
#skipclassic #skipmop #skipbcc - ... code cleanup
#skipclassic #skipmop #skipbcc #skipretail - Fix reported Lua error on previous alpha
Change cherry-picked from PR #36
#skipclassic #skipmop #skipbcc - Restore scan on debuff (this should have been part of the previous commit but apparently I forgot to include the file... sigh)
This commit uses the UNIT_AURA event to restore the loss of CLEU and trigger a MUF update, this is not very optimized but we lean on the max muf update query limit to limit the impact. - First somewhat working version on Midnight, still many issues but better than nothing.
The LiveList is disabled for now. Only the MUFs are working but many features are gone for now (time left/elapsed/stack count for debuffs, not in line of sight detection, etc...). The only thing that should work is the MUF being lit with the proper color and the sound alert. Remember that this is an alpha version...
#skipclassic #skipmop #skipbcc - Fix nonsensical tAsString secret value handling (Difficult to do Lua when you've become so much used to advanced typed languages like Scala...)
- Disable the LiveList in MN
I'll focus on trying to make the MUFs work again for now - more Midnight Lua error hardening... this time with raid icons which are also secret
#skipclassic #skipmop #skipbcc - more Midnight Lua error hardening... Note that only the auto mouse-hover macro is working and usable. Decursive other features are not working in combat...
#skipclassic #skipmop #skipbcc