Traveller/scripts
Cold-Mint 1bb63cbb66
Export attributes that allow knapsack nesting.
将是否允许背包嵌套的属性导出。
2024-06-27 23:38:52 +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 items can be thrown without collision damage. 2024-06-27 23:11:30 +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 Export attributes that allow knapsack nesting. 2024-06-27 23:38:52 +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 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
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 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