Skip to content

Releases: Up-Mods/OkZoomer

5.2.0-beta.1

14 May 01:03
5.2.0-beta.1
695273e
Compare
Choose a tag to compare
5.2.0-beta.1 Pre-release
Pre-release

Full Changelog: 5.1.0+1.20.1...5.2.0-beta.1

Changelog

  • Overhauled the config screen completely in order to fix long-standing bugs as well as make it more accessible
    • Ditched SpruceUI in favor of a custom EntryListWidget implementation that's more dynamic and much, much less broken
    • Revamped how tooltips work, cramming in more information while not overloading the screen with information through Vanilla's per-value tooltips!
    • Rearranged the options in order to cause less confusion as well as in order to look cleaner
    • Began preparations not only for the 1.21 era but also the NeoForge port as well!
  • Split the "Values" section into "Zoom Values" and "Transition Values" section
    • Quilt Config still needs a fix in order to properly migrate old configs to this new scheme
  • Renamed the "Smooth Multiplier" option to "Smooth Transition Factor"
  • Renamed the "Reset" section to "Presets"
  • Removed all translations besides the Brazilian Portuguese one due to a combination of lack of maintenance plus too many breaking changes caused by this update

7.1.0

02 Apr 22:33
7.1.0
8206697
Compare
Choose a tag to compare

Full Changelog: 5.1.0+1.20.1...7.1.0

Changelog

  • Added the new "Classic Zoomer" preset, containing the old default

5.1.0+1.20.1

02 Apr 22:15
5.1.0+1.20.1
7f415f5
Compare
Choose a tag to compare

Full Changelog: 7.0.0...5.1.0+1.20.1

Changelog

  • Changed the smooth multiplier to smoother and yet snappier 0.6
  • Added the new "Classic Zoomer" preset, containing the old default

7.0.0

31 Mar 03:50
392c332
Compare
Choose a tag to compare

Full Changelog: 6.0.0...7.0.0

6.0.0

29 Feb 06:45
f698064
Compare
Choose a tag to compare

Full Changelog: 5.0.2...6.0.0

5.0.2

29 Feb 06:40
4fefed9
Compare
Choose a tag to compare

Full Changelog: 5.0.1+1.20.1...5.0.2

Ok Zoomer 5.0.1 for Minecraft 1.20.1

27 Dec 21:51
fbbab25
Compare
Choose a tag to compare

Changelog

  • Updated the Quilt Loader dependency to 0.23.0 betas and above

Ok Zoomer 5.0.0 for Minecraft 1.20.1

27 Dec 02:09
fbbab25
Compare
Choose a tag to compare

Changelog

  • Updated to the Quilt Loader 0.23.0 betas
    • MixinExtras is no longer bundled with the mod since Quilt Loader bundles it now, shrinking the mod to 234 KBs (from 257 KBs)
  • Updated to LibZoomer 0.8.0, improving latency by unifying its own ticks
  • Improved the latency of the zoom key by having its logic run before the render tick
    • These changes should make zooming much more instantaneous in a way that's subtle and yet better

Full Changelog

The beta period was so long (almost 3 years!) and went through so many changes along the way that the concept of a 5.0.0 changelog is silly

Ok Zoomer 5.0.0-beta.13 for Minecraft 1.20.1

02 Oct 00:36
401a834
Compare
Choose a tag to compare

Changelog

  • Updated to Minecraft 1.20.1
  • Updated to Quilt Loader 0.20.0 and its improved config APIs
  • Updated to SpruceUI 5.0.2
  • Cleaned up the codebase
  • Removed the Platform Migration Warning screen

Ok Zoomer 5.0.0-beta.12 for Minecraft 1.20

09 Jun 05:28
0812d7d
Compare
Choose a tag to compare

Changelog

  • Updated to Minecraft 1.20
  • Fixed the laggy animation of the vignette zoom overlay