-
Release 3.2.0 Stable
released this
2022-04-18 18:14:12 +02:00 | 3197 commits to main since this release3.2.0 (2022-04-18)
✂️ Refactor
- GitHub Release Workflow: Change text in the release workflow changelog generation. It still mentioned pre-releases.... (ad90d16)
- Manifests: Move manifest acquisition and update checks from DefaultFiles to VersionMeta. Calling VersionMeta.update() will now check for updated manifests and refresh if needed. (e2a0af0)
- Update Fallback List: Always update the fallback list if it is different from the one in the repository. Should any server-mod ever make it into this list by accident, this allows remediation of this error from the users side. (8fd2453)
- VersionMeta independance: Make VersionMeta independant of ApplicationProperties by passing the manifest files to the constructor (f5bd9c7)
⏩ Performance
- VersionMeta: Improved startup speed of ServerPackCreator by not gathering all information about Minecraft servers during VersionMeta-instantiation. (d5986f0)
💎 Improvements
- Update checks: Update VersionChecker to 1.1.0. Allow users to check for updates from within the GUI via Menu -> About -> Check for updates. (0c11ed3)
🛠 Fixes
- UpdateChecker: Only overwrite Update if GitLab or GitGriefed actually have a newer version available (e830cdf)
Other
- Clientside Mod: Added mod-credits, durability-notifier, modmenu, defaultsettings-fabric, dynamic-fps, blur, rebrand, better-biome-blend and eggtab-fabric to the fallback list of clientside-only mods. (f7e7bf4)
- Deps: Dependency updates and ExampleAddon mod replace with versoin 3.0.7 for Unit Testing (13addd4)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads