Traveller/scripts
Cold-Mint 04858534ba
Fixed an issue where the player did not select the first item slot, but the item in their hand would become the item they just picked up.
解决玩家选中的不是第一个物品槽,但是手中持有的物品会变成刚刚捡起的物品的问题。
2024-07-05 22:56:24 +08:00
..
camp 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
character Fixed an issue where the player did not select the first item slot, but the item in their hand would become the item they just picked up. 2024-07-05 22:56:24 +08:00
contribute Add PickAbleItem.Change item icon and backgrounds. 2024-06-16 15:28:16 +08:00
damage Separation NodeUtils InstantiatePackedScene method. 2024-06-24 22:19:12 +08:00
deathInfo Support for restarting the game. 2024-06-04 22:23:06 +08:00
debug With the addition of LogLabel, character support is now patrolling between several points. 2024-07-02 23:16:04 +08:00
health Fixed an issue where maps could not be generated after exporting the project. 2024-05-26 19:09:43 +08:00
inventory Added drag and drop to backpack for quick storage. 2024-07-03 23:31:31 +08:00
levelGraphEditor Support to detect when the player has entered or exited the room. 2024-06-02 21:48:38 +08:00
loader Added drag and drop to backpack for quick storage. 2024-07-03 23:31:31 +08:00
loot With the addition of LogLabel, character support is now patrolling between several points. 2024-07-02 23:16:04 +08:00
map With the addition of LogLabel, character support is now patrolling between several points. 2024-07-02 23:16:04 +08:00
nodeBinding Support display backpack page. 2024-06-16 20:18:44 +08:00
pickable Fixed an issue where items can be thrown without collision damage. 2024-06-27 23:11:30 +08:00
projectile Fixed an issue where items can be thrown without collision damage. 2024-06-27 23:11:30 +08:00
serialization Level graphs migrated to yaml. 2024-06-16 22:44:50 +08:00
stateMachine With the addition of LogLabel, character support is now patrolling between several points. 2024-07-02 23:16:04 +08:00
utils With the addition of LogLabel, character support is now patrolling between several points. 2024-07-02 23:16:04 +08:00
weapon Fixed an issue where items can be thrown without collision damage. 2024-06-27 23:11:30 +08:00
Config.cs No backpack nesting backpack. 2024-06-25 22:11:19 +08:00
EventManager.cs Add a backpack for testing. 2024-06-12 23:42:35 +08:00
FpsLabel.cs Conduct code reviews. 2024-06-05 21:38:45 +08:00
GameSceneNodeHolder.cs Adjust the namespace. 2024-06-22 19:21:06 +08:00
HealthBarUi.cs Conduct code reviews. 2024-06-05 21:38:45 +08:00
SloganProvider.cs Add PickAbleItem.Change item icon and backgrounds. 2024-06-16 15:28:16 +08:00