Commit Graph

1132 Commits

Author SHA1 Message Date
Julian Kropff 144b5fa70e Merge branch 'feat/add-casono-domain' into 'main'
Add: casono website domain into Casono Browser

See merge request cs108-fs26/Gruppe-13!189
2026-05-17 15:44:59 +00:00
Julian Kropff 8843b63281 Add: casono website domain into Casono Browser 2026-05-17 17:40:40 +02:00
Julian Kropff ecdaf20ece Merge branch 'feat/casono-browser-file-search' into 'main'
Feat: Casono Browser file search

See merge request cs108-fs26/Gruppe-13!188
2026-05-17 15:10:48 +00:00
Julian Kropff 2d82dbdb14 Fix: search to find index.html. 2026-05-17 16:35:09 +02:00
Julian Kropff da65a0470c Fix: the Casono Browsers search algorithm for searching the manual and website files. 2026-05-17 16:08:11 +02:00
Mathis Ginkel 17ed897516 Merge branch 'feat/manual-improvement' into 'main'
Feat: Update casono-manual

See merge request cs108-fs26/Gruppe-13!187
2026-05-17 12:55:44 +00:00
Mathis Ginkel 1402a1231a Feat: update manual.html 2026-05-17 14:46:43 +02:00
Mathis Ginkel f9eb293460 Merge branch 'main' into feat/manual-improvement 2026-05-17 14:43:16 +02:00
Mathis Ginkel dfd0ae6a59 Merge remote-tracking branch 'origin/feat/manual-improvement' into feat/manual-improvement 2026-05-17 14:32:16 +02:00
Mathis Ginkel a4c138c461 Feat: replace gradle commands to start the game in the manual with commands to start the jar file 2026-05-17 14:30:00 +02:00
Mathis Ginkel f296bf272e Add: brings markdown file changes to manual.html 2026-05-17 14:30:00 +02:00
Mathis Ginkel 9d00b948c7 Add: description to change themes of the GameUI and change the description of the ChatUI 2026-05-17 14:30:00 +02:00
Mathis Ginkel d5b9f223f3 Add: manual section for ChatUI 2026-05-17 14:30:00 +02:00
Julian Kropff d5c833fa00 Fix: Casono Manual: avg -> svg 2026-05-17 14:30:00 +02:00
Julian Kropff 69cac803ad Docs: update Casono Manual 2026-05-17 14:30:00 +02:00
Mathis Ginkel cbef7c3888 Feat: replace gradle commands to start the game in the manual with commands to start the jar file 2026-05-17 14:26:45 +02:00
Julian Kropff 5df9a7ffc4 Merge branch 'feat/game-ui-optimization' into 'main'
Feat: Game UI optimization

See merge request cs108-fs26/Gruppe-13!186
2026-05-16 20:52:37 +00:00
Julian Kropff d11fea9c5d Fix: Apply Spotless 2026-05-16 22:47:30 +02:00
Julian Kropff 086394d25e Fix: Updating the pot when the winner is known. 2026-05-16 22:38:14 +02:00
Julian Kropff 4020b196cb Fix: A Better Method for Identifying the first Player of the Round. 2026-05-16 22:36:13 +02:00
Jona Walpert 3f168daf78 Merge branch 'feat/prohibit-name-change-text-instead-of-popup' into 'main'
Feat: Instead of a popup saying you are not allowed to change username while...

See merge request cs108-fs26/Gruppe-13!185
2026-05-16 20:33:50 +00:00
Jona Walpert 4760b55673 Feat: Instead of a popup saying you are not allowed to change username while the lobyb is still active, this commit changes the "Casono" Title to more or less the same message for 2 seconds and then switches back. This improves the quality of the UI drastically 2026-05-16 22:31:03 +02:00
Julian Kropff 35e30eec2f Fix: Call problem in Turn/River - the pot is no longer being updated. 2026-05-16 22:09:22 +02:00
Jona Walpert aef36f8a73 Merge branch 'fix/lobby-cleanup-blocked' into 'main'
Fix: Lobby cleanup got blocked by previous feature for rejoining lobby while game is still going

See merge request cs108-fs26/Gruppe-13!184
2026-05-15 13:40:45 +00:00
Jona Walpert a893418934 Fix: Lobby cleanup got blocked by previous feature for rejoining lobby while game is still going. 2026-05-15 15:37:55 +02:00
Julian Kropff b6c59a92a1 Merge remote-tracking branch 'origin/main' into feat/game-ui-optimization 2026-05-14 20:22:36 +02:00
Julian Kropff f77cf41cd5 Merge branch 'feat/outreach-landing-page-no-script' into 'main'
Add: noscript banner for Casono Browser with disabled JavaScript

See merge request cs108-fs26/Gruppe-13!183
2026-05-14 18:21:36 +00:00
Julian Kropff df2dc51acb Add: noscript banner for Casono Browser with disabled JavaScript 2026-05-14 20:05:13 +02:00
Julian Kropff 3dbedbb047 Fix: Casono Browser URL allowlist 2026-05-14 20:00:20 +02:00
Julian Kropff baccb15c17 Add: Casono Website and VS Code dev buttons in TaskbarController 2026-05-14 19:58:11 +02:00
Julian Kropff bfef83f7e7 Add: Casono Website and VS Code dev buttons in Taskbar fxml 2026-05-14 19:57:54 +02:00
Julian Kropff ea143e2a24 Fix: Apply Spotless 2026-05-14 19:24:59 +02:00
Julian Kropff 894515204c Merge remote-tracking branch 'origin/main' into feat/game-ui-optimization 2026-05-14 19:18:58 +02:00
Julian Kropff b030948cb6 Merge branch 'feat/outreach-landing-page' into 'main'
Add: Casono Website

See merge request cs108-fs26/Gruppe-13!182
2026-05-14 17:04:58 +00:00
Julian Kropff f78e9d8a25 Fix: table preview image 2026-05-14 18:51:04 +02:00
Julian Kropff 089aeb9419 Merge branch 'feat/chat-ui-style-optimization' into 'main'
Style: Update Chat UI themes

See merge request cs108-fs26/Gruppe-13!181
2026-05-14 16:42:30 +00: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
Jona Walpert a2212aa91c Merge branch 'feat/black-background-video-player' into 'main'
Feat: add black background to intro video player

See merge request cs108-fs26/Gruppe-13!178
2026-05-14 11:45:42 +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 0aae4221e2 Deleted placeholder images 2026-05-14 11:19:55 +02:00