Fix:
- Escaped profile IDs not being suggested correctly in some commands
Changelog: https://github.com/sisby-folk/switchy/releases/tag/v3.2.1+1.20
Changes:
- 1.20: Added
fastSingleplayerReconnectconfig toggle - disable if switching makes a mod crash (incompatible with LAN) - Allow entering profile name in quotes, for parity with PK imports
- Add
/switchy export, which allows you to copy a JSON export
Changelog: https://github.com/sisby-folk/switchy/releases/tag/v3.2.0+1.20
Fix:
- Inventories incorrectly saving offhand slots (or modded slots >127) due to improper byte handling
Changelog: https://github.com/sisby-folk/switchy/releases/tag/v3.1.1+1.20
Changes:
- Add
/switchy switch(switches to next profile) - Add
/switchy switch?(switches to random profile) - 1.20: Prevent shutdown of singleplayer server during switch (allows use in LAN worlds)
- 1.20: Automatically reconnect when switching (requires mod on client)
Changelog: https://github.com/sisby-folk/switchy/releases/tag/v3.1.0+1.20
Switchy 3.0 Scratch-Rewrite
Changes over 2.X:
- Rewritten from scratch, integrating inventories, status, teleport, and switchykit
- Purely server-side, with profile previewing possible via enhanced command feedback
- Data-driven mod compatibility via JSON "components" that target player save data
- Switching now causes a reconfiguration on 1.21, and a kick on 1.20 (breaks 1.20 LAN worlds)
- New save data format (automatically upgrades, leaving a
_switchy.dat_oldfile with the v2 data) - The following features are not included in 3.X:
- Nickname/Skin Proxying: We may reattempt this at some point.
- Clientside GUI: Not currently planned - the serverside TUI is easier to maintain.
- Custom integrations via API: NYI - reach out if you're a compatible mod developer to help us determine scope.
Fix:
- modmenu metadata making switchy take up a bunch of space in the menu
Changelog: https://github.com/sisby-folk/switchy/releases/tag/v2.9.11+1.19
Fix:
- Missing translation key for controls
Changelog: https://github.com/sisby-folk/switchy/releases/tag/v2.9.10+1.19
Fix:
- Compatibility with Origins 1.13.0-alpha.12
Changelog: https://github.com/sisby-folk/switchy/releases/tag/v2.9.9+1.19
Fix:
- UI: use native owo OverlayContainer to fix tooltips
Changelog: https://github.com/sisby-folk/switchy/releases/tag/v2.9.8+1.19


