Releases: Up-Mods/LibZoomer
Releases · Up-Mods/LibZoomer
0.10.0+1.21
Full Changelog: 0.9.1+1.21...0.10.0+1.21
Changelog
- Refactored
ZoomInstance
'sgetZoom
andsetZoom
methods toisZooming
andsetZooming
- Removed the Identifier/ResourceLocation access widener due to chaos caused by it
0.9.1+1.21
Full Changelog: 0.9.0+1.20.6...0.9.1+1.21
LibZoomer 0.9.0+1.20.6
Changelog
- Updated to Minecraft 1.20.6
- Ported to Fabric Loader and Fabric API
- Ported to the mess called Fabric Client Tags
- Refactored all
getIdentifier
s togetId
s - Mojmapfied the codebase
LibZoomer 0.8.1+1.20.1
Changelog
- Removed the mixin refmap
- Cleaned up the spyglass overlay
LibZoomer 0.8.0 for Minecraft 1.20.1
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
Changelog
- Updated to Minecraft 1.20
LibZoomer 0.6.0 for Minecraft 1.19.4
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
Changelog
- Updated to Minecraft 1.19.3
- Updated few Javadocs
- Cleaned up codebase
LibZoomer 0.5.0 for Minecraft 1.19
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
Changelog
Removed dependency on FAPI. It was practically done by 0.4.1, but now, the metadata reflects that.