Zombies Utils Core
Zombies Utils - API implementation
- Загрузки
- 889
- Подписчики
- 2
- Обновлён
- 22 августа 2026 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 18 февраля 2026 г.
This library provides utilities for modding Hypixel Zombies on newer versions of Minecraft.
It is W.I.P. and will ideally provide all the internal functionality for Zombies, except for any HUDs / configs.
To get started using the library, take a look at the intended interfaces in the bundled zombiesutils-api.
A maven package is available in my repository (https://git.stachel.xyz/api/packages/zombies/maven) under group id xyz.stachel and artifact name zombiesutils-api, matching the version of zombiesutils-core. See also the package in the web ui.
Major / minor version updates may change the interfaces, patch version updates may change the backend implementation but not the interfaces or their usage and should generally be compatible.
Most likely you want to depend on zombiesutils-api at compile time, but zombiesutils-core in your fabric.mod.json.
The primary HUD mod utilizing this library is Zombies Utils v2.0.0+.
Ченджлог
2.7.1Релиз26.2 · 22 августа 2026 г.
- implemented PowerupSpawnEvent dispatching
2.7.0Релиз26.2 · 6 августа 2026 г.
- minor sla-related api changes
2.6.1Релиз26.2 · 6 июля 2026 г.
API:
- added zombiesLeft()
- added PowerUpSpawnEvent (not yet fired by core)
- added PowerUp
Core:
- implemented zombiesLeft()
- fixed causing crashes in VampireZ (and maybe other games?) - probably (the god damn game does not queue)
2.5.6Релиз26.2 · 19 июня 2026 г.
- Update to Minecraft 26.2
2.5.5Релиз26.1.2 · 17 мая 2026 г.
- version bump for zombiesutils-2.5.5
2.5.4Релиз26.1.2 · 15 мая 2026 г.
Fixed: Active waves on escape
2.5.3Релиз26.1.2 · 11 мая 2026 г.
Migration to 26.1.2 and deobfuscated Minecraft
2.5.1Релиз1.21.11 · 28 февраля 2026 г.
fixed a crash on aa
Комментарии
Загружаем…