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
40b52abb48
Traveller
/
scripts
/
item
History
霧雨烨
40b52abb48
fixed bug, add return for CreateItem
2024-06-16 17:05:19 +08:00
..
itemStacks
Support for optional custom parameters for registering item information from yaml
2024-06-15 17:07:50 +08:00
weapon
Updated WeaponTemplate's FiringInterval calculation so that it can be changed by FiringIntervalAsMillisecond even after instantiation.
2024-06-15 17:16:41 +08:00
ICommonItem.cs
Support for optional custom parameters for registering item information from yaml
2024-06-15 17:07:50 +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
fixed bug, add return for CreateItem
2024-06-16 17:05:19 +08:00
ItemTypeRegister.cs
Preliminary rewrite of the loot system
2024-06-16 16:56: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