Traveller/scripts/inventory
霧雨烨 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
..
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 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
ItemSlotNode.cs Add PacksackStack for item Packsack 2024-06-14 12:22:44 +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
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