11 Commits

Author SHA1 Message Date
Gabriel Tofvesson
925501a486 Add display name getter 2024-10-03 23:22:03 +02:00
Gabriel Tofvesson
54f64b5342 Cache ItemStack display name 2024-10-03 23:02:22 +02:00
Gabriel Tofvesson
3951f7cbd4 Add helpful getter functions for ItemStack 2024-10-03 18:05:41 +02:00
Gabriel Tofvesson
56ef9cae04 Allow passing wrapped inventories directly to Chest 2024-10-03 17:59:09 +02:00
Gabriel Tofvesson
a124e870c7 Call isEmpty() on object, not serializable 2024-10-03 16:57:14 +02:00
Gabriel Tofvesson
d0929cf5c8 Fix iterator function in storage search 2024-10-03 16:54:22 +02:00
Gabriel Tofvesson
0dbbf36455 Add index metamethod to type tables 2024-10-03 16:52:29 +02:00
Gabriel Tofvesson
99abbbe526 Perform scan on first chest wrap 2024-10-03 16:48:44 +02:00
Gabriel Tofvesson
b763d28000 Fix iterator bug 2024-10-03 16:46:57 +02:00
Gabriel Tofvesson
25244a9355 Allow detaching chests from storage 2024-10-03 16:18:04 +02:00
Gabriel Tofvesson
b760dcdbbb Improve inventory management implementation 2024-10-03 16:14:56 +02:00