🔧 Patch to address a couple of issues.
Warning Minimum Fabric requirements updated!
Fabric Loader
0.14.9->0.14.22
Fabric API0.81.0->0.87.0
Changelog
- Fixed a rare crash on startup caused by a bad response when fetching map data.
- Toggles in the
Generalsection of the F4 menu no longer require rejoining to take effect. - Bumped library dependencies.
- Cloth Config
10.0.6->10.1.105 - ModMenu
6.2.2->6.3.1 - EMCWrapper
0.11.0->0.11.5
- Cloth Config
🔧 Small patch to address some issues that were a result of reliance on session counting.
🛑 WARNING 🛑
Minimum Fabric requirements updated.
Fabric Loader - 0.14.5. Recommended - 0.14.9
Fabric API - 0.78.0. Recommended - 0.81.0
- Reduced duplicate code, remove unused imports & reduce map check thread pool 4 -> 2.
- Prevented unnecessary overlay initialization upon a new game session, even when not connected to EMC.
- Fixed issue where joining the last map (instead of hub) would not trigger data to initialize.
- Replaced session counting with an 'online check' alternative to improve future consistency.
Allow 10 seconds after switching maps for data to update.
- Bumped dependencies
- ModMenu -
6.1.0->6.2.2 - EMCWrapper -
0.10.2->0.11.0
- ModMenu -
Bump Fabric dependencies to latest versions.
- Updated fabric-api to 0.78.0.
- Can now depend on loaders 0.14.12 or above.
- Small QoL to some api util methods.
Required
Fabric Loader 0.14.19
Fabric API 0.76.0+1.19.4
Overhaul to core functionality.
See full changelog


