Traveller/scripts/item
霧雨烨 0f9e7d0283 Change the index parameter when adding a slot to ItemContainer to automatically get the latest index , add a test slot for Packsack item
更改ItemContainer添加槽位时的index参数为自动获取最新索引,为Packsack加入一个测试用槽位
2024-06-14 12:44:31 +08:00
..
itemStacks Add PacksackStack for item Packsack 2024-06-14 12:22:44 +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 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