Release 2.4.5: Candy Survival sync & GoalsCycleManager improvements
Release / Build & Release (push) Successful in 7m23s

This commit is contained in:
2026-07-09 16:27:34 +08:00
parent 8573f8a85d
commit 203175178f
9 changed files with 101 additions and 30 deletions
+5
View File
@@ -1,5 +1,10 @@
## [NEXT]
## [2.4.5] — 2026-07-09
- Fixed missing `player_goals` dictionary declaration in GoalsCycleManager.
- Improved Candy Survival manager sync and LobbyManager initialization.
- Updated EnhancedGridMap and Main scene synchronization.
## [2.4.4] — 2026-07-09
- Fixed Candy Survival Knock mechanic: pressing Q now properly knocks adjacent players diagonally and cardinally.
- Implemented Candy Survival Knock backfire mechanic: knocking a player with 0 candies transfers your candy stack to them and staggers you.