Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

Releases: Up-Mods/LibZoomer

0.10.0+1.21

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:25
c30eed2

Full Changelog: 0.9.1+1.21...0.10.0+1.21

Changelog

  • Refactored ZoomInstance's getZoom and setZoom methods to isZooming and setZooming
  • Removed the Identifier/ResourceLocation access widener due to chaos caused by it

0.9.1+1.21

Choose a tag to compare

@github-actions github-actions released this 11 Jun 14:28
054db74

LibZoomer 0.9.0+1.20.6

Choose a tag to compare

@EnnuiL EnnuiL released this 22 May 02:08
d5c3265

Changelog

  • Updated to Minecraft 1.20.6
  • Ported to Fabric Loader and Fabric API
    • Ported to the mess called Fabric Client Tags
  • Refactored all getIdentifiers to getIds
  • Mojmapfied the codebase

LibZoomer 0.8.1+1.20.1

Choose a tag to compare

@EnnuiL EnnuiL released this 19 May 16:04
b253973

Changelog

  • Removed the mixin refmap
  • Cleaned up the spyglass overlay

LibZoomer 0.8.0 for Minecraft 1.20.1

Choose a tag to compare

@EnnuiL EnnuiL released this 27 Dec 01:28
2fb76ad

Changelog

  • Updated to Minecraft 1.20.1
  • Updated to Quilt Loader 0.23.0, taking advantage of its bundled MixinExtras to simplify code
  • Solved a latency issue caused by two different systems ticking at different times

LibZoomer 0.7.0 for Minecraft 1.20

Choose a tag to compare

@EnnuiL EnnuiL released this 09 Jun 04:31
415b9e4

Changelog

  • Updated to Minecraft 1.20

LibZoomer 0.6.0 for Minecraft 1.19.4

Choose a tag to compare

@EnnuiL EnnuiL released this 19 Mar 01:17
78d14d9

Changelog

  • Updated to Minecraft 1.19.4
  • Updated javadocs in order to fit the QSL guidelines
  • Fixed the absence of the license inside the JAR

LibZoomer 0.5.1 for Minecraft 1.19.3

Choose a tag to compare

@EnnuiL EnnuiL released this 10 Dec 18:34

Changelog

  • Updated to Minecraft 1.19.3
  • Updated few Javadocs
  • Cleaned up codebase

LibZoomer 0.5.0 for Minecraft 1.19

Choose a tag to compare

@EnnuiL EnnuiL released this 15 Jun 02:22
6c0c9d1

Changelog

  • Updated to Minecraft 1.19
  • Migrated to the Quilt toolchain. Quilt Loader and QSL are now required
  • Used Quilt Tag API's Client Fallback TagType for the libzoomer:spyglasses tag, preventing possible issues on Vanilla servers

LibZoomer 0.4.2 for Minecraft 1.18.2

Choose a tag to compare

@EnnuiL EnnuiL released this 06 Apr 00:34
18b3357

Changelog

Removed dependency on FAPI. It was practically done by 0.4.1, but now, the metadata reflects that.