Skip to main contentThunderstore development is made possible with ads. Please consider making an exception to your adblock. Thunderstore development is made possible with ads. Please consider making an exception to your adblock. Thunderstore development is made possible with ads. Please consider making an exception to your adblock. Thunderstore development is made possible with ads. Please consider making an exception to your adblock. Thunderstore development is made possible with ads. Please consider making an exception to your adblock. Changelog
1.3.1 - 2026-05-18
Fixed
- Fix vanilla input binding bug caused when action's main input is bound to a controller's trigger (
4da29f1)
- Fix alt input binding conflict color not clearing when swapping selected player tag (
6d5d544)
1.3.0 - 2026-05-15
Added
- Add customizable player tag system to input options screen (#1)
- Add ability to swap inputs in the lobby screen via player tags (#1)
- Add player tags replacing character name on HUD in local games (#1)
- Add buttons to select the RPS winner on Game 1 in tourney lobbies (
73484a6)
Fixed
- Fix rare issue causing missing fonts on custom UI (
c283f36)
1.2.0 - 2026-02-02
Added
- Add local doubles tourney game mode (
5e03cec)
- Add crew battle tourney game mode (
91d6b52)
- Add configs to select different ruleset for each tourney game mode (
e404e2a)
- Add custom ruleset preview screen to tournament menu (
aa0af14)
- Add current set overview screen to tournament menu (
6039748)
- Add forced game options to rulesets (
e9805c6)
- Add automatic winner character lock and add options to rulesets (
40b1065)
- Add automatic timeout handling and tiebreaker matches (
b516de1)
- Add score override menu to tourney lobby screen (
8ffb38e)
- Display team color on player cursors (
c2cbd2b)
- Add dependency on CharacterReroll mod (
a9fb8fe)
Removed
- Remove ruleset preview in ModMenu (
674f11b)
- Remove vote reset button on tourney lobby screen (
8ffb38e)
Changed
- Enable tourney set persisting after leaving lobby screen (
c13f7af)
- Block entering other game modes when tourney set is active (
c13f7af)
- Change set count text on lobby screen to use team color (
3680604)
1.1.0 - 2025-12-21
Added
- Add "tournament" menu to main menu for custom tourney game modes (
4e6837a)
- Add default ruleset
all_stages with forced free pick mode (002a853)
- Extend custom stage select screen to be used in all game modes with ruleset
all_stages (002a853)
- Add ruleset option to enable random stage select (
ad440cf)
- Enable quickly choosing random stage select with player "menu" input (start button on controller) (
7056ba8)
- Add currently selected ruleset preview UI in ModMenu (
bf939f3)
- Add menu sound effects to custom stage select UI (
0f55d6b)
- Display stage sizes for 2D stages (
45650a0)
- Add logging to stage strike process (
e461261)
- Add selected and played characters to the set tracker match history and logs (
966f3b7)
- Add dependency on CursorSpeed mod (
6bd046d)
- Add skip XP/currency animations post-match feature from QuickRematch (
0c0f930)
Removed
- Remove snapping cursors to center screen when stage strike UI opens (
b5cbc75)
- Remove verbose description of all available rulesets in ModMenu (
bf939f3)
Changed
- Breaking: Change ruleset
id to be set from the ruleset file name instead of a JSON field (f167bcc)
- Move stage striking and set count overlay functionality to custom "local 1v1" tourney game mode (
9f04433)
- Rework stage strike layouts to support up to 17 total stages (all 3D and 2D vanilla stages) in rulesets (
ad440cf)
- Change displayed stage names on custom stage select screen to those from LLBModdingLib (
d1b3aa6)
- Enable leaving stage strike menu with player "back" input (
7056ba8)
Fixed
- Fix stage select UI interaction area not matching the visible stage buttons (
59f9514)
- Fix player's "reset set count" vote remaining after player leaves lobby (
e8b6790)
- Prevent duplicate rulesets from loading (
f167bcc)
- Prevent loading when incompatible StageSelect mod is installed (
6bd046d)
1.0.1 - 2025-11-15
Fixed
- Fix ruleset directory structure in package (
930c4db)
1.0.0 - 2025-11-15
Initial release