Changelog
- Updated to Minecraft 26.1
- Added a "Sensitivity Scale" option that allows for tweaking the zoom's mouse sensitivity
- Added support for NeoForge update checker
- Removed the zoom keybind configuration button in favor of Sodium's integration
Changelog
- Updated to Minecraft 26.1
- Merged both the Fabric and NeoForge jars together thanks to Minecraft 26.1 being unobfuscated
- Fixed crosshair being disabled by a combination of Instant + Instant transitions and Hide Crosshair on
Changelog
- Fixed interface zooming being somewhat broken on Forge 1.20.1
- Switched the bundled MixinExtras dependency to its slim variant
- Reworked the transition system to be based on time instead of arbitrary values
- Fixed the "Linear" transition, making it truly linear
- Split zoom transitions into a Start Transition, an End Transition and a Scroll Transition, allowing for further configurability
- Reorganized the configuration for better user-friendliness and ease of configuration
- Added "Sine", "Balanced" and "Spring" transitions
- Added the "Numeric Sliders" option, replacing the number inputs with narrower but easier-to-configure number sliders
- Added the "Zoominator" preset, which tries its best to replicate Zoomify's default zoom
- Merged the Cinematic Camera's Vanilla and Multiplied modes
- Fixed a crash caused by the multiplied Cinematic Camera
- Added support for Sodium's config screen
- Updated the English text to be much clearer
- Added a French (
fr_fr) translation (#169, thanks p-sage!) - Updated the Traditional Chinese (
zh-tw) translation (#172, thanks StarsShine11904!) - Updated the Simplified Chinese (
zh-cn) translation (#148, thanks Moralts!)- Backported from a pre-Rebirth Part 2 update, strings may still be missing
- Updated the Brazilian Portuguese translation
- Updated to Wrench Wrapper 0.8.1
- Fixed potential issues with compatibility layers like Sinytra and Kilt (#143)
- Switched from TOML to JSON5, the old config file will remain intact
- Cleaned up lots of code
- Moved all classes to
page.langeweile.ok_zoomer - Removed the Portals internal functionality in favor of loader-agnostic code
- Fixed Ok Zoomer being mandatory to clients if the server (LAN) has it installed (issue #167)
- Replaced the spyglass item check with a more efficient (and compatible) one on Forge
- Stripped down the "Unbind Conflicting Keys" functionality on Minecraft 1.20.1, being removed on Forge and being config file-only on Fabric
- Removed the legacy zoom scrolling mode and the Legacy Zoom Values section
- Removed now-redundant Accessories compatibility code
- Added new owos
Changelog
- Fixed startup crash on NeoForge caused by the subtitle persistence mixin
Changelog
- Fixed subtitles being zoomed in
- The consistent behavior for all versions should be not zooming it in now
- Fixed crosshair being disabled by a combination of Instant + Instant transitions and Hide Crosshair on
Changelog
- Reworked the transition system to be based on time instead of arbitrary values
- Fixed the "Linear" transition, making it truly linear
- Split zoom transitions into a Start Transition, an End Transition and a Scroll Transition, allowing for further configurability
- Reorganized the configuration for better user-friendliness and ease of configuration
- Added "Sine", "Balanced" and "Spring" transitions
- Added the "Numeric Sliders" option, replacing the number inputs with narrower but easier-to-configure number sliders
- Added the "Zoominator" preset, which tries its best to replicate Zoomify's default zoom
- Merged the Cinematic Camera's Vanilla and Multiplied modes
- Fixed a crash caused by the multiplied Cinematic Camera
- Added support for Sodium's config screen
- Updated the English text to be much clearer
- Added a French (
fr_fr) translation (#169, thanks p-sage!) - Updated the Traditional Chinese (
zh-tw) translation (#172, thanks StarsShine11904!) - Updated the Simplified Chinese (
zh-cn) translation (#148, thanks Moralts!)- Backported from a pre-Rebirth Part 2 update, strings may still be missing
- Updated the Brazilian Portuguese translation
- Updated to Wrench Wrapper 0.8.1
- Fixed potential issues with compatibility layers like Sinytra and Kilt (#143)
- Switched from TOML to JSON5, the old config file will remain intact
- Cleaned up lots of code
- Moved all classes to
page.langeweile.ok_zoomer - Removed the Portals internal functionality in favor of loader-agnostic code
- Fixed Ok Zoomer being mandatory to clients if the server (LAN) has it installed (issue #167)
- Replaced the spyglass item check with a more efficient (and compatible) one on NeoForge
- Stripped down the "Unbind Conflicting Keys" functionality on Minecraft 1.21.1, being removed on NeoForge and being config file-only on Fabric
- Removed the legacy zoom scrolling mode and the Legacy Zoom Values section
- Removed non-redundant Accessories compatibility code
- Added new owos
Changelog
- Reworked the transition system to be based on time instead of arbitrary values
- Fixed the "Linear" transition, making it truly linear
- Split zoom transitions into a Start Transition, an End Transition and a Scroll Transition, allowing for further configurability
- Reorganized the configuration for better user-friendliness and ease of configuration
- Added "Sine", "Balanced" and "Spring" transitions
- Added the "Numeric Sliders" option, replacing the number inputs with narrower but easier-to-configure number sliders
- Added the "Zoominator" preset, which tries its best to replicate Zoomify's default zoom
- Merged the Cinematic Camera's Vanilla and Multiplied modes
- Fixed a crash caused by the multiplied Cinematic Camera
- Added support for Sodium's config screen
- Reverted change to "Hide Hands" in the "Competitive" preset, now it hides like the others
- Updated the English text to be much clearer
- Added a French (
fr_fr) translation (#169, thanks p-sage!) - Updated the Traditional Chinese (
zh-tw) translation (#172, thanks StarsShine11904!) - Updated the Brazilian Portuguese translation
- Cleaned up lots of code
- Removed the Portals internal functionality in favor of loader-agnostic code
- Fixed Ok Zoomer being mandatory to clients if the server (LAN) has it installed (issue #167)
- Removed the "Unbind Conflicting Keys" functionality on Minecraft 1.21.11
- Added new owos
Changelog
- Updated to Minecraft 1.21.6
- Removed the legacy zoom scrolling mode and the Legacy Zoom Values section in preparation of The Rebirth Update: Part 2
- Moved "Hide Crosshair" to the Features section
- Moved all classes to
page.langeweile.ok_zoomer - Paved way towards deobfuscated Minecraft support
Changelog
- 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!
Changelog
- 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
Changelog
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)
Changelog
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)


