Traveller/scripts/inventory
Cold-Mint 4077d77b32
Add a contributor page.
添加贡献者页面。
2024-06-15 00:14:17 +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 a contributor page. 2024-06-15 00:14:17 +08:00
ItemSlotNode.cs Merge branch 'master' of github.com:Cold-Mint/Traveller 2024-06-14 19:33:21 +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