Skip to content

Releases: Up-Mods/LibZoomer

0.10.0+1.21

14 Jun 15:25
c30eed2
Compare
Choose a tag to compare

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

11 Jun 14:28
054db74
Compare
Choose a tag to compare

LibZoomer 0.9.0+1.20.6

22 May 02:08
d5c3265
Compare
Choose a tag to compare

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

19 May 16:04
b253973
Compare
Choose a tag to compare

Changelog

  • Removed the mixin refmap
  • Cleaned up the spyglass overlay

LibZoomer 0.8.0 for Minecraft 1.20.1

27 Dec 01:28
2fb76ad
Compare
Choose a tag to compare

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

09 Jun 04:31
415b9e4
Compare
Choose a tag to compare

Changelog

  • Updated to Minecraft 1.20

LibZoomer 0.6.0 for Minecraft 1.19.4

19 Mar 01:17
78d14d9
Compare
Choose a tag to compare

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

10 Dec 18:34
Compare
Choose a tag to compare

Changelog

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

LibZoomer 0.5.0 for Minecraft 1.19

15 Jun 02:22
6c0c9d1
Compare
Choose a tag to compare

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

06 Apr 00:34
18b3357
Compare
Choose a tag to compare

Changelog

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