Skip to content

Ok Zoomer 5.0.0-beta.8 for Minecraft 1.19

Compare
Choose a tag to compare
@EnnuiL EnnuiL released this 26 Jun 20:02

Changelog

  • Updated mod and dependencies to Minecraft 1.19
  • Switched from the Codec-based config system to a Quilt Config one, allowing for many enhancements!
    • The new config system now uses a TOML config file located on ./config/ok_zoomer/config.toml, being more human-friendly to edit
    • The SpruceUI config screen's list is now automatically generated from the config itself
    • The config itself is no longer directly used for storing the temporary values, with a temporary value now being used for each config value and applied when needed
    • Quilt Config's override system is now used for most of the packet control logic
    • The work done on Ok Zoomer's internal converter might result into the creation of a Quilt Config-to-SpruceUI converter library!
  • Added the "Forget Zoom Divisor" option, which allows for disabling the forgetting of the zoom divisor once the zoom is done
  • Fixed issues related to both the config system and the packet control