Changelog
- 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
Changelog
- 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
Changelog
- Ported to Minecraft 1.21.4
- Added the "Smart Occlusion" tweak in order to allow for its configuration (needed if Sodium is absent)
Changelog
- 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 Fabric API dependency being too strict for Minecraft 1.21 (#123)
Changelog
- Backported 11.0.0 beta changes to 1.21.1
- Ported to NeoForge
- Fixed issues related to fading
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
- Ported to NeoForge
- A Quilt-lite release may be considered later
- This will be backported to 1.21.1 soon
Changelog
- 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
Changelog
- 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 tofloat
s - Fixed nonsensical Zoom Divisor tooltip
- Updated Zoom Overlay's file description
Changelog
- 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