Traveller/scripts
Cold-Mint 2dd5525adf
Fixed an issue where Hotbar did not select item A by default, from slot 1 to slot 2, and then from slot 2.
解决Hotbar没有默认选中,将物品A从槽1放到槽2,再从槽2取出时报错的问题。
2024-06-26 23:18:50 +08:00
..
behaviorTree No backpack nesting backpack. 2024-06-25 22:11:19 +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 number of weapons to be picked up after being thrown is 0, making it impossible to throw them again. 2024-06-25 23:54:37 +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 Add PickAbleItem.Change item icon and backgrounds. 2024-06-16 15:28:16 +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 Fixed an issue where Hotbar did not select item A by default, from slot 1 to slot 2, and then from slot 2. 2024-06-26 23:18:50 +08:00
levelGraphEditor Support to detect when the player has entered or exited the room. 2024-06-02 21:48:38 +08:00
loader Adjust the namespace. 2024-06-22 19:21:06 +08:00
loot Add item generator. 2024-06-22 23:29:24 +08:00
map No backpack nesting backpack. 2024-06-25 22:11:19 +08:00
nodeBinding Support display backpack page. 2024-06-16 20:18:44 +08:00
pickable Adjust the namespace. 2024-06-22 19:21:06 +08:00
projectile No backpack nesting backpack. 2024-06-25 22:11:19 +08:00
serialization Level graphs migrated to yaml. 2024-06-16 22:44:50 +08:00
utils Fixed an issue where the number of weapons to be picked up after being thrown is 0, making it impossible to throw them again. 2024-06-25 23:54:37 +08:00
weapon Separation NodeUtils InstantiatePackedScene method. 2024-06-24 22:19:12 +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