Traveller/scripts/item
霧雨烨 76daa88bac Merge branch 'refs/heads/master' into item_refactory_combined
# Conflicts:
#	locals/Slogan.ja.translation
#	scripts/character/CharacterTemplate.cs
#	scripts/character/Player.cs
#	scripts/inventory/HotBar.cs
#	scripts/inventory/IItemContainer.cs
#	scripts/item/weapon/ProjectileWeapon.cs
#	scripts/item/weapon/WeaponTemplate.cs
2024-06-12 22:13:55 +08:00
..
weapon Merge branch 'refs/heads/master' into item_refactory_combined 2024-06-12 22:13:55 +08:00
IItem_New.cs (temp):ItemSlot has already changed into new interfaces 2024-06-12 17:57:38 +08:00
IItemStack.cs (temp):ItemSlot has already changed into new interfaces 2024-06-12 17:57:38 +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 implement SingleItemStack, prepare for combine master 2024-06-12 21:53:27 +08:00