Commit graph

6 commits

Author SHA1 Message Date
Zach Toogood
e1cab1c894 Lua: Migrate to math.randomInt and math.randomFloat 2026-07-05 14:55:22 +01:00
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
hookstar
ff60fa78b1 [LUA]Usable Items now display count and item on use
[LUA]Usable Items now display count and item on use

[LUA]Usable Items now display to player count of item rx.
2024-04-02 14:34:39 -05:00
Mortalelite
c08d012e1c Add item scripts for Pluton, Beitetsu, and Boulder boxes 2023-09-16 13:04:47 -04:00