Commit graph

5 commits

Author SHA1 Message Date
WinterSolstice8
18e62f7088 [core] [lua] remove unused ITEMCHECK/param from onItemCheck 2026-05-25 21:05:21 -06:00
claywar
6e4fa2af25
[type] Add type annotations to Item scripts
rename to reflect type definition

Annotate xi.itemUtils.foodOnItemCheck

Make TItemFood functions optional, since the definition does not include types
2024-08-24 18:25:26 -04:00
Aerec
94bcd90d91 Fix Lua onItemCheck
onItemCheck was incorrectly returning the user in two parameters instead of the item in the second param slot
2024-05-30 16:42:16 -04:00
MowFord
18e26a083c Implement sacrifice torque latent avatar attack 2024-04-30 20:46:32 -05:00
MowFord
23847a4558 Tooling for applying pet mods via a conditional via item lua 2024-04-22 11:42:19 -05:00