Commit graph

8 commits

Author SHA1 Message Date
Corey Sotiropoulos
1cb2d545ea
Replace os.time() with GetSystemTime()
Simple find/replace.
This will make sure everything is using the same clock (earth_time::clock).
2025-07-03 23:38:14 -04:00
claywar
6a12f769f7
Add TItemFurniture, fix identified issues for item scripts 2024-08-24 18:25:30 -04: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
Xaver-DaRed
68dc367550 Replace all instances of xi.quest.log_id 2024-04-23 21:48:26 +02:00
Xaver-DaRed
6f059acbe3 Replace all instances of QUEST_SOMETHING 2024-04-23 21:46:43 +02:00
claywar
aa87e30e4d
[chore] Replace double-quote strings with single-quotes 2023-08-28 21:02:36 -04:00
claywar
0686536154
[lua] Remove global requires from item scripts 2023-08-20 19:24:51 -04:00
claywar
c807e19a66
Move scripts/globals/items to scripts/items 2023-08-20 19:11:05 -04:00
Renamed from scripts/globals/items/bronze_bed.lua (Browse further)