Dependency fixes, that's all this time. Note that NeoForge is still dependent on an unfinished YACL pull request, and as such is still experimental.
Changed
- Bump Fabric Loader to
0.15
(0.14
should still work) - Bump NeoForge to 1.20.2 stable (
20.2.86
) - Update other dependencies
Fabric version also works on 1.20.3, though 1.20.2 is still currently the target version.
Added
/fabrizoom
command to open the configuration GUI from in-game- Forge support through Architectury
- NeoForge support through Architectury
- Note that NeoForge support is experimental, and depends on this pull request to YACL which has yet to be merged.
Changed
- Migrated from Yarn to Mojang mappings
- Rewrote a lot of the mouse modification mixin logic, which should fix some compatibility issues
- Use kotlinx.serialization instead of Configurate.
- Shrank jar size from 3MB to about 100KB
- All existing config files will not load, however they will not be overwritten.
- Only stores values changed from default
- Updated various dependencies
- New versioning scheme now includes target Minecraft version
- Made some configuration sliders more granular
Fixed
- Removed dead CurseForge links
Full changes can be seen here
Backported 1.3.0 to 1.20.1 (should also work with 1.20) as requested here.
The versioning scheme for this release is absolute garbage, the mod version will start including the target Minecraft version with 2.0 ((Neo)Forge support coming soon :D)
Added
- Spyglass zoom overlay option
Changed
- Bumped config version (was
1
, now2
)
Fixed
- Don't render completely transparent zoom vignette overlay while not zooming
- Fixed some deprecation warnings
Full changes can be seen here.
Changed
- Updated dependencies
- Updated to 1.20.2
Full changes can be seen here.
We don't talk about 1.2.5
Added
- Traditional Chinese Translation (Thanks StarsShine11904)
Changed
- Updated dependencies
- Updated to 1.19.4
Full changes can be seen here
Updated dependencies.
YACL 2.2.0 broke the config screen (see here) which has been fixed.
Added
- Toggle for zoom scrolling (#3)
- Toggleable zoom spyglass noise
Changed
- Migrated from SpruceUI to YACL for the config screen (Fixes #5)
- Allow wider range of mouse sensitivity
- Updated dependencies
Fixed
- Some cases of the config button not appearing in ModMenu
- Application of presets not updating displayed values
Full changes can be seen here
Added
- Optifine Zoom Preset
Changed
- Config screen now exits when a preset is applied (temporary fix)
Fixed
- Existing configuration files not loading, effectively breaking configuration
Full changes can be seen here.
Added
- Zoom Presets (Default, Cinematic, and Quick Toggle)
- Some internal documentation
Fixed
- Broken links in mod description
Overall a pretty minor release, full changes can be seen here.