2.7.36-11-gc50227a

Details

  • Filename
    Decursive-2.7.36-11-gc50227a.zip
  • Uploaded by
  • Uploaded
    Feb 22, 2026
  • Size
    554.15 KB
  • Downloads
    139
  • MD5
    e32203f6cd7e5649e73fe01f504a5f4d

Supported WoW Retail Versions

  • 12.0.1
  • 12.0.0

Changelog

Decursive -Ace3-

2.7.36-11-gc50227a (2026-02-22)

Full Changelog Previous Releases

  • 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
    Co-authored-by: bozoweed [email protected]
    #skipclassic #skipmop #skipbcc
  • 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