Traveller/scripts/item
2024-06-14 22:38:29 +08:00
..
itemStacks Ban Packsack nesting 2024-06-14 19:12:06 +08:00
weapon Review the merged code to resolve an issue where the game is unresponsive after a player dies. 2024-06-13 22:29:18 +08:00
ICommonItem.cs Review the merged code to resolve an issue where the game is unresponsive after a player dies. 2024-06-13 22:29:18 +08:00
IItem.cs Review the merged code to resolve an issue where the game is unresponsive after a player dies. 2024-06-13 22:29:18 +08:00
ItemType.cs Review the merged code to resolve an issue where the game is unresponsive after a player dies. 2024-06-13 22:29:18 +08:00
ItemTypeManager.cs Move RegisterFromFile to ItemTypeRegister.cs 2024-06-14 22:38:29 +08:00
ItemTypeRegister.cs Move RegisterFromFile to ItemTypeRegister.cs 2024-06-14 22:38:29 +08:00
Packsack.cs Change the index parameter when adding a slot to ItemContainer to automatically get the latest index , add a test slot for Packsack item 2024-06-14 12:44:31 +08:00