Commit Graph

714 Commits

Author SHA1 Message Date
Julian Kropff 894515204c Merge remote-tracking branch 'origin/main' into feat/game-ui-optimization 2026-05-14 19:18:58 +02:00
Julian Kropff 94613626d9 Style: Update Chat UI themes 2026-05-14 18:30:40 +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
Mathis Ginkel f0135ce6f4 Merge branch 'fix/140-chat-messages' into 'main'
Fix: special character only chat messages

Closes #140

See merge request cs108-fs26/Gruppe-13!180
2026-05-14 11:51:45 +00:00
Jona Walpert 09aca862ca Merge branch 'feat/f11-fullscreen-toggle' into 'main'
Feat: Add F11 fullscreen toggle

See merge request cs108-fs26/Gruppe-13!179
2026-05-14 11:48:01 +00:00
Mathis Ginkel 121b20f24f Merge branch 'main' into feat/140-chat-messages 2026-05-14 11:46:43 +02:00
Mathis Ginkel 8790b06277 Fix: apostrophe-only messages are now prohibited 2026-05-14 11:44:41 +02:00
Jona Walpert bca9669703 Feat: Add F11 fullscreen toggle 2026-05-14 11:43:04 +02:00
Julian Kropff 09cc7e39c5 Feat: add black background to intro video player 2026-05-14 11:26:11 +02:00
Jona Walpert cea21093c4 Feat: Disable "ESC to leave fullscreen" message 2026-05-13 23:56:19 +02:00
Jona Walpert e9dc8f1586 Merge branch 'feat/141-intro-video-fullscreen-startup' into 'main'
Feat: Add intro video

See merge request cs108-fs26/Gruppe-13!176
2026-05-13 21:49:08 +00:00
Jona Walpert 56421b4c15 Feat: Add intro video 2026-05-13 23:46:26 +02:00
Jona Walpert 87023b7238 Merge branch 'fix/143-client-rejoin-flow' into 'main'
fix: add client leave-lobby rejoin flow

Closes #143

See merge request cs108-fs26/Gruppe-13!175
2026-05-13 21:33:11 +00:00
Jona Walpert b58eb656b3 fix: add client leave-lobby rejoin flow 2026-05-13 23:25:57 +02:00
Jona Walpert c10dc81ef3 fix: block username changes during active games 2026-05-13 23:25:11 +02:00
Jona Walpert 448f2ca472 Merge branch 'main' into 'feat/143-leave-lobby-command' 2026-05-13 23:12:44 +02:00
Jona Walpert 1d5d608a18 Feat: Track absent players in lobbies
- Add absent player tracking to Lobby with leave/restore methods
- Implement rejoin logic in LobbyManager to restore absent players
- Add game-end callback mechanism to GameController and Lobby
- Extend LobbyEventListener with onGameEnded event
2026-05-13 23:08:38 +02:00
Jona Walpert cd8aa9e709 Feat: Add leave-lobby command 2026-05-13 23:00:06 +02:00
Jona Walpert 4afb96ee7a Merge branch 'main' into 'feat/133-add-sounds-to-game' 2026-05-13 21:21:38 +02:00
Julian Kropff 39b068a5cf Merge branch 'feat/game-ui-profile-picture' into 'main'
Add: Profile Pictures

See merge request cs108-fs26/Gruppe-13!170
2026-05-13 19:18:22 +00:00
Julian Kropff 6981a1fc0b Add: Standard Wood theme 2026-05-13 20:58:05 +02:00
Julian Kropff edcee79a10 Style: The new wallpapers have been added to the UI 2026-05-13 18:57:26 +02:00
Julian Kropff 6246615655 Fix: The background image has been made brighter 2026-05-13 18:55:55 +02:00
Julian Kropff cf712a46c0 Add: new background images 2026-05-13 18:32:44 +02:00
Julian Kropff 59f1763926 Add: profile picture loading in PlayerStatusController 2026-05-13 17:55:37 +02:00
Julian Kropff aad00bda0b Style: add playerProfileImage ImageView to Playerstatus fxml 2026-05-13 17:52:18 +02:00
Julian Kropff 903624e968 Add: Profile Pictures 2026-05-13 17:48:40 +02:00
Jona Walpert d474d85b41 Merge branch 'feat/137-Save-money-in-highscore-list' into 'main'
Feat: Money is now saved in the Higshcore list.

Closes #137

See merge request cs108-fs26/Gruppe-13!167
2026-05-13 11:06:31 +00:00
Jona Walpert fedaa87202 Style: Fixed spotless error 2026-05-12 16:02:39 +02:00
Jona Walpert 34bac0adb6 Feat: Money is now saved in the Higshcore list.
Furthermore if two people win the pot both will get added to the highscore list
2026-05-12 16:00:38 +02:00
Lars Simon Winzer 0be59681e4 Refactor: Short logger name for application entry point 2026-05-12 12:59:52 +02:00
Lars Simon Winzer 28aad75930 Refactor: Short logger names for classes in client-side session package 2026-05-12 12:59:32 +02:00
Lars Simon Winzer eefcd10135 Refactor: Short logger names for classes in server-side packages 2026-05-12 12:59:13 +02:00
Julian Kropff c8e437f8f0 Fix: checkstyle 2026-05-11 18:45:29 +02:00
Julian Kropff 87971103b8 Add: light glass theme for Game UI 2026-05-11 18:38:49 +02:00
Julian Kropff f60d17edfe Fix: typo in Taskbar fxml 2026-05-10 20:42:46 +02:00
Mathis Ginkel b30af0c212 Fix: changed descriptive text of ChatUI elements 2026-05-10 17:33:42 +02:00
Mathis Ginkel 47475dc4d3 Style: Apply Spotless 2026-05-10 16:49:15 +02:00
Mathis Ginkel 351ac06aab Test: Make sure that the conversion of response lines into parameters is executed correctly 2026-05-10 16:45:46 +02:00
Mathis Ginkel 88d37bca49 Fix: Messages with only special characters can be sent in the chat 2026-05-10 16:43:41 +02:00
Julian Kropff 1a96d5fb23 Fix: You should only be able to bet the minimum from your last bet on the Flop, not on the Turn or River from the second-to-last player. 2026-05-09 17:27:55 +02:00
Julian Kropff 2cfc40543a Fix: Apply Spotless 2026-05-08 16:39:02 +02:00
Julian Kropff 9f5625b2f6 Add: Notebook (Tips) box for help 2026-05-08 16:34:17 +02:00
Julian Kropff 2f19fff618 Feat: Improving the Game UI and implementing new Features:
- Improve dealer chip Rendering.
- Improve pot Rendering.
- Uses names instead of IDs as identifiers.
- Users are displayed one after another as they enter the Game UI.
- Correct order of opponents <- B <-> S <-> D <-> O -> in the Game UI.
- The boxes for the opponents should have a working hover effect.
- Improve the rendering of the table text.
- Remove hover animations from cards and the pot for improved handling and a more stable Game UI.
2026-05-08 16:27:42 +02:00
Julian Kropff b63ce096fa Style: the boxes for the opponents should have a working hover effect. 2026-05-08 15:08:13 +02:00
Julian Kropff b304fa04ed Fix: correct kicker logic and split pot evaluation
- Fixed kicker calculation for ties.
- Refactored game engine to return a list of winners.
- Enabled support for multiple winners in split pot scenarios.
2026-05-08 15:05:39 +02:00