Skip to content

Releases: isXander/Zoomify

v2.4.2

26 Aug 15:30

Choose a tag to compare

  • Add Support me! button to config
  • Update Estonian translations

v2.4.1

23 Aug 18:00

Choose a tag to compare

  • Fix conflict detection

v2.4.0

22 Aug 20:35

Choose a tag to compare

Keybinding Conflict Detection

  • Upon first launch of Zoomify (detected when config file doesn't exist), a toast appears explaining that Zoomify
    won't work, and you need to go to settings and unbind conflicting keybindings.

  • New button in settings: Unbind conflicting keys does just that, with a toast for each key that was modified.

  • Presets category renamed to Misc and presets moved into subcategory

v2.3.0

19 Aug 08:45

Choose a tag to compare

Features

  • You can now apply presets! As of now there are 3 to choose from:
    • Default - Resets all settings to default
    • OptiFine - Makes Zoomify behave like OptiFine zoom
    • OK Zoomer - Makes Zoomify behave like OK Zoomer defaults (useful for migrating)

presets page

  • Retain scroll steps setting: remember the amount of times you scrolled in since last zoom
  • Affect hand fov: on by default, turning off doesn't make your hand zoom in
  • Linear-like zoom setting: make scroll zoom increments appear more linear
    • This was already in Zoomify, but it wasn't able to be turned off.

v2.2.0

17 Aug 12:58

Choose a tag to compare

Features

  • You can now independently change the zoom in and out transitions.

Translation Updates

v2.0.3

04 Aug 18:58

Choose a tag to compare

  • Fix Ease Out Cubic transition

v2.0.2

04 Aug 13:17

Choose a tag to compare

  • Remove settings keybind.
  • Add /zoomify client command.

v2.0.1

03 Aug 10:15

Choose a tag to compare

  • Fix zoom in/out time being halved in-game
  • Add Russian translation
  • Update Estonian translation
  • Fix typo in English (US & GB)

v2.0.0

31 Jul 19:21

Choose a tag to compare

Highlights

Spyglass Integration

  • Zoom Behaviour option. Controls if Zoomify can only be used
    with a spyglass or override the vanilla spyglass zoom.
  • Overlay Visibility option controls when to render the
    spyglass overlay when zooming with Zoomify.
  • Sound Behaviour option controls when to play the
    zoom in and out sounds of the spyglass.

Relative View Bobbing

  • Added Relative View Bobbing option which reduced the amount of bobbing
    depending on the zoom level to make walking less jarring.

Zoom Speed Changes

  • Remove Zoom Speed option in favour of Zoom In Time and Zoom Out Time
    which dictates amount of seconds it takes to do said action.
  • Remove Scroll Zoom Speed option in favour of Scroll Zoom Smoothness.
    The higher the smoothness the longer and smoother the scrolling is.

Full Patch Notes

  • Zoom Behaviour option. Controls if Zoomify can only be used
    with a spyglass or override the vanilla spyglass zoom.
  • Overlay Visibility option controls when to render the
    spyglass overlay when zooming with Zoomify.
  • Sound Behaviour option controls when to play the
    zoom in and out sounds of the spyglass.
  • Remove Zoom Speed option in favour of Zoom In Time and Zoom Out Time
    which dictates amount of seconds it takes to do said action.
  • Added Relative View Bobbing option which reduced the amount of bobbing
    depending on the zoom level to make walking less jarring.
  • Remove Scroll Zoom Speed option in favour of Scroll Zoom Smoothness.
    The higher the smoothness the longer and smoother the scrolling is.
  • Remove Relative Sensitivity Gradient to reduce down to just the one
    Relative Sensitivity setting which can be disabled by setting the slider to 0.
  • When letting go of the zoom key or toggling zoom off whilst scrolled in,
    the normal zoom out transition is used with the same amount of time as if you weren't scrolled.
  • Increased number of scroll steps to 30.
  • Apply function to scroll zoom steps to make the first few steps smaller
    and the last steps larger to create a more linear effect.

v1.7.1

22 Jun 18:46
bdc03c3

Choose a tag to compare

  • Removed scroll zoom transitions in favour of "Smooth Transition" on/off option.
  • Doubled amount of scroll steps from 10 to 20