Commit graph

11 commits

Author SHA1 Message Date
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