Skip to content

Releases: trainb0y/FabriZoom

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

New Config GUI + Minor Features

24 Oct 22:51
Compare
Choose a tag to compare

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: 1.1.1...1.2.0

Minor Fixes

30 Sep 02:00
Compare
Choose a tag to compare

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: 1.1.0...1.1.1

Zoom Presets

27 Sep 19:33
Compare
Choose a tag to compare

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: 1.0.0...1.1.0

Initial Release

16 Sep 01:19
Compare
Choose a tag to compare

Changes

Too many to list, but the major changes over OkZoomer v4 are:

  • Converted most of the code to Kotlin
  • Replaced Fiber with Configurate
  • Replaced Cloth Config with SpruceUI
  • Updated mixins with logic from LibZoomer

Full changes can be seen here: c9ac362...1.0.0