Releases: Up-Mods/OkZoomer
Releases · Up-Mods/OkZoomer
10.0.0-beta.8
Full Changelog: 10.0.0-beta.7...10.0.0-beta.8
Changelog
- Fixed strict version ranges for the Fabric and NeoForge versions
12.0.0-beta.3 (The Rebirth Update: Part 1)
Full Changelog: 12.0.0-beta.2...12.0.0-beta.3
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
10.0.0-beta.7 (The Rebirth Update: Part 1)
Full Changelog: 12.0.0-beta.3...10.0.0-beta.7
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
12.0.0-beta.2
Full Changelog: 12.0.0-beta.1...12.0.0-beta.2
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
12.0.0-beta.1
Full Changelog: 11.0.0-beta.4...12.0.0-beta.1
Changelog
- Ported to Minecraft 1.21.4
- Added the "Smart Occlusion" tweak in order to allow for its configuration (needed if Sodium is absent)
11.0.0-beta.4
Full Changelog: 11.0.0-beta.3...11.0.0-beta.4
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
10.0.0-beta.6
Full Changelog: 10.0.0-beta.5...10.0.0-beta.6
Changelog
- Fixed Fabric API dependency being too strict for Minecraft 1.21 (#123)
10.0.0-beta.5
Full Changelog: 11.0.0-beta.3...10.0.0-beta.5
Changelog
- Backported 11.0.0 beta changes to 1.21.1
- Ported to NeoForge
- Fixed issues related to fading
11.0.0-beta.3
Full Changelog: 11.0.0-beta.2...11.0.0-beta.3
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
11.0.0-beta.2
Full Changelog: 10.0.0-beta.4...11.0.0-beta.2
Changelog
- Ported to NeoForge
- A Quilt-lite release may be considered later
- This will be backported to 1.21.1 soon