Julian Kropff
|
8ca41c5ab4
|
Fix: Checkstyle
|
2026-04-26 16:51:43 +02:00 |
|
Julian Kropff
|
6422e6c924
|
Add: new welcome message in the Game UI
|
2026-04-26 16:21:26 +02:00 |
|
Julian Kropff
|
404bf6379c
|
Add: the new Dealer Icon in PlayerStatusController
|
2026-04-26 16:20:26 +02:00 |
|
Julian Kropff
|
d46bd8de7e
|
Add: New Dealer Icon
|
2026-04-26 16:17:58 +02:00 |
|
Julian Kropff
|
c55a9eace6
|
Add: Block file downloads in Casono Browser
|
2026-04-26 16:16:28 +02:00 |
|
Julian Kropff
|
b3eaa64cd7
|
Add: Casono Logo to popups
|
2026-04-25 18:36:35 +02:00 |
|
Julian Kropff
|
ab4f60a74f
|
Add: hint for first player to act in preflop
|
2026-04-25 18:34:18 +02:00 |
|
Julian Kropff
|
4f9e9a0e9a
|
Fix: Checkstyle
|
2026-04-25 16:26:54 +02:00 |
|
Julian Kropff
|
c31f0048ee
|
Style: fixes in FXML and CSS for Game UI
|
2026-04-25 15:02:02 +02:00 |
|
Julian Kropff
|
c11201479b
|
Add: visual indicator for current player in Game UI
|
2026-04-25 14:54:46 +02:00 |
|
Julian Kropff
|
6e640f7fde
|
Add: Casono manual via help button and taskbar dragging with screen boundary clamping and scaling
|
2026-04-25 14:19:47 +02:00 |
|
Julian Kropff
|
7a6c876017
|
Add: secure local HTML file loading in Casono Browser and website autocompletion
|
2026-04-25 14:05:31 +02:00 |
|
Julian Kropff
|
71d48d148b
|
Fix: delay lobby cleanup to ensure winner is displayed on all Clients
Refs #125
|
2026-04-25 13:50:18 +02:00 |
|
Julian Kropff
|
5c0f3a7c86
|
Add: persistence guard for hand winner to prevent double saving
Refs #125
|
2026-04-25 13:43:18 +02:00 |
|
Mathis Ginkel
|
4a3c885b68
|
Style: Apply Spotless
|
2026-04-24 14:04:12 +02:00 |
|
Mathis Ginkel
|
01ecbb0497
|
Style: Apply Spotless
|
2026-04-24 13:45:02 +02:00 |
|
Julian Kropff
|
5e91cefabb
|
Fix: whisper chat not working in game UI
|
2026-04-24 13:44:38 +02:00 |
|
Julian Kropff
|
0f4d048b76
|
Fix: Chat UI initialization improved in Game UI
|
2026-04-24 13:44:18 +02:00 |
|
Mathis Ginkel
|
b1d099f102
|
Feat: Add load method to restore all chat message of a chat
Refs #107
|
2026-04-24 13:43:40 +02:00 |
|
Mathis Ginkel
|
40e558be18
|
Feat: Add chat box into the game screen
Refs #107
|
2026-04-24 13:40:44 +02:00 |
|
Mathis Ginkel
|
277b776fec
|
Feat: Add chat box into game ui
|
2026-04-24 13:38:52 +02:00 |
|
Mathis Ginkel
|
88b797ba1d
|
Feat: Add field ChatController to LobbyButtonGridManager
|
2026-04-24 13:37:12 +02:00 |
|
Mathis Ginkel
|
1d4cf2d846
|
Style: Apply Spotless
|
2026-04-24 13:26:57 +02:00 |
|
Julian Kropff
|
c2d0af03b7
|
Fix: whisper chat not working in game UI
|
2026-04-24 13:26:57 +02:00 |
|
Julian Kropff
|
48476a67f3
|
Fix: Chat UI initialization improved in Game UI
|
2026-04-24 13:26:57 +02:00 |
|
Julian Kropff
|
6471749133
|
Fix: correct layout layering in Game UI
|
2026-04-24 13:26:57 +02:00 |
|
Mathis Ginkel
|
826e58644a
|
Feat: Add load method to restore all chat message of a chat
Refs #107
|
2026-04-24 13:26:57 +02:00 |
|
Mathis Ginkel
|
67a0f237e6
|
Feat: Forward ChatController to all instances where its needed
Refs #107
|
2026-04-24 13:26:57 +02:00 |
|
Mathis Ginkel
|
2a03571cd1
|
Feat: Add chat box into the game screen
Refs #107
|
2026-04-24 13:26:57 +02:00 |
|
Mathis Ginkel
|
7eafaba65a
|
Feat: Add chat box into game ui
|
2026-04-24 13:26:57 +02:00 |
|
Mathis Ginkel
|
69fc00a3b2
|
Feat: Add field ChatController to LobbyButtonGridManager
|
2026-04-24 13:26:57 +02:00 |
|
Jona Walpert
|
ca65655443
|
Merge branch 'refactor/121-duplicate-check-lobby-code' into 'main'
Refactor/121 duplicate check lobby code
See merge request cs108-fs26/Gruppe-13!146
|
2026-04-24 11:26:08 +00:00 |
|
Jona Walpert
|
b9e45142c2
|
Refactor: changed duplicate lobyb existence checks to the new preexecution check
|
2026-04-23 15:17:30 +02:00 |
|
Jona Walpert
|
16c91c6aae
|
Feat: Add lobby check to repalce duplicate code
|
2026-04-23 15:16:45 +02:00 |
|
Jona Walpert
|
ea5f6a1083
|
Fix: Readd propagation of server assigned username. Login suername changed to optional instead of required
|
2026-04-23 14:46:24 +02:00 |
|
Jona Walpert
|
95fc53ec61
|
Fix: Wire correct controllers to fxml files
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-22 18:29:54 +02:00 |
|
Jona Walpert
|
989dc95cef
|
Fix: Final code restoration and import cleanup
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-22 18:19:21 +02:00 |
|
Jona Walpert
|
2c343c72b3
|
Merge remote-tracking branch 'origin/main' into chore/122-fix-long-file-imports
|
2026-04-22 18:07:49 +02:00 |
|
Jona Walpert
|
ffbfd2dee4
|
Fix: Correct fxml imports and restore branch state"
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-22 17:51:35 +02:00 |
|
Jona Walpert
|
5b37dffa4c
|
Revert "Merge branch 'chore/122-fix-long-file-imports' into 'main'"
This reverts commit 838ada39d5, reversing
changes made to 028c3adb0d.
|
2026-04-22 17:39:13 +02:00 |
|
Jona Walpert
|
4e675677c0
|
Chore: fix long line class paths on server side by using imports
Refs #122
|
2026-04-22 14:20:38 +02:00 |
|
Jona Walpert
|
a629136fcb
|
Chore: fix long line class paths on client side by using imports
Refs #122
|
2026-04-22 14:19:53 +02:00 |
|
Jona Walpert
|
30067bd69b
|
Chore: fix long line class paths in fxml files by using imports
Refs #122
|
2026-04-22 14:18:50 +02:00 |
|
Jona Walpert
|
19b555fb47
|
Chore: Remove unused import from lobby ui code
|
2026-04-21 20:48:03 +02:00 |
|
Jona Walpert
|
15c998d549
|
Feat: Delete window header and white background. Add mouse dragging ability to Highscore popup
|
2026-04-21 20:31:52 +02:00 |
|
Jona Walpert
|
062e66cdf9
|
Feat: Add highscore popup UI and lobby display
Highscore button in GameUI replaces "Info" Button wich was unused
(Issue #110)
|
2026-04-21 20:13:13 +02:00 |
|
Jona Walpert
|
5e79b45d90
|
Feat: Add highscore client protocol integration (Issue #110)
|
2026-04-21 17:58:49 +02:00 |
|
Jona Walpert
|
cc7f8a8ef3
|
Feat: Add GET_HIGHSCORES and CLEAR_HIGHSCORES server commands (Issue #110)
|
2026-04-21 17:42:38 +02:00 |
|
Julian Kropff
|
ab2adbf311
|
Fix: resolve checkstyle magic number and apply spotless formatting
|
2026-04-19 20:20:57 +02:00 |
|
Julian Kropff
|
8099228d4f
|
Test: improve GameEngine tests and add testPreflopEndsAfterOneActionPerActivePlayer and
testPreflopCountsOnlyNonFoldedPlayersForProgress
Refs #118
|
2026-04-19 20:11:21 +02:00 |
|