Перейти к содержимому
Mineforgian

LibZoomer

A library that allows mods to easily implement zooming. The zoom are theirs!

Загрузки
47K
Подписчики
12
Обновлён
14 июня 2024 г.
Лицензия
MIT

Опубликован 24 января 2021 г.

Deprecation Note

LibZoomer has been merged back into Ok Zoomer since Ok Zoomer 10.0.0. Maintaining the codebase as a separate library while keeping it on its best possible state has stopped being feasible for a while, and merging it back will allow us to deliver the best zoom mod possible.

If you were an user of this library or had interest on it, trust me, maintaining your own zoom will be more practical in the long run (and probably is the best learning experience you can have) than relying on a library that wasn't on its prime for a long while.

LibZoomer

Banner for the LibZoomer library

LibZoomer is a library for Minecraft 1.17-1.21 that allows other mods to zoom easily while being able to customize it for their own needs. It is also the library that powers up Ok Zoomer!

More information for developers can be seen here. This library is intended to be bundled by mods who need it, therefore, players won't need to download it manually.

License

This mod is licensed under the MIT license. You can freely include the mod on any modpack with no permission. Usage of this library's code on other projects is allowed as long as attribution is given.

This library's icon makes usage of Twemoji assets, which are licensed under CC BY 4.0.

Ченджлог

0.10.0+1.21-fabricРелиз1.21 · 14 июня 2024 г.

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.0+1.20.6Релиз1.20.5, 1.20.6 · 22 мая 2024 г.

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
0.8.1+1.20.1Релиз1.20.2, 1.20.3, 1.20.4 · 19 мая 2024 г.

Changelog

  • Removed the mixin refmap
  • Cleaned up the spyglass overlay
0.8.0+1.20.1Релиз1.20.2, 1.20.3, 1.20.4 · 27 декабря 2023 г.

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
0.7.0+1.20Релиз1.20, 1.20.1 · 9 июня 2023 г.

Changelog

  • Updated to Minecraft 1.20
0.6.0+1.19.4Релиз1.19.4 · 19 марта 2023 г.

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
0.5.1+1.19.3Релиз1.19.3 · 10 декабря 2022 г.

Changelog

  • Updated to Minecraft 1.19.3
  • Updated few Javadocs
  • Cleaned up codebase
0.5.0+1.19Релиз1.19, 1.19.1, 1.19.2 · 15 июня 2022 г.
  • 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

Комментарии

Загружаем…