Skip to content

Releases: Up-Mods/OkZoomer

10.0.0-beta.8

15 Dec 12:19
066d4ae
Compare
Choose a tag to compare
10.0.0-beta.8 Pre-release
Pre-release

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)

08 Dec 19:54
12.0.0-beta.3
8de2c0b
Compare
Choose a tag to compare

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)

08 Dec 20:37
10.0.0-beta.7
2f601a2
Compare
Choose a tag to compare

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

05 Dec 22:42
12.0.0-beta.2
6f7b443
Compare
Choose a tag to compare
12.0.0-beta.2 Pre-release
Pre-release

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

03 Dec 16:56
12.0.0-beta.1
0c9d39a
Compare
Choose a tag to compare
12.0.0-beta.1 Pre-release
Pre-release

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

27 Nov 03:25
11.0.0-beta.4
7a56a65
Compare
Choose a tag to compare
11.0.0-beta.4 Pre-release
Pre-release

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

07 Nov 21:14
0cd21c1
Compare
Choose a tag to compare
10.0.0-beta.6 Pre-release
Pre-release

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

05 Nov 17:48
10.0.0-beta.5
55b94d8
Compare
Choose a tag to compare
10.0.0-beta.5 Pre-release
Pre-release

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

04 Nov 16:30
11.0.0-beta.3
5958ffa
Compare
Choose a tag to compare
11.0.0-beta.3 Pre-release
Pre-release

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

04 Nov 00:04
11.0.0-beta.2
0289b4f
Compare
Choose a tag to compare
11.0.0-beta.2 Pre-release
Pre-release

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