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

libhud

(fabric) library mod aiming to improve hud component compatibility

2K загрузок4 подписчиковMITfabric

Обновлён 26 октября 2023 г. · опубликован 23 апреля 2023 г.

libhud is a small library mod for fabric aiming to provide better compatibility between mods adding ingame hud components to the game.

If you're a

  • player: This mod won't change anything gameplay-wise for you, other mods might depend on libhud though, requiring you to install it alongside them
  • modpack creator: Even though libhud aims to improve compatibility, it will take some time for other mods to adopt and support libhud, thus there will inevitably be incompatibilities - please ask the creators of incompatible mods to implement support
  • modder: libhud provides a simple api for adding hud components. It is fully documented here. If you need any help implementing libhud support for your mod, join my discord here.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0.0-beta7Бета1.20.2fabric26 октября 2023 г..jar (46 КБ)
1.0.0-beta6Бета1.20, 1.20.1fabric31 июля 2023 г..jar (43 КБ)
1.0.0-beta5Бета1.20, 1.20.1fabric31 июля 2023 г..jar (43 КБ)
1.0.0-beta4Бета1.20, 1.20.1fabric28 июля 2023 г..jar (42 КБ)
1.0.0-beta3Бета1.20, 1.20.1fabric28 июля 2023 г..jar (42 КБ)
1.0.0-beta2Бета1.20, 1.20.1fabric7 июня 2023 г..jar (44 КБ)
1.0.0-beta1Бета1.19.4fabric23 апреля 2023 г..jar (33 КБ)

Ченджлог

1.0.0-beta7Бета1.20.2 · 26 октября 2023 г.
  • update to Minecraft 1.20.2
1.0.0-beta6Бета1.20, 1.20.1 · 31 июля 2023 г.
  • reset render state before rendering each hud component
1.0.0-beta5Бета1.20, 1.20.1 · 31 июля 2023 г.
  • disabled unstable experimental functionality that wasn't meant to be enabled in published builds
1.0.0-beta4Бета1.20, 1.20.1 · 28 июля 2023 г.
1.0.0-beta3Бета1.20, 1.20.1 · 28 июля 2023 г.
  • fix armor component incrementing leftOffset when not rendering
1.0.0-beta2Бета1.20, 1.20.1 · 7 июня 2023 г.

updated to Minecraft 1.20

  • replace PoseStack with GuiGraphics in all api calls
  • deprecate RenderEvent#getWindow as RenderEvent#getGraphics is now the preferred way to access render-related values
1.0.0-beta1Бета1.19.4 · 23 апреля 2023 г.

initial beta release

Полная история изменений — на Modrinth.

Комментарии

Загружаем…