6 Commits
Author SHA1 Message Date
OgelGamesandGitHub 0321907bf5 Return swapped item in armor.equip() instead of calling armor.unequip() (#166)
This also eliminates a lot of unnecessary function calls.
2025-11-08 09:06:08 +01:00
OgelGamesandGitHub 7f20e5dcb7 add fake player check (#86) 2022-11-20 16:44:50 +01:00
OgelGamesandGitHub a897f7e72f fix callbacks not being called by armor.equip() and armor.unequip() (#59) 2021-07-30 16:02:59 +02:00
OgelGamesandGitHub 3f1a952afb Fix not being able to place armor on anvil (#19)
* fix not being able to place armor on anvil
* check for node on_rightclick on armor equip
2020-10-01 20:09:31 +02:00
OgelGamesandGitHub 7f63df230c fix armor equip/unequip (#17) 2020-09-24 14:08:17 +02:00
OgelGames f3ad7ec6f1 add armor breakage alerts
something I've wanted for a while...
2019-12-28 23:13:41 +11:00