Commit graph

11 commits

Author SHA1 Message Date
247e3c611c
feat: update to 1.21.4
* Updates the mod to support Minecraft v1.21.4
* Updated dependencies to more recent versions
* Bumped minimum loader requirement to fabric v0.16.3 and API
  requirement to fabric-api v0.119.2
* Bumped gradle to v8.13 and fabric-loom to v1.10
* Changed HUD rendering logic to use `HudLayerRegistrationCallback`
  instead of the deprecated `HudRenderCallback` interface
* Update method name for fall flying prevention injection method
2025-04-09 16:04:05 +05:30
d315314d02
chore: make version compatible with fabric extended semver 2024-06-23 13:56:11 +05:30
b35b2f3264
chore: support java 21 or higher for 1.20.6 2024-06-06 16:34:49 +05:30
7571bd68f6
chore(release): elytra-lock v0.1.0+1.20.6 2024-06-06 16:02:21 +05:30
4ea6e94920
chore(release): elytra-lock v0.1.0+1.20.4 2024-05-27 18:29:20 +05:30
a1923e3ad4
feat: create RunOnceOnToggle utility class and use that 2024-05-22 00:08:20 +05:30
6bceab7de2
chore(build.gradle): include minotaur config 2024-05-21 19:11:17 +05:30
3f3a3088fa
feat: configuration & HUD indicator 2024-05-21 15:12:19 +05:30
365fe32645
chore: centralize versions in build.gradle 2024-05-20 20:48:40 +05:30
597ffaf4b1
feat: toggle system & improved locking mechanism 2024-05-20 20:05:06 +05:30
172aa5b876
init: initial locking implementation 2024-05-20 00:38:56 +05:30