Skip to content

Releases: trainb0y/FabriZoom

2.1.0 + Minecraft 1.20.6

02 May 00:49
Compare
Choose a tag to compare

Changed

  • Dropped MinecraftForge support
  • Updated to Minecraft 1.20.6

Fixed

  • Fixed zoom transitions being dependent on framerate

Note that this release is Fabric only (no NeoForge) due some to dependency issues. Will hopefully have a NeoForge version sometime Soon™

2.0.1 + Minecraft 1.20.2

03 Dec 04:13
Compare
Choose a tag to compare

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

2.0.0 + Minecraft 1.20.2

22 Nov 02:34
Compare
Choose a tag to compare

Added

  • /fabrizoom command to open the configuration GUI from in-game
  • Forge support through Architectury
  • NeoForge support through Architectury

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: 1.3.0...2.0.0+1.20.2

1.20.1 Backport

19 Nov 23:49
Compare
Choose a tag to compare

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)

Spyglass overlay option

24 Sep 18:59
Compare
Choose a tag to compare

Added

  • Spyglass zoom overlay option

Changed

  • Bumped config version (was 1, now 2)

Fixed

  • Don't render completely transparent zoom vignette overlay while not zooming
  • Fixed some deprecation warnings

Full changes can be seen here: 1.2.6...1.3.0

1.20.2 Support

24 Sep 15:56
Compare
Choose a tag to compare

Changed

  • Updated dependencies
  • Updated to 1.20.2

Full changes can be seen here: 1.2.4...1.2.6

We don't talk about 1.2.5

1.19.4 and More Translations

16 Mar 16:25
Compare
Choose a tag to compare

Added

  • Traditional Chinese Translation (Thanks StarsShine11904)

Changed

  • Updated dependencies
  • Updated to 1.19.4

Full changes can be seen here: 1.2.3...1.2.4

Minor Fixes

05 Jan 16:50
Compare
Choose a tag to compare

Updated dependencies.
YACL 2.2.0 broke the config screen (see here) which has been fixed.

1.19.3 and Translations

07 Dec 16:34
Compare
Choose a tag to compare

Added

  • Chinese Translation (Thanks GodGun968)

Changed

  • Updated dependencies
  • FabriZoom no longer bundles YACL
  • Updated to 1.19.3

Full changes can be seen here: 1.2.1...1.2.2

Bug Fixes

31 Oct 21:55
Compare
Choose a tag to compare

Fixed a couple issues relating to configuration.

Fixed

  • Bad range for zoom divisor min and max
  • Presets not actually applying with the new config screen

Full changes can be seen here: 1.2.0...1.2.1