11 Commits

Author SHA1 Message Date
Gabriel Tofvesson
269eaeb344 Fix inventory naming bug 2024-10-08 23:52:54 +02:00
Gabriel Tofvesson
dd15e2a01e Fix nil dereference in getSimpleName 2024-10-08 23:36:57 +02:00
Gabriel Tofvesson
d16558853c Add guaranteed non-nil name for itemstack 2024-10-08 19:58:41 +02:00
Gabriel Tofvesson
f70ad73ac0 Fix stack count nil ref 2024-10-08 19:40:37 +02:00
Gabriel Tofvesson
956d68b6e3 Fix itemstack insertion logic 2024-10-08 19:23:19 +02:00
Gabriel Tofvesson
55ec42bffb Use abstractions in ItemStack 2024-10-04 15:02:57 +02:00
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
0dbbf36455 Add index metamethod to type tables 2024-10-03 16:52:29 +02:00
Gabriel Tofvesson
b760dcdbbb Improve inventory management implementation 2024-10-03 16:14:56 +02:00