Buckle up, it's major release time!
- major improvements to thread safety!
- you can now edit, recreate and delete currently saving worlds on the worldlist!
- updated README/description, have a look if you're interested
- reworked some of the config screen code, now supports narration
- now uses MixinExtras for extra efficient mixins
- updated russian translations (thanks Felix14-v2)
- some code refactoring
- added icon
- fix fastquit cancelling some transmission screens other than "saving world"
- made skipping "saving world" screen toggleable
- fix getting stuck on "reading world data" screen
- some internal code-restructuring
Known issue: if client-side unloading takes longer than serverside saving (mainly on high render distance, fastquit will still be beneficial) no toast will be rendered
- lower the server thread priority while saving the world to increase client performance (configurable, default is 2)
- added a toast when a world finishes saving (toggleable)
- added a config file to configure those two options
- improved logging
- use translations instead of literal texts (=> fabric api dependency)