Adds a highly-configurable zoom key for Quilt. The zoom is yours!
Ok Zoomer is a mod that adds a configurable feature-packed zoom key, allowing for zooming. By default, the zoom key is bound to C with various features such as zoom scrolling, smooth transitions, and reduced mouse sensitivity.
However, customization is key! Through the config screen accessible via the `/ok_zoomer` client command or the Mod Menu, users have complete control over their zoom settings. They can fine-tune even the smallest details or revert to the OptiFine zoom with ease.
The Mod Menu is optional but provides a convenient way to access the config screen.
Configuration
Ok Zoomer offers a plethora of features, all customizable through the configuration screen accessible via the Mod Menu or the client-side command `/ok_zoomer`.
Features
Cinematic Camera: Offers three modes: off, vanilla, and multiplied. The vanilla mode mimics the game's cinematic camera, while multiplied adjusts smoothness.
Reduce Sensitivity: Dynamically reduces mouse sensitivity when zoomed in, enhancing precision.
Zoom Transitions: Adds transitions between zoom levels for smoother effects.
Zoom Mode: Allows customization of zoom behavior with options like Hold, Toggle, and Persistent.
Zoom Scrolling: Enables zooming with the mouse wheel, with adjustable specifics.
Extra Key Binds: Adds three additional key binds for zoom control.
Zoom Overlay: Provides overlay options like Vignette and Spyglass.
Spyglass Dependency: Offers options for dependency on the spyglass item.
Values
Zoom Divisor: Adjusts FOV while zoomed in.
Minimum/Maximum Zoom Divisor: Sets limits for zoom divisor.
Upper/Lower Scroll Steps: Specifies steps for zoom scrolling.
Cinematic/Smooth Multiplier: Multipliers for cinematic and smooth transitions.
Minimum/Maximum Linear Step: Limits for linear transition step.
Tweaks
Reset Zoom With Mouse: Resets zoom with middle mouse button.
Unbind Conflicting Key: Resolves conflicts with other key binds.
Use Spyglass Texture: Replaces overlay texture with spyglass texture.
Use Spyglass Sounds: Adds spyglass sounds on zooming.
Show Restriction Toasts: Toggles warning toasts for server restrictions.
Print owo on Start: Prints debug message on startup.
Presets
Allows quick config changes with presets such as Default, Classic, and Persistent.
Concerned about cheaty features? The server can temporarily restrict them, removing the restrictions upon leaving. These can be viewed with the `/ok_zoomer` command.
License
This mod is licensed under the MIT license and can be freely included in any modpack, Modrinth or not, without permission.
The mod's icon uses assets from Twemoji, licensed under CC BY 4.0.
- Updated to Wrench Wrapper 0.8.1
- Fixed a critical issue where both Transition Values and Zoom Values categories were impossible to change
- Reverted to a fixed version of the old zoom transition mixin, being potentially more mod-friendly
- Replaced a ThreadLocal variable on a mixin with MixinExtras' `@Share`
This should be the last update until The Rebirth Update: Part 2. Stay tuned!
- Updated to Wrench Wrapper 0.8.1
- Fixed a critical issue where both Transition Values and Zoom Values categories were impossible to change
- Reverted to a fixed version of the old zoom transition mixin, being potentially more mod-friendly
- Replaced a ThreadLocal variable on a mixin with MixinExtras' `@Share`
This should be the last update until The Rebirth Update: Part 2. Stay tuned!
- Rebased the config screen's code on Minecraft 1.21.9's selection lists
- This eliminates a lot of now-redundant code and makes the mod lighter
- Completely switched to JSON5 (config.json5)
- The old TOML config file (config.toml) will remain intact inside the "ok_zoomer" config folder
- Rebased the config screen's code on Minecraft 1.21.9's selection lists
- This eliminates a lot of now-redundant code and makes the mod lighter
- Completely switched to JSON5 (config.json5)
- The old TOML config file (config.toml) will remain intact inside the "ok_zoomer" config folder
**WARNING**: This update accidentally switches from TOML to JSON5 too soon! Your old config file will not be destroyed, but a new one will be created that will be used over it. NeoForge is not affected by this issue.
- Updated to Minecraft 1.21.10
- Updated to Wrench Wrapper 0.7.2
- This significantly shrinks the mod file size while making it more stable
- Added a "Zoom Hands" option, allowing for disabling the hand zoom
- The competitive preset now disables it by default
- Zooming no longer affects the debug crosshair (#159)
**WARNING**: This update accidentally switched from TOML to JSON5 too soon! Your old config file will not be destroyed, but a new one will be created that will be used over it. NeoForge is not affected by this issue.
- Updated to Minecraft 1.21.10
- Updated to Wrench Wrapper 0.7.2
- This significantly shrinks the mod file size while making it more stable
- Fabric-only: The config file format has been changed to JSON5. The old TOML file will remain available.
- Added a "Zoom Hands" option, allowing for disabling the hand zoom
- The competitive preset now disables it by default
- Zooming no longer affects the debug crosshair (#159)
- Fixed compatibility with NeoForge 21.5.87+ (#154)
- Updated the Simplified Chinese translation (thanks Moralts!)
- Added a new owo as a condolence prize (again)
- Fixed compatibility with NeoForge 21.5.87+ (#154)
- Updated the Simplified Chinese translation (thanks Moralts!)
- Added a new owo as a condolence prize (again)
- Improved crosshair fade's mod compatibility
- This fixes the Dynamic Crosshair mod
- Cleaned up NeoForge event registration code
- Updated the Simplified Chinese translation (thanks Moralts!)
- Updated codebase to Minecraft 1.21.7
- This mod continues to be compatible with Minecraft 1.21.6
- Improved crosshair fade's mod compatibility
- This fixes the Dynamic Crosshair mod
- Cleaned up NeoForge event registration code
- Updated the Simplified Chinese translation (thanks Moralts!)
- Updated codebase to Minecraft 1.21.7
- This mod continues to be compatible with Minecraft 1.21.6
- Fixed overly-strict version requirements not allowing Ok Zoomer to be ran on 1.21.6 pre-releases
- Prepared NeoForge support
- Due to a lack of public releases, this won't be published yet
- Fixed the "Reset Zoom with Mouse" feature not working with the "Toggle" zoom mode
- Replaced the spyglass item check with a more efficient (and compatible) one on NeoForge
- Removed leftovers of Accessories compatibility code
- Fixed the "Reset Zoom with Mouse" feature not working with the "Toggle" zoom mode
- Replaced the spyglass item check with a more efficient (and compatible) one on NeoForge
- Removed leftovers of Accessories compatibility code
- Readded the Smart Occlusion option as well as the "Safe" mode for the "See Distant Entities" option on Forge
- Embeddium (the Sodium equivalent for Minecraft 1.20.1) is required to be installed in order for this to work
- Your GPU will thank you for this for all the unnecessary work rendering chunks you cannot see being gone!
- Added extra metadata on Forge
- Readded the Smart Occlusion option as well as the "Safe" mode for the "See Distant Entities" option on Forge
- Embeddium (the Sodium equivalent for Minecraft 1.20.1) is required to be installed in order for this to work
- Your GPU will thank you for this for all the unnecessary work rendering chunks you cannot see being gone!
- Added extra metadata on Forge
- Readded the Smart Occlusion option as well as the "Safe" mode for the "See Distant Entities" option
- Sodium 0.5.13 is required on Fabric in order to enable this feature without issues
- Due to a lack of parallels to what Sodium 0.5.13 does on Forge, "Smart Occlusion" remains disabled there
- Your GPU will thank you for this for all the unnecessary work rendering chunks you cannot see being gone!
- Added the Scroll Sounds tweak, adding sounds to zoom scrolling
- Added Spyglass Mode support for Accessories
- Renamed the "Use Spyglass Sounds" option to "Spyglass Sounds"
- Backported code changes from Ok Zoomer 1.21.4
- Readded the Smart Occlusion option as well as the "Safe" mode for the "See Distant Entities" option
- Sodium 0.5.13 is required on Fabric in order to enable this feature without issues
- Due to a lack of parallels to what Sodium 0.5.13 does on Forge, "Smart Occlusion" remains disabled there
- Your GPU will thank you for this for all the unnecessary work rendering chunks you cannot see being gone!
- Added the Scroll Sounds tweak, adding sounds to zoom scrolling
- Added Spyglass Mode support for Accessories
- Renamed the "Use Spyglass Sounds" option to "Spyglass Sounds"
- Backported code changes from Ok Zoomer 1.21.4
- Added the Scroll Sounds tweak, adding sounds to zoom scrolling
- Added Spyglass Mode support for Accessories
- Renamed the "Use Spyglass Sounds" option to "Spyglass Sounds"
- Backported code changes from Ok Zoomer 1.21.4
- Added the Scroll Sounds tweak, adding sounds to zoom scrolling
- Added Spyglass Mode support for Accessories
- Renamed the "Use Spyglass Sounds" option to "Spyglass Sounds"
- Backported code changes from Ok Zoomer 1.21.4
- Ported to NeoForge 1.21.5
- Due to a NeoForge bug, the "Save Toolbar Activator" won't be automatically unbound and will require manual action (either through the Key Binds screen or by Ok Zoomer's config screen)
- Ported to NeoForge 1.21.5
- Due to a NeoForge bug, the "Save Toolbar Activator" won't be automatically unbound and will require manual action (either through the Key Binds screen or by Ok Zoomer's config screen)
- Replaced the crosshair fade's 1.21.5 implementation with precise shader uniform modification
- This should increase mod compatibility significantly
- Fixed an issue where the "Hide Crosshair" option took no effect in disabling the crosshair fade
- Ported to Minecraft 1.21.5 (Fabric-only)
- Renamed the "Use Spyglass Sounds" option to "Spyglass Sounds"
- Optimized the filesize of the scroll sound
- Organized the codebase
- Added a settings button next to the Zoom key bind on the Key Binds menu, allowing for easier configuration of the zoom.
- Added the Scroll Sounds tweak, adding sounds to zoom scrolling
- Added the Show Settings on Key tweak, allowing to disable the new settings button
- Added a settings button next to the Zoom key bind on the Key Binds menu, allowing for easier configuration of the zoom.
- Added the Scroll Sounds tweak, adding sounds to zoom scrolling
- Added the Show Settings on Key tweak, allowing to disable the new settings button
- Added support for Accessories
- Overhauled how spyglass sounds work internally
- They are now treated as distinct sounds from the vanilla ones, with their own sound events and subtitles
- Added support for Accessories
- Overhauled how spyglass sounds work internally
- They are now treated as distinct sounds from the vanilla ones, with their own sound events and subtitles
- Fixed all zoom overlays as well as the spyglass zoom replacement on Forge
- Fixed the `ok_zoomer:zoom_dependencies` client tag being on the wrong spot
- Fixed support for NeoForge
- Fixed all zoom overlays as well as the spyglass zoom replacement on Forge
- Fixed the `ok_zoomer:zoom_dependencies` client tag being on the wrong spot
- Fixed support for NeoForge
- Backported The Rebirth Update: Part 1 to Minecraft 1.20.1
- Ok Zoomer on 1.20.1 now supports Fabric, Quilt, Forge and NeoForge
- If migrating from the Quilt versions, it is recommended to delete the config file before updating
- Removed the Smart Occlusion feature and the "Safe" option for "See Distant Entities" due to a lack of adequate optimizers (Sodium 0.5/Embeddium can't optimize as well as Sodium 0.6)
- Backported The Rebirth Update: Part 1 to Minecraft 1.20.1
- Ok Zoomer on 1.20.1 now supports Fabric, Quilt, Forge and NeoForge
- If migrating from the Quilt versions, it is recommended to delete the config file before updating
- Removed the Smart Occlusion feature and the "Safe" option for "See Distant Entities" due to a lack of adequate optimizers (Sodium 0.5/Embeddium can't optimize as well as Sodium 0.6)
- Overhauled zoom scrolling by introducing exponential zoom scrolling
- Added new zoom values to the settings, allowing it to be configured
- Added the "Debug Scrolling" tweak as a tool that can help configuring the zoom scroll
- The legacy system (alongside its values) have been kept, but they may be removed on a future update
- Added the "See Distant Entities" tweak, which by default will only enable if Sodium is installed
- Unified the "Minimum Linear Step" and "Maximum Linear Step" values into the "Linear Step" value
- Cleaned up the codebase
- Overhauled zoom scrolling by introducing exponential zoom scrolling
- Added new zoom values to the settings, allowing it to be configured
- Added the "Debug Scrolling" tweak as a tool that can help configuring the zoom scroll
- The legacy system (alongside its values) have been kept, but they may be removed on a future update
- Added the "See Distant Entities" tweak, which by default will only enable if Sodium is installed
- Unified the "Minimum Linear Step" and "Maximum Linear Step" values into the "Linear Step" value
- Cleaned up the codebase
- Overhauled zoom scrolling by introducing exponential zoom scrolling
- Added new zoom values to the settings, allowing it to be configured
- Added the "Debug Scrolling" tweak as a tool that can help configuring the zoom scroll
- The legacy system (alongside its values) have been kept, but they may be removed on a future update
- Added the "See Distant Entities" tweak, which by default will only enable if Sodium is installed
- Unified the "Minimum Linear Step" and "Maximum Linear Step" values into the "Linear Step" value
- Cleaned up the codebase
- Overhauled zoom scrolling by introducing exponential zoom scrolling
- Added new zoom values to the settings, allowing it to be configured
- Added the "Debug Scrolling" tweak as a tool that can help configuring the zoom scroll
- The legacy system (alongside its values) have been kept, but they may be removed on a future update
- Added the "See Distant Entities" tweak, which by default will only enable if Sodium is installed
- Unified the "Minimum Linear Step" and "Maximum Linear Step" values into the "Linear Step" value
- Cleaned up the codebase
- The Smart Occlusion tweak now depends on Sodium in order to be activated
- Fixed the mod crashing if Sodium was installed (#127)
- Fixed potential flashes on modded instances without Sodium by requiring Sodium's optimizations to be present
- The Smart Occlusion tweak now depends on Sodium in order to be activated
- Fixed the mod crashing if Sodium was installed (#127)
- Fixed potential flashes on modded instances without Sodium by requiring Sodium's optimizations to be present
- Added Fabric support for Minecraft 1.21.4 pre-releases
- This is to be succeeded by a proper 1.21.4 build with NeoForge support later
- Forward-ported changes from the 1.21.1 backport
- Improved the NeoForge code for the `/ok_zoomer` command
- Polished the codebase
## Changelog
- Fixed fade flickering issues from the 1.21.2 port's new changes
- Fixed the whole interface being affected by the crosshair fade on NeoForge
- Fixed Hissboom not applying to the NeoForge JAR, now resulting into much a smaller JAR
- Polished the internals
## Changelog
- Fixed fade flickering issues from the 1.21.2 port's new changes
- Fixed the whole interface being affected by the crosshair fade on NeoForge
- Fixed Hissboom not applying to the NeoForge JAR, now resulting into much a smaller JAR
- Polished the internals
- Ported to Minecraft 1.21.2
- This released is based on Ok Zoomer 10.0.0-beta.4 with a few cleanups
- Fixed the Vignette zoom overlay overriding the vanilla vignette rendering
- Optimized world rendering during zoom
- Seriously, ever since Minecraft has made it require extra effort, no other zoom mod has done it. Enjoy your FPS boost!
- Future-proofed the crosshair magic
- Switched some `double`s to `float`s
- Fixed nonsensical Zoom Divisor tooltip
- Updated Zoom Overlay's file description
- Reorganized the presets
- Renamed the "Default" preset into "Camera"
- Renamed the "Classic Zoomer" preset into "Competitive"
- Removed "Reduce View Bobbing" from the "Spyglass" preset
- Fixed the F3 Debug Overlay being zoomed by the zoom
- Fixed HUD elements getting invisibly glitched out by the zoom thanks to the Z level being zoomed too
- Significantly cleaned up the codebase thanks to the removal of a completely non-functional system
- Improved the Brazilian Portuguese localization
- Added the "Reduce View Bobbing" option in order to make zooming feel more comfortable (especially on laptops!)
- Moved Presets to the top of the config screen
- Changed the Classic Zoomer preset to be similar to pre-10.0.0 Ok Zoomer instead of pre-5.1.0 Ok Zoomer
- The Presets are to be overhauled later on
- Fixed crosshair fade on the Debug HUD (which is pending fixes)
- Fixed internal Sinytra typos
- Added zooming to the GUI itself (GH #38)
- This can be disabled by enabling the "Persistent Interface" option
- Added the "Hide Crosshair" option, enabled by default in order to complement the above feature
- If disabled while Persistent Interface is off, Ok Zoomer will re-render the crosshair in normal size
- Fixed a compatibility issue with Sintyra Connector involving Mouse Modifiers not being applied at all
- You can now use Ok Zoomer on NeoForge using Sinytra Connector without major issues (as far as I know)
- Merged LibZoomer back into Ok Zoomer, allowing devs to prioritize the mod itself with new features over a library that's unfortunately abandoned
- Standardized the zoom fade system introduced by the Vignette zoom overlay
- The Zoom Dependency now ignores Creative Mode users (GH #111)
- Fixed the spyglass overlay on the third-person perspective (GH #113)
- Updated to Quilt Config 1.3.2
- Updated the Brazilian Portuguese translation
### Changelog
- Detonated the mod using Hissboom, Detonater's spiritual successor
- The result is 120.3 KBs (23.4% of the mod) being trimmed out!
- While targetted for 9.0.1, CI issues required yet another release to be done
- Updated to Minecraft 1.20.6
- Thanks to possible dangers looming over, the Emergency Money Machine has been activated.
- Ported to Fabric Loader and Fabric API
- Created a nice little wrapper for Quilt Config that doesn't replace it on Quilt Loader but also does its job on Fabric Loader
- This currently bloats up the size of the otherwise quite small mod (140 KBs!) to 500 KBs.
- There are plans to resurrect the Detonater (a tool which shrinked mods containing JiJs) in order to reduce that to 375 KBs. I don't like huge mods as much as you don't!
- Updated the vignette zoom overlay to work like the new vignette
- Removed the "Use Spyglass Texture" option, with a pending "Use Custom Texture" replacement for the spyglass overlay
- Updated the defaults for the linear zoom transition, acting slightly slower but significantly smoother and less sudden than it was
- Overhauled the config screen completely in order to fix long-standing bugs as well as make it more accessible
- Ditched SpruceUI in favor of a custom EntryListWidget implementation that's more dynamic and much, *much* less broken
- Revamped how tooltips work, cramming in more information while not overloading the screen with information through Vanilla's per-value tooltips!
- Rearranged the options in order to cause less confusion as well as in order to look cleaner
- Began preparations not only for the 1.21 era but also the NeoForge port as well!
- Split the "Values" section into "Zoom Values" and "Transition Values" section
- Quilt Config still needs a fix in order to properly migrate old configs to this new scheme
- Renamed the "Smooth Multiplier" option to "Smooth Transition Factor"
- Renamed the "Reset" section to "Presets"
- Removed all translations besides the Brazilian Portuguese one due to a combination of lack of maintenance plus too many breaking changes caused by this update
- Removed all mixin refmaps
- Overhauled the config screen completely in order to fix long-standing bugs as well as make it more accessible
- Ditched SpruceUI in favor of a custom EntryListWidget implementation that's more dynamic and much, *much* less broken
- Revamped how tooltips work, cramming in more information while not overloading the screen with information through Vanilla's per-value tooltips!
- Rearranged the options in order to cause less confusion as well as in order to look cleaner
- Began preparations not only for the 1.21 era but also the NeoForge port as well!
- Split the "Values" section into "Zoom Values" and "Transition Values" section
- Quilt Config still needs a fix in order to properly migrate old configs to this new scheme
- Renamed the "Smooth Multiplier" option to "Smooth Transition Factor"
- Renamed the "Reset" section to "Presets"
- Removed all translations besides the Brazilian Portuguese one due to a combination of lack of maintenance plus too many breaking changes caused by this update
- Removed all mixin refmaps
- Overhauled the config screen completely in order to fix long-standing bugs as well as make it more accessible
- Ditched SpruceUI in favor of a custom EntryListWidget implementation that's more dynamic and much, *much* less broken
- Revamped how tooltips work, cramming in more information while not overloading the screen with information through Vanilla's per-value tooltips!
- Rearranged the options in order to cause less confusion as well as in order to look cleaner
- Began preparations not only for the 1.21 era but also the NeoForge port as well!
- Split the "Values" section into "Zoom Values" and "Transition Values" section
- Quilt Config still needs a fix in order to properly migrate old configs to this new scheme
- Renamed the "Smooth Multiplier" option to "Smooth Transition Factor"
- Renamed the "Reset" section to "Presets"
- Removed all translations besides the Brazilian Portuguese one due to a combination of lack of maintenance plus too many breaking changes caused by this update
This is the first batch of version updates featuring Up's maintainership work, paving way to potentially bringing Ok Zoomer to NeoForge
### Changelog
- Ported to Minecraft 1.20.2
- Future versions will now have the major version bumped if the Minecraft version support is broken
- Fixed the "Persistent" preset and its scroll step defaults
- Dropped the Machete gradle plugin due to it being abandoned
- Updated to the Quilt Loader 0.23.0 betas
- MixinExtras is no longer bundled with the mod since Quilt Loader bundles it now, shrinking the mod to 234 KBs (from 257 KBs)
- Updated to LibZoomer 0.8.0, improving latency by unifying its own ticks
- Improved the latency of the zoom key by having its logic run before the render tick
- These changes should make zooming much more instantaneous in a way that's subtle and yet better
### Full Changelog
The beta period was so long (almost 3 years!) and went through so many changes along the way that the concept of a 5.0.0 changelog is silly
- Updated to Minecraft 1.20.1
- Updated to Quilt Loader 0.20.0 and its improved config APIs
- Updated to SpruceUI 5.0.2
- Cleaned up the codebase
- Removed the Platform Migration Warning screen
- Updated to Minecraft 1.19.3
- Increased the Cinematic Multiplier upper bound from 4 to 16
- Improved conflict tooltips on the config screen
- Worked around a [QSL 1.19.3 issue](https://github.com/QuiltMC/quilt-standard-libraries/issues/235) affecting spyglass dependencies by temporarily dropping LibZoomer spyglass support
- Once the bug's fixed, this workaround will be reverted
- Updated mod and dependencies to Minecraft 1.19
- Switched from the Codec-based config system to a [Quilt Config](https://github.com/QuiltMC/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
- Switched to the [Quilt toolchain](https://quiltmc.org/). **Quilt Loader and QSL/Quilted Fabric API are now required!**
- Fabric won't be supported anymore, although if you try to install it on Fabric anyway, a GUI will tell you about it and what you should do
- It formerly crashed on Quilt due to the early usage of QSL FAPI, which was eventually overhauled into Quilted FAPI
- With Quilted Fabric API now no longer limited by the Fabric Loader, all dependency snarls have been solved now
- Switched mod ID to `ok_zoomer`, and Java directory structure to `io.github.ennuil.ok_zoomer`
- Quilt JSON5 and the old QSL FAPI are no longer bundled since they are now respectively covered by Quilt Loader and QSL/QFAPI, resulting into yet another personal file size record broken!
- Added owos, qwq
- 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](https://github.com/LlamaLad7/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
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
- 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←
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
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
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)
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.
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.
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](https://streamable.com/16z5ts) 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