Changelog
Added
- Forge platform (#93)
- Log a warning when dirty chunks file is unusually large, with suggested config fix
Fixed
- Fix handling of invalid world url param in web GUI (now redirects to default world)
- paper: Don't attempt to migrate configs for worlds named
default
Changed
- Updated Russian translations #65
- Updated Chinese translations #92
- paper: Add Minecraft version and mappings checks on startup
Changelog
Changed
- Update for Minecraft 1.19.3
- Improvements to file I/O
- Improved command suggestions
- For example,
overworld
can now be suggested whenworld
is typed (checks contains instead of starts with), and suggestions including spaces (i.e. for/squaremap help
) now work properly as well
- For example,
Fixed
- Compatibility with the latest Quilt loader (#83)