Traveller/scripts/item
2024-06-12 01:57:55 +08:00
..
weapon Initial migration of existing item interactions to the new interface 2024-06-12 01:57:55 +08:00
IItem_New.cs Initial migration of existing item interactions to the new interface 2024-06-12 01:57:55 +08:00
IItemStack.cs Initial migration of existing item interactions to the new interface 2024-06-12 01:57:55 +08:00
ItemType.cs Initial migration of existing item interactions to the new interface 2024-06-12 01:57:55 +08:00
ItemTypeManager.cs Initial migration of existing item interactions to the new interface 2024-06-12 01:57:55 +08:00
SingleItemStack.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