Skip to content

Releases: Up-Mods/OkZoomer

Ok Zoomer 5.0.0-beta.6 for Minecraft 1.18.2

10 Apr 03:44
Compare
Choose a tag to compare

Changelog

  • Updated Quilt Standard Libraries, fixing an issue with Continuity where it ended doing nothing at all
  • Updated LibZoomer to 0.4.1, fixing a minor performance hit which thankfully didn't affect potato PCs, and hopefully avoiding conflicts with mods using mod-unfriendly mixins such as @Redirects
  • Prevented our own usage of @Redirects thanks to MixinExtras, avoiding conflicts with Additional Additions
  • Migrated to Quilt Client Command API
  • Added owos, GwG

About a QSL-less version of this mod

I've been thinking about making a special version of the mod that would avoid depending on QSL in exchange of few broken features, however, considering that the QSL issues are eventually solved thanks to updates, I believe that a different approach would be better.

So, what I'm planning to do is to release a hidden beta (labelled as an alpha) once I'm absolutely sure that beta.6 has no surprise bugs. This planned beta.7 would be the exact same as this one, but without bundling Quilted FAPI and QSL, therefore, requiring them to be installed separately. Since both of the dependencies aren't publicly released yet, I'll provide pointers to them so you can grab it, although once the Quilt Beta comes, they will be available for public downloading. Due to Fabric's Jar-in-Jar system failing to handle them bundled, I believe that with this, any other dependency issue (including the ones affecting my dev environment) will disappear.

If there aren't any other serious issues, this (and beta.7) will be the last versions for Fabric, with the complete migration to the toolchain happening once the Quilt Beta launch happens

Ok Zoomer 5.0.0-beta.5 for Minecraft 1.18.2

09 Mar 22:12
Compare
Choose a tag to compare

Changelog

This is effectively a patch update to 5.0.0-beta.4, fixing the following major bug:

  • Fixed the zoom key binds not appearing under the "Key Binds" screen

Ok Zoomer 5.0.0-beta.4 for Minecraft 1.18.2

08 Mar 23:45
Compare
Choose a tag to compare

Changelog

  • Updated to Minecraft 1.18.2 and LibZoomer 0.4.0
  • Overhauled zoom scrolling, now using a steps system that solves the issue with reaching to 50x
  • Added the Spyglass Dependency option, which allows you to either require a spyglass in order to zoom, replace the spyglass' zoom, or both!
  • Added packet control for the Spyglass Dependency option and for the Spyglass Zoom Overlay
  • Overhauled the presentation of the packet control, now no longer spamming toasts in favor of being in a new screen
  • Added the /okzoomer client command, which allows to not only edit the config, but also see which restrictions did the server impose
  • Renamed the "Extra Keybinds" option to "Extra Key Binds" for consistency reasons
  • Partially switched to Quilt Standard Libraries and its Fabric API compat layer, with them being bundled with the mod
  • Improved the Codec-based configuration system
  • Updated the Russian translation (thanks to @Felix14-v2!)
  • Added more owos, →w←

Ok Zoomer 5.0.0-beta.3 for Minecraft 1.17.1

27 Nov 18:43
Compare
Choose a tag to compare

Note

This update is a stopgap one before the now-moved beta.4 (whose goal is getting all features targeted for 5 ready). This will be the last 1.17 update, with any further progress being moved to 1.18. Despite that, we have tons of goodies!

Changelog

Updated to Minecraft 1.17.1
Updated to LibZoomer 0.3.0, featuring a cleaner codebase
Switched the config system from Fiber + SpruceUI to Codecs + quilt-json5 + SpruceUI

  • Significantly reduced this mod's file size as a consequence
  • Changed the saved config format, now utilizing JSON5's unquoted keys and consistent comments
  • Hopefully fixed config issues

Improved the SpruceUI-powered config screen

  • Readded the orange concrete background texture
  • Added bounded double input options, preventing config errors from happening
  • Renamed the confusingly-named "Reset Settings" button to "Discard Changes"

Added new Spyglass-related options!

  • Added the "Spyglass" value to the Zoom Overlay option, allowing to use the spyglass overlay instead of the vignette
  • Added the "Use Spyglass Texture" option, which overrides the vignette texture to a spyglass one
  • Added the "Use Spyglass Sound" option, which adds spyglass sounds on zooming in and out
  • Added the "Spyglass" preset, making the zoom similar to a spyglass

Significantly shrunk the mod with the help of a newer version of the Detonater

Added log messages for server-side restrictions
Added the "Show Restriction Toasts" option, which allows to hide the toasts
The user's zoom divisor bounds are now used if they are within the server's imposed ranged
Removed the ability of servers to impose invalid options for maximum/minimum zoom divisors
Cleaned up the codebase
Internally switched to Quilt Mappings
Added owos, —w—

Ok Zoomer 5.0.0-beta.2 for Minecraft 1.17

21 Jun 19:26
Compare
Choose a tag to compare

The days of waiting are finally over, the roadblocks were finally demolished, and now, the second beta is finally ready! This release is focused on bringing Ok Zoomer to 1.17 in general, finishing the packet control and polishing the internals even more.

Changelog:
Updated to Minecraft 1.17
Updated to Java 16, cleaning up the codebase with new features like switch expressions
Updated to LibZoomer 0.2.1, improving the code once again and fixing issues related to mouse modifiers
Rewrote the config screen with SpruceUI, bringing in a significantly better config screen with no bloat!
Overhauled the "Presets" section, now named "Reset" and featuring a better way to reset the settings
Finished the packet control set, now counting with "Restrict Zoom Divisor" and "Acknowledge Mod"
Migrated the package to io.github.ennuil.okzoomer
Added Russian and Swedish translations (credits to Felix14-v2 and TechnicProblem!)
Removed the "Hide Zoom Overlay" option due to technical changes, it may be restored later
Removed dependency on Cloth Config, saving hundreds of kilobytes

Ok Zoomer 5.0.0-beta.1 for Minecraft 21w03a

23 Jan 02:39
Compare
Choose a tag to compare

This is the first beta release of Ok Zoomer 5.0.0, a release that moves most of Ok Zoomer's logic into LibZoomer, a new library that can be used by other developers in order to easily zoom in. The goal of the 5.0.0 version is also to expand the already-existing solutions to limit the mod by servers, with plans of making the Zoomer Boomer mod, which will use those solutions.

Changelog:
Updated to Minecraft 21w03a
Migrated most of Ok Zoomer's logic to LibZoomer
Updated packet-related code to Fabric Networking API v1
Added the "Force Classic Mode" packet, which forces all functional parts of the zoom to mimic OptiFine's
Changed the default of the "Print owo on Start" option to true. This will be reverted on the stable release
Added Turkish and Estonian translations (Thank you egeenis and Madis0! and sorry for forgetting to credit y'all)
Removed support for legacy config

Ok Zoomer 4.0.1 for Minecraft 1.16.2

02 Sep 15:35
Compare
Choose a tag to compare

This release fixes a few minor issues that have been in the 4.0.0 release:

Changelog:
Moved the zoom overlay injection to the game renderer
Added the "Hide Zoom Overlay" option, which reverts the new behavior when the HUD's hidden
Fixed the "Print owo on Start" having an outdated comment in the config file
Used the Unique annotation on the mixins, preventing potential conflicts

Ok Zoomer 4.0.0 for Minecraft 1.15.2

20 Aug 01:34
Compare
Choose a tag to compare

This is a backport of Ok Zoomer 4.0.0+1.16.2 to Minecraft 1.15.2. Some changes were needed in order to work on the outdated version, but it should be completely functional.

Ok Zoomer 4.0.0 for Minecraft 1.14.4

20 Aug 01:33
Compare
Choose a tag to compare

This is a backport of Ok Zoomer 4.0.0+1.16.2 to Minecraft 1.14.4. Some changes were needed in order to work on the really outdated version, but it should be completely functional.

Ok Zoomer 4.0.0 for Minecraft 1.16.2

17 Aug 02:46
Compare
Choose a tag to compare

This update completely rewrote this mod from ground up, the result is a massive improvement on Ok Zoomer. There were many changes since the past stable release (2.1.4/3.1.0), a new presentation video might be helpful.

Changelog since 3.1.0:
Completely rewrote the mod, with a cleaner code and less issues
Overhauled the zoom logic, making the "Hide Hands" option unnecessary
Updated the mod and dependencies to Minecraft 1.16.2
Switched the config system from Auto Config v1u/Cloth Config to Fiber/Cloth Config
Overhauled the config screen, with it being split into 4 categories ("Features", "Values", "Tweaks" and "Presets")
Reorganized the config file in order to be similar to the config screen
Changed the default key to C
Changed the default values in order to take advantage of exclusive features
Greatly simplified zoom scrolling
Added 2 values related to zoom scrolling: lesser scroll steps and scroll steps
Replaced the "Smooth Transition" option with "Zoom Transition"
Added the "Smooth Multiplier" value
Added linear transitions and values related to it
Replaced the "Smooth Camera" option with "Cinematic Camera"
Added a multiplied cinematic camera and the cinematic multiplier value
Replaced the "Toggle Zoom" option with "Zoom Mode"
Added persistent zoom (best used with the Persistent preset)
Added presets, which can be used in the config screen in order to instantly reset the config to specific sets
Added 3 keybinds ("Decrease Zoom", "Increase Zoom" and "Reset Zoom")
Added the "Extra Keybinds" option, which can disable those keybinds
Added zoom overlay, which is a vignette that can be customized with resource packs
Added two packets ("Disable Zoom and "Disable Zoom Scrolling")
Added the "Print owo on Start" option
Translated to Simplified Chinese (courtesy of KFC0803)
Removed the "Hide Hands" option
Removed the Dutch translation due to too many missing strings
Remove the Mods of the World integration

Changelog since 4.0.0-beta.3+1.16.2:
Removed the 4.0.0 alpha config file conversion
Disabled the "Print owo on Start" option by default
Permanently made C the default zoom key
Made zoom transitions affect the "Reduce Sensitivity" option
Added one more owo leading to a total of 54 owos