0.3.0- Added
- **Mod Profiles**
- Tooltip when launching game showing version, Java version, and RAM assigned.
- "Dependents" in the side panel now shows any specific version wanted.
- Installing a zip with multiple mods inside now shows the paths of each detected mod to make it easier to figure out which one you want.
- Fixed
- Timeout when checking for mod updates in some cases (tons of mods, slow PC, spotty internet).
- TriOS now has a max of 10 API requests active at a time, rather than sending one per mod all at once.
- Switched to a new HTTP client (wrapper around the native one), so let me know if network calls regress.
- New setting to control this added to Settings page.
- "Cannot write to vmparams file Miko_R3.txt" error when not using JRE 23.
- Mod version dropdowns sometimes breaking.
- Caused by dirty state and equality comparison comparing the whole object. Now compares just ids.
- Changed
- Roboto as default text theme again, instead of Ibm Plex Sans.
- It's clearer at small sizes.
NOTE: Saves can only show the first version of a mod that was ever used with the save; if you updated a mod and re-saved, it won't show the new version.
This is because the game doesn't include updated mod versions in the save file.