Skip to content

Releases: Nelnamara/DevouringWatch

v1.0.0

16 Jun 00:52

Choose a tag to compare

DevouringWatch

v1.0.0 (2026-06-16)

Full Changelog Previous Releases

  • Add CurseForge project ID 1577113
  • Remove Wago TOC field; add CurseForge README
  • Implement DevouringWatch v1.0.0 with zone event scanner
    Initial functional implementation for Midnight 12.0.7 Void Assault tracking.
    Automatically scans the current map for timed zone events using
    C_AreaPoiInfo.GetEventsForMap — no hardcoded POI IDs required.
    Displays active event countdowns, task quest progress bars (Void Strikes),
    Field Accolade (3405) and Voidlight Marl (3316) currency totals.
    /dw scan prints discovered POI IDs for reporting and config updates.
    Refreshes on ZONE_CHANGED_NEW_AREA and QUEST_LOG_UPDATE.
  • Bump Interface to 120007 for patch 12.0.7
  • Initial commit: DevouringWatch skeleton