Merge 'feat/lobby-ui' back into 'main' #172

Merged
jona.walpert merged 12 commits from feat/lobby-ui into main 2026-03-13 15:30:32 +01:00

12 Commits

Author SHA1 Message Date
Jona Walpert 75567c59b2 Merge branch 'main' into 'feat/lobby-ui' 2026-03-13 14:55:43 +01:00
Jona Walpert a39775bd04 refactor: Button_ID - Lobby_ID translation is now only stored in hasmap and not in a Json file anymore 2026-03-13 14:54:47 +01:00
Jona Walpert 59765e33bb Test: Unit test for Translating Button IDs into backend Lobby IDs 2026-03-12 15:36:59 +01:00
Jona Walpert fa95ce1418 Test: Unit test for creating lobbies and trying to join them 2026-03-12 15:36:13 +01:00
Jona Walpert d2407d61f4 Add: Lobby display in lobby GUI with placeholder functions. 2026-03-12 15:25:18 +01:00
Jona Walpert d414c27ff2 Chore: Added Json dependency in Gradle 2026-03-12 15:23:40 +01:00
Jona Walpert 02dc75c331 Add: Javadoc to client side files for lauching (lobby) UI, Main file 2026-03-12 11:31:41 +01:00
Jona Walpert a5204eaf29 Add: Lobby UI 2026-03-11 15:16:31 +01:00
Jona Walpert a7e43619f8 Revert "Add: javafx modules in build.gradle"
This reverts commit 34cb17d0e4.
2026-03-11 12:35:14 +01:00
Jona Walpert 34cb17d0e4 Add: javafx modules in build.gradle 2026-03-11 12:29:31 +01:00
Jona Walpert ac9e7eecff Add: Main UI, UI Launcher 2026-03-11 11:36:57 +01:00
Jona Walpert c1a4b436fe Add: Game Logo, Background Image 2026-03-11 11:35:38 +01:00