2.7.19-7-g345c508

Details

  • Filename
    Decursive-2.7.19-7-g345c508.zip
  • Uploaded by
  • Uploaded
    Jul 1, 2024
  • Size
    545.83 KB
  • Downloads
    797
  • MD5
    14c8314e04327653ad77bcf124154c9f

Supported WoW Retail Versions

  • 11.0.0
  • 10.2.7

Changelog

Decursive -Ace3-

2.7.19-7-g345c508 (2024-07-01)

Full Changelog Previous Releases

  • Fix debug window header generation when Dcr,db is not available
  • WoW Cataclysm: Fix Priest Dispel Magic capabilities detection
    In Cata, Dispel Magic only works on the player unless they are Holy
  • Do not set Periodic scan debug reporting option to on in alpha version
  • add error counters to debug report headers
    (to diagnose a case where no error is reported but the report was displayed)
  • Update TOC and WhatsNew.md
  • Implement workaround for removal of macrotext secureTemplates.lua's attribute in WoW 11
    Now Decursive will create one global macro per priority beginning by zDecursive_prio + one for focusing and one for targeting... Why Blizzard? Why?
    Decursive deletes those macros on log out.
  • WoW 11 compatibility first pass
    MUFs are not working yet due to Blizzard removing support for macrotext attribute in buttons... not sure if this is an oversight on their part or they just want to be annoying and force us to pollute the main macro UI with add-on internal macros...