Traveller/scripts/item
霧雨烨 197930f446 Support for optional custom parameters for registering item information from yaml
为从yaml注册物品信息提供了可选自定义参数的支持
2024-06-15 17:07:50 +08:00
..
itemStacks Support for optional custom parameters for registering item information from yaml 2024-06-15 17:07:50 +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 Support for optional custom parameters for registering item information from yaml 2024-06-15 17:07:50 +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 Support for optional custom parameters for registering item information from yaml 2024-06-15 17:07:50 +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