Commit Graph

976 Commits

Author SHA1 Message Date
Jona Walpert d1bf8e4c9a Style: Use logger instead of System.out.println 2026-03-14 17:14:41 +01:00
Lars Simon Winzer f3c34dfa7f Move: Tokenizer related tests into server server directory 2026-03-14 17:14:37 +01:00
Lars Simon Winzer 2af3fe7c35 Move: Tokenizer related files into server directory 2026-03-14 17:13:18 +01:00
Julian Kropff d01bbdec7b Merge branch 'feat/game-ui' into 'main'
Feat/game-ui

See merge request cs108-fs26/Gruppe-13!26
2026-03-14 16:05:03 +00:00
Julian Kropff 58c473fc9e Merge remote-tracking branch 'origin/main' into feat/game-ui 2026-03-14 17:00:28 +01:00
Julian Kropff c411e9c560 style: apply Checkstyle fixes 2026-03-14 16:51:18 +01:00
Julian Kropff 1c5c4c8a34 style: apply Checkstyle fixes 2026-03-14 16:48:20 +01:00
Julian Kropff 9376b1d406 style: apply Checkstyle fixes 2026-03-14 16:48:06 +01:00
Julian Kropff cb98c70562 style: apply Checkstyle fixes 2026-03-14 16:46:44 +01:00
Julian Kropff d8bfc1c8e9 style: apply Checkstyle fixes 2026-03-14 16:46:28 +01:00
Lars Simon Winzer 14c18df0eb Test: Tokenizer exception 2026-03-14 16:37:11 +01:00
Lars Simon Winzer 208a284204 Test: Tokenizer state 2026-03-14 16:33:34 +01:00
Lars Simon Winzer ef2a00268f Add: Tokenizer to tokenize provided string into tokens and perform syntax check 2026-03-14 16:13:35 +01:00
Lars Simon Winzer d403908341 Add: TokenizerException thrown during tokenization 2026-03-14 16:12:50 +01:00
Lars Simon Winzer fa54fd75c1 Add: Tokenizer state and token representation 2026-03-14 15:32:40 +01:00
Jona Walpert 50d75e2f03 Style: Checkstyle changes to LobbyUI 2026-03-14 14:48:37 +01:00
Lars Simon Winzer 3dbd3a6c15 Merge branch 'chore/conform-server-to-checkstyle' into 'main'
Edit server-side code to conform to checkstyle rules

See merge request cs108-fs26/Gruppe-13!25
2026-03-14 14:26:49 +01:00
Lars Simon Winzer 1aafc0bc4b Style: Use logger instead of System.out.println 2026-03-14 14:20:01 +01:00
Julian Kropff 2f7040485a Merge branch 'feat/game-ui' into 'main'
Feat/game-ui

See merge request cs108-fs26/Gruppe-13!24
2026-03-14 13:10:23 +00:00
jk 736cf230fb Merge branch 'main' into 'feat/game-ui' 2026-03-14 14:02:13 +01:00
Lars Simon Winzer 3ce0a44a18 Style: Trailing whitespace 2026-03-14 13:46:11 +01:00
Lars Simon Winzer 59494ea2d4 Style: Line length 2026-03-14 13:45:29 +01:00
Lars Simon Winzer 34c89b671e Style: Unnecessary spaces in JavaDoc parameter and return value labels 2026-03-14 13:44:58 +01:00
Jona Walpert bb0f805b4e Merge branch 'chore/remove-demo-code' into 'main'
chore: remove demo code from project

See merge request cs108-fs26/Gruppe-13!23
2026-03-14 12:39:19 +00:00
Lars Simon Winzer 573c5fd36d Style: Singleline JavaDoc comments 2026-03-14 13:37:04 +01:00
Jona Walpert 09ebacc1e4 chore: remove demo code from project 2026-03-14 13:36:27 +01:00
Lars Simon Winzer 7be2229280 Style: Sort imports 2026-03-14 13:33:46 +01:00
Julian Kropff 3a8dc98e91 style: update chat ui design 2026-03-14 13:31:45 +01:00
Lars Simon Winzer b731f48ba7 Merge branch 'chore/fix-spotless-indentation' into 'main'
Edit spotless gradle task to indent 4 spaces instead of 2

See merge request cs108-fs26/Gruppe-13!22
2026-03-14 13:28:34 +01:00
Lars Simon Winzer 9a88cfc945 Add: trim trailing whitespace and end with newline for spotless task 2026-03-14 13:24:48 +01:00
Lars Simon Winzer e22446bffc Fix: Use 'Android Open Source Project' indentation (4 spaces) instead of 2 2026-03-14 13:24:05 +01:00
Julian Kropff 59a4648ad6 fix: reorganize folder structure for chat components 2026-03-14 13:01:41 +01:00
Julian Kropff ec4d8bfb07 fix: update chatbox fxml 2026-03-14 11:54:14 +01:00
jk 1fe6d9ce5d add: casino browser controller 2026-03-14 11:43:01 +01:00
jk 8f5d90c538 style: update casino game ui 2026-03-14 11:41:05 +01:00
jk 8610f77386 fix: update casino game ui fxml 2026-03-14 11:38:54 +01:00
jk c38f177a16 fix: update chatbox fxml 2026-03-14 11:37:26 +01:00
jk 815caff372 add: chat controller 2026-03-14 11:34:50 +01:00
jk c441318df9 fix: update launcher logic 2026-03-14 11:33:50 +01:00
jk 7d2486d3be fix: update taskbar fxml 2026-03-14 11:31:47 +01:00
jk 18d8b68fc8 fix: update and rename taskbar controller logic 2026-03-14 11:28:02 +01:00
jk 4ecbe21602 fix: update and rename casino game ui logic 2026-03-14 11:26:30 +01:00
jk e718083010 fix: update and rename casino controller logic 2026-03-14 11:24:14 +01:00
jk b810b2187b build: add javafx.graphics and javafx.web dependencies 2026-03-14 11:20:59 +01:00
Lars Simon Winzer 5b6b58f1cc Merge branch 'chore/ci-execute-junit-tests' into 'main'
Add CI job to run unit tests on push and MR

See merge request cs108-fs26/Gruppe-13!21
2026-03-14 10:12:48 +01:00
Lars Simon Winzer 6e35c599da Ci: Add job to run test on push and mr 2026-03-14 10:06:12 +01:00
Lars Simon Winzer 66f840b269 Merge branch 'chore/ci-run-automatically' into 'main'
Let CI jobs run automatically

See merge request cs108-fs26/Gruppe-13!20
2026-03-14 09:40:36 +01:00
Lars Simon Winzer 39b6c5e13e Ci: Run different jobs on push or mr 2026-03-14 09:33:55 +01:00
Lars Simon Winzer 000a5c0d9a Merge branch 'chore/gitlab-ci-code-report' into 'main'
Add CI Job to convert checkstyle report to code quality report displayable in MR

See merge request cs108-fs26/Gruppe-13!19
2026-03-14 09:20:33 +01:00
Lars Simon Winzer 0157102ae5 Ci: Add job to execute python script and upload code quality report 2026-03-14 09:09:29 +01:00