Traveller/scripts/item
Cold-Mint 1e5b466c6f
Add whether the item is selected.Adjust the display logic of the backpack UI.
加入物品是否被选择。调整背包UI的显示逻辑。
2024-06-19 22:33:00 +08:00
..
itemStacks Add CanPutInPack property of IItem 2024-06-16 18:41:26 +08:00
weapon Level graphs migrated to yaml. 2024-06-16 22:44:50 +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 Add CanPutInPack property of IItem 2024-06-16 18:41:26 +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 Replaced all hardcoded stringName call. 2024-06-16 17:09:40 +08:00
ItemTypeRegister.cs Level graphs migrated to yaml. 2024-06-16 22:44:50 +08:00
Packsack.cs Add whether the item is selected.Adjust the display logic of the backpack UI. 2024-06-19 22:33:00 +08:00