This website requires JavaScript.
Explore
Help
Sign In
Cold-Mint
/
Traveller
Watch
1
Star
0
Fork
1
You've already forked Traveller
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
2661fd2735
Traveller
/
scripts
/
item
History
霧雨烨
2661fd2735
Fixed the bug that GetItem returns null when the PacksackStack is not empty
2024-06-15 09:04:16 +08:00
..
itemStacks
Fixed the bug that GetItem returns null when the PacksackStack is not empty
2024-06-15 09:04:16 +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
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
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
Move RegisterFromFile to ItemTypeRegister.cs
2024-06-14 22:38:29 +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