promotional bannermobile promotional banner

Mythic+ Party Shuffle

Create an event, let players join in-game, and shuffle everyone into balanced Mythic+ groups.

File Details

v0.7.0

  • R
  • Jun 14, 2026
  • 154.79 KB
  • 4
  • 12.0.5
  • Retail

File Name

MythicPlusPartyShuffle-v0.7.0.zip

Supported Versions

  • 12.0.5

Mythic+ Party Shuffle

v0.7.0 (2026-06-14)

Full Changelog Previous Releases

  • feat(ui): Options>AddOns settings panel + organizer-only Fake roster button
    Add a native Options → AddOns panel (UI/Options.lua) with a single Debug
    mode checkbox. It reflects on show and toggles on click through shared
    MPPS:SetDebug / MPPS:IsDebug helpers, so it stays in sync with /mpps debug
    and reuses the existing persisted MPPS.db.debug (no new storage, off by
    default). Registered via the modern Settings API with an
    InterfaceOptions_AddCategory fallback, guarded so neither-present is a no-op.
    Fix: the Fake roster button now also requires Comm.isOrganizer (was shown to
    any debug client, including participants) — mirroring the shuffle/visibility
    buttons. /mpps fakeroster and InjectFakeRoster are unchanged.
    New capability spec addon-settings; dev-roster-fixture button requirement
    updated to organizer-only. Lint clean, harness 158/158 (Core unaffected).
    WoW-runtime UI, verified in-game. Change archived.
    Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com