Feat: Game UI optimization #342

Merged
j.kropff merged 15 commits from feat/game-ui-optimization into main 2026-05-16 22:52:37 +02:00

15 Commits

Author SHA1 Message Date
Julian Kropff ede298a08f Fix: Apply Spotless 2026-05-16 22:47:30 +02:00
Julian Kropff 7af3a6cf4c Fix: Updating the pot when the winner is known. 2026-05-16 22:38:14 +02:00
Julian Kropff a8344989c0 Fix: A Better Method for Identifying the first Player of the Round. 2026-05-16 22:36:13 +02:00
Julian Kropff 53cd7e5660 Fix: Call problem in Turn/River - the pot is no longer being updated. 2026-05-16 22:09:22 +02:00
Julian Kropff 8e90ce576e Merge remote-tracking branch 'origin/main' into feat/game-ui-optimization 2026-05-14 20:22:36 +02:00
Julian Kropff b1da533f21 Fix: Casono Browser URL allowlist 2026-05-14 20:00:20 +02:00
Julian Kropff 0b3c0a728c Add: Casono Website and VS Code dev buttons in TaskbarController 2026-05-14 19:58:11 +02:00
Julian Kropff eb980272fe Add: Casono Website and VS Code dev buttons in Taskbar fxml 2026-05-14 19:57:54 +02:00
Julian Kropff e42a3c8cd5 Fix: Apply Spotless 2026-05-14 19:24:59 +02:00
Julian Kropff e3b83cb8c1 Merge remote-tracking branch 'origin/main' into feat/game-ui-optimization 2026-05-14 19:18:58 +02:00
Julian Kropff 3d0fca616a Fix: Harden GameClient command execution with exception handling 2026-05-14 18:05:05 +02:00
Julian Kropff 2f744a5558 Fix: Improve GameService action queue and concurrency handling 2026-05-14 18:02:07 +02:00
Julian Kropff 46919a064d Fix: Game UI action locking and improve taskbar controller responsiveness 2026-05-14 18:00:11 +02:00
Julian Kropff 310cb59fe6 Fix: Optimized Game UI rendering and controller responsiveness 2026-05-14 17:58:36 +02:00
Julian Kropff d57fd08b37 Fix: Improve Game UI update loop timing and prevent overlapping updates 2026-05-14 16:15:47 +02:00