promotional bannermobile promotional banner

Darkmoon Party Shuffle

Open a table at the Darkmoon Faire: players take a seat in-game, then shuffle everyone into balanced 5-man dungeon parties — tank/healer/DPS sorted, Mythic+ & keystone ready.

File Details

v0.19.0

  • R
  • Jun 21, 2026
  • 202.84 KB
  • 3
  • 12.0.7
  • Retail

File Name

MythicPlusPartyShuffle-v0.19.0.zip

Supported Versions

  • 12.0.7

Mythic+ Party Shuffle

v0.19.0 (2026-06-21)

Full Changelog Previous Releases

  • feat(comm): default to full mode, lightweight as a Debug opt-in
    Flip the view-mode defaults back to full (showRegistrants/showAllGroups
    on) so a fresh install lands in the full registrant + all-groups
    experience. Lightweight becomes an advanced Debug opt-in.
    • Core/init.lua: DB_DEFAULTS flags -> true; add a modeMigration v2 step
      that forces every player (incl. those the v1 lightweight migration
      pulled off) to full once, guarded to run exactly once.
    • UI/Options.lua: replace the two Send-registrants/Send-all-groups
      checkboxes with a single Debug-gated "Lightweight mode" checkbox
      (checked = lightweight, both flags off; unchecked = full).
    • Locales: add OPTIONS_LIGHTWEIGHT_* (enUS/frFR), drop the unused
      OPTIONS_SHOW_REGISTRANTS_/OPTIONS_SHOW_ALLGROUPS_ strings.
    • openspec: archive default-full-mode; comm-protocol spec now states
      full is the default organizer experience.
      Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com