Traveller/scripts/item
2024-06-14 19:33:21 +08:00
..
itemStacks Merge branch 'master' of github.com:Cold-Mint/Traveller 2024-06-14 19:33:21 +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 Remove ambiguous comments. 2024-06-14 19:25:48 +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 Merge remote-tracking branch 'refs/remotes/upstream/master' 2024-06-14 00:23:45 +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