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
sruon
64eff5815a Call onItemDrop when passing through the recycle bin
Co-Authored-By: atom0s <atom0s@users.noreply.github.com>
2026-04-12 02:57:17 -06:00
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
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
claywar
614742eb34
Interaction - Mission: Dawn
Add ring reward/replacement logic

Use mission var for trust hidden quests

Use mission variable in ru'lude triggerarea

Remove deprecated Ebon Panel NPC script (split and renamed)

Fix iterated table in rubious onTrigger

Fix IxGhrah name, Luminous Convergence event, remove debug print

Fix When Angels Fall exit, add default

Fix Battlefield var for Dawn

Fix Dawn battlefield variable

Fix 32001 status check

Add npc comments
2024-06-15 05:41:15 -04:00