Bug Fixes:
-
Fixed random startup crashes when Launcher detection fails (even when disabled)
-
Improved Language detection on startup
-
Fixed langues with non standard characters showing up as ????? on discord
-
Fixed Updater errors in log when updater is disabled
-
Fixed Config adding default world override entries multiple times to the config file
BACKUP YOUR SIMPLE RPC CONFIG FILES BEFORE UPDATING JUST IN CASE!
Bug Fixes:
- Fixed crash on startup when config file is missing
- Fixed crashes when Discord servers are offline
Changes:
- Config files have been changed to TOML format with detailed comments. No action required
- "discordID" changed to "clientID"
- Default Config files are now code generated, making them less prone to errors
- "debugging" now logs to latest.log instead of debug.log (Some launchers don't have debug.log)
- Hot reload is now much faster and much more accurate
New Stuff:
- Config option to disable the in-game config screen
- In game update notifier (Notifies of new mod releases. Disabled by default)
- Launcher integration -> Read more about this HERE: https://docs.hypherionmc.me/books/simple-rpc-user-manual/page/launcher-integration
- %launcher% and %instance% variables -> Works with above change
- Config Editor Utility -> More info HERE: https://github.com/hypherionmc/simple-rpc-editor