File Details
v0.26.0
- R
- Jun 24, 2026
- 246.53 KB
- 6
- 12.0.7
- Retail
File Name
MythicPlusPartyShuffle-v0.26.0.zip
Supported Versions
- 12.0.7
Darkmoon Party Shuffle
v0.26.0 (2026-06-24)
Full Changelog Previous Releases
- feat(discovery): per-event feed-visibility checkboxes (guild / realm)
Add two independent feed-visibility checkboxes to the create-table form —
Show in guild feed and Show in realm feed (same faction) — that gate which
discovery media the host beacons over. Guild ticked emits over the GUILD
medium; Faction ticked emits over the shared realm channel; neither emits no
beacon at all (invisible in every feed yet still joinable by host name).
Reverses the prior always-on default-public realm listing: visibility is now
opt-in per event. Flags ride in event meta (persist across /reload for free)
and never gate joining — they only decide whether a beacon is sent. Beacon
wire format is unchanged.- UI/EventWindow.lua: checkboxes + tooltips, carried into meta via _doCreateEvent
- Core/Discovery.lua: pure beaconMedia() decision; _emitBeacon/_emitClose gated
- Locales: enUS/frFR strings
- discovery.test.lua: 6 gating cases (317 tests green)
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

