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
30a0a6539f
Traveller
/
scripts
/
item
History
Cold-Mint
30a0a6539f
Merge branch 'master' of github.com:Cold-Mint/Traveller
2024-06-14 19:33:21 +08:00
..
itemStacks
Merge branch 'master' of github.com:Cold-Mint/Traveller
2024-06-14 19:33:21 +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
Remove ambiguous comments.
2024-06-14 19:25:48 +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
Merge remote-tracking branch 'refs/remotes/upstream/master'
2024-06-14 00:23:45 +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