Traveller/scripts/inventory
2024-06-12 00:51:40 +08:00
..
CommonItem.cs Improve empty references and improve code robustness. 2024-05-08 18:22:04 +08:00
HotBar.cs Add single item stack type, move the weapon namespace into the item namespace, and I think it's ready to be merged into the new interface 2024-06-12 00:51:40 +08:00
IItem.cs Improve empty references and improve code robustness. 2024-05-08 18:22:04 +08:00
IItemContainer.cs Supports throwing items out of a specific item slot. 2024-06-06 22:43:07 +08:00
ItemSlotNode.cs Created the ability to drop items on the ground after the player dies. 2024-06-08 23:59:24 +08:00
LootData.cs Add a loot table. 2024-06-09 22:05:49 +08:00
LootEntry.cs Add a loot table. 2024-06-09 22:05:49 +08:00
LootList.cs Add a loot table. 2024-06-09 22:05:49 +08:00
LootListManager.cs Add a loot table. 2024-06-09 22:05:49 +08:00