Traveller/scripts/item
霧雨烨 e9656d6992 (temp):
Just a small refactoring in the huge interaction code (regarding ItemSlot and ItemStack), but I think it's necessary to leave a save point, after all, I have to go to sleep first
2024-06-12 02:22:04 +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 (temp): 2024-06-12 02:22:04 +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