Skip to content

Releases: Up-Mods/OkZoomer

13.0.0-alpha.1

13 Mar 22:02
13.0.0-alpha.1
20c40fb
Compare
Choose a tag to compare
13.0.0-alpha.1 Pre-release
Pre-release

Full Changelog: 12.0.0-beta.5...13.0.0-alpha.1

Changelog

  • Ported to Minecraft 1.21.5 (Fabric-only)
  • Renamed the "Use Spyglass Sounds" to "Spyglass Sounds"
  • Optimized the filesize of the scroll sound
  • Organized the codebase

12.0.0-beta.5

24 Feb 17:44
12.0.0-beta.5
84c05cb
Compare
Choose a tag to compare
12.0.0-beta.5 Pre-release
Pre-release

Full Changelog: 12.0.0-beta.4...12.0.0-beta.5

Changelog

  • 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

12.0.0-beta.4

27 Jan 02:05
12.0.0-beta.4
d7320fa
Compare
Choose a tag to compare
12.0.0-beta.4 Pre-release
Pre-release

Full Changelog: 12.0.0-beta.3...12.0.0-beta.4

Changelog

  • 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

5.4.0-beta.4

25 Jan 02:30
5.4.0-beta.4
48f15a4
Compare
Choose a tag to compare
5.4.0-beta.4 Pre-release
Pre-release

Full Changelog: 5.4.0-beta.3...5.4.0-beta.4

Changelog

  • Fixed a crash caused by older versions of MixinExtras
  • Declared dependency on Forge

5.4.0-beta.3

10 Jan 04:07
d2be617
Compare
Choose a tag to compare
5.4.0-beta.3 Pre-release
Pre-release

Full Changelog: 5.4.0-beta.2...5.4.0-beta.3

Changelog

  • Fixed automatic publishing on Forge's side
    • Added a dependency on (Neo)Forge 41.1.3+

5.4.0-beta.2

08 Jan 19:50
5.4.0-beta.2
bef9f91
Compare
Choose a tag to compare
5.4.0-beta.2 Pre-release
Pre-release

Full Changelog: 5.4.0-beta.1...5.4.0-beta.2

Changelog

  • 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

5.4.0-beta.1 (The Rebirth Update: Part 1)

06 Jan 04:53
5.4.0-beta.1
6c4aa8e
Compare
Choose a tag to compare

Full Changelog: 10.0.0-beta.8...5.4.0-beta.1

Changelog

  • 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)

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