Commit graph

18 commits

Author SHA1 Message Date
4ea6e94920
chore(release): elytra-lock v0.1.0+1.20.4 2024-05-27 18:29:20 +05:30
528e04e760
chore: create assets dir 2024-05-26 21:27:53 +05:30
9e94d2170d
chore(manifest): use github profile as website 2024-05-26 21:03:50 +05:30
fdb61015f9
chore(README): fix modrinth URL 2024-05-26 21:02:32 +05:30
3ac69631db
chore(README): include content 2024-05-26 21:01:20 +05:30
devin
c7adac472f
Add mod icon and ingame indicator icons (#1) 2024-05-25 08:13:00 +05:30
a1923e3ad4
feat: create RunOnceOnToggle utility class and use that 2024-05-22 00:08:20 +05:30
5712ba2050
chore(manifest): update description 2024-05-21 19:11:51 +05:30
6bceab7de2
chore(build.gradle): include minotaur config 2024-05-21 19:11:17 +05:30
14dd54adb8
feat: fall flying prevention & allow manual equip
* User can manually drag the elytra into their chestplate slot even when
  it is locked, although this would display a log
* Locking the elytra now prevents fall flying if the user has it
  equipped at the time of lock
2024-05-21 18:27:05 +05:30
6e9cb2c04a
chore(manifest): move optional dependencies into recommends & meta changes 2024-05-21 17:04:58 +05:30
2891b6ad51
feat: elytra unequip when locked but equipped
* Made the elytra get removed from the chestplate slot when it is
  locked, prevents user for dragging it into their chestplate when
  locked too
* Renamed config.Util to config.ConfigUtil
* Added placeholder locked & unlocked elytra textures to resources
2024-05-21 16:50:00 +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
2b625e49bc
feat: include basic logging 2024-05-20 20:09:06 +05:30
813717068b
fix: move translations into correct resources dir 2024-05-20 20:06:46 +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