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
95515ddab2
Traveller
/
scripts
/
inventory
History
Cold-Mint
95515ddab2
When the selected item slot A is selected, pressing the shortcut key of item slot A again will no longer invoke the press event of A.
...
当选中物品槽A时,再次按下物品槽A的快捷键,就不能再调用A的按下事件了。
2024-06-06 21:05:51 +08:00
..
CommonItem.cs
Improve empty references and improve code robustness.
2024-05-08 18:22:04 +08:00
HotBar.cs
When the selected item slot A is selected, pressing the shortcut key of item slot A again will no longer invoke the press event of A.
2024-06-06 21:05:51 +08:00
IItem.cs
Improve empty references and improve code robustness.
2024-05-08 18:22:04 +08:00
IItemContainer.cs
Adjust the logic of how the player picks up items.
2024-05-06 18:59:39 +08:00
ItemSlotNode.cs
Distinguish log levels to solve the problem of overlapping room splicing borders.
2024-05-24 22:58:52 +08:00