Releases: PieKing1215/InvMove
v0.8.8 (1.21 NeoForge/Fabric/Quilt)
Fix for ExceptionInInitializerError
in InvMoveConfig.readUnrecognizedConfig
v0.8.7 (1.21 NeoForge/Fabric/Quilt)
Update for 1.21
Migrated Forge to NeoForge
If people still want Forge I could consider readding support in the future, but for now it's lower maintenance to only support 1
Also afaict Quilt isn't out for 1.21 yet so the Quilt version is untested
v0.8.6 (1.20.5)
Update for 1.20.5
At time of writing Forge isn't out for 1.20.5 so the Forge version is completely untested
Also heads up I will probably be migrating to NeoForge for 1.21, unsure if I will keep maintaining Forge
v0.8.5 (1.20.2-1.20.4)
Update for 1.20.2-1.20.4
v0.8.4 (1.16, 1.18, 1.19, 1.20)
(note: marked as alpha because I did not have time to test every version/loader)
- Update for 1.20
- Workaround for issues with certain freecam mods (gh-19)
v0.8.3 (1.16, 1.18, 1.19) (+1.19.4)
- Changed BackgroundMixin target so it doesn't fail in 1.19.4
- This change might affect how it works with modded screens, please open an issue if you notice any compatibility problems.
- Fixed performance issue with modid lookup (gh-28)
v0.8.2 (1.16, 1.18, 1.19)
v0.8.1 (Forge 1.19 fix)
Fixes compatibility with new Forge versions for 1.19 (including 1.19.1 support)
(no changes to any version/platform other than Forge 1.19)
v0.8.0 (experimental) (1.16, 1.18, 1.19)
Major internal build script changes and code changes to allow supporting multiple versions.
Adds ports for 1.16 and 1.19.
Adds ports for Quilt 1.18 and 1.19.
I have lightly tested every supported version/platform but there could still be problems.
InvMoveCompats is NOT compatible with this experimental release!
v0.7.0 (1.18)
- Added option to change default settings for new unrecognized screens (previously the default was hardcoded to allow movement and hide background) (gh-6)