Commit Graph
3 Commits
Author SHA1 Message Date
oof2win2 af19424cea fix: item_name to item.name and add docs 2022-05-14 15:52:47 +02:00
oof2win2 dc9f3b1198 fix: LuaItemStack could be invalid
Fixed an issue with clearing inventories of players where the command
failed due to it attempting to access LuaItemStacks that were invalid
for read
2022-05-14 15:38:03 +02:00
oof2win2 fd0d07d657 fix(death): movement of items to chests
Items would be only copied and destroyed rather than transferred
This would cause issues with power armor, spidertrons etc.
2022-05-14 11:13:43 +02:00