Traveller/scripts/inventory
Cold-Mint db0a2fa1ee
Add PickAbleItem.Change item icon and backgrounds.
加入可拾捡物,更换物品图标和背景。
2024-06-16 15:28:16 +08:00
..
HotBar.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
IItemContainer.cs Add PickAbleItem.Change item icon and backgrounds. 2024-06-16 15:28:16 +08:00
ItemSlotNode.cs Add PickAbleItem.Change item icon and backgrounds. 2024-06-16 15:28:16 +08:00
LootData.cs Unified management scenario instantiation, loot generation in the right place, and allow to specify the probability and quantity. 2024-06-10 21:05:18 +08:00
LootEntry.cs Add a loot table. 2024-06-09 22:05:49 +08:00
LootList.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
LootListManager.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
PacksackUi.cs Add PickAbleItem.Change item icon and backgrounds. 2024-06-16 15:28:16 +08:00
UniversalItemContainer.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