.. |
behaviorTree
|
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 |
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
|
Add whether the item is selected.Adjust the display logic of the backpack UI.
|
2024-06-19 22:33:00 +08:00 |
contribute
|
Add PickAbleItem.Change item icon and backgrounds.
|
2024-06-16 15:28:16 +08:00 |
damage
|
Replaced all hardcoded stringName call.
|
2024-06-16 17:09:40 +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
|
Add whether the item is selected.Adjust the display logic of the backpack UI.
|
2024-06-19 22:33:00 +08:00 |
item
|
Add whether the item is selected.Adjust the display logic of the backpack UI.
|
2024-06-19 22:33:00 +08:00 |
levelGraphEditor
|
Support to detect when the player has entered or exited the room.
|
2024-06-02 21:48:38 +08:00 |
loader
|
Backpack Ui will not prevent clicking the button below anymore.
|
2024-06-17 22:12:51 +08:00 |
loot
|
Level graphs migrated to yaml.
|
2024-06-16 22:44:50 +08:00 |
map
|
Add whether the item is selected.Adjust the display logic of the backpack UI.
|
2024-06-19 22:33:00 +08:00 |
nodeBinding
|
Support display backpack page.
|
2024-06-16 20:18:44 +08:00 |
pickable
|
Add CanPutInPack property of IItem
|
2024-06-16 18:41:26 +08:00 |
projectile
|
Level graphs migrated to yaml.
|
2024-06-16 22:44:50 +08:00 |
serialization
|
Level graphs migrated to yaml.
|
2024-06-16 22:44:50 +08:00 |
utils
|
Add whether the item is selected.Adjust the display logic of the backpack UI.
|
2024-06-19 22:33:00 +08:00 |
Config.cs
|
Merge branch 'refs/heads/master' into loot_rebuild
|
2024-06-16 17:32:29 +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
|
Add whether the item is selected.Adjust the display logic of the backpack UI.
|
2024-06-19 22:33:00 +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 |