Feat/ui switch lobby game #222

Merged
jona.walpert merged 12 commits from feat/ui-switch-lobby-game into main 2026-04-01 12:34:31 +02:00

12 Commits

Author SHA1 Message Date
Jona Walpert 1d322f5cd8 Style: Fix checkstyle for failed pipeline 2026-04-01 12:31:58 +02:00
Jona Walpert 40ea45460e Docs: JavaDoc for client side standard constructors 2026-04-01 11:44:46 +02:00
Jona Walpert 60f326c4d5 Style: line length checkstyle fix 2026-04-01 11:34:55 +02:00
Jona Walpert 2906c59f25 Merge branch 'main' into 'feat/ui-switch-lobby-game' 2026-04-01 11:24:39 +02:00
Jona Walpert 4dcade3daf Add: Javadoc for client sided classes and methods 2026-03-20 11:41:19 +01:00
Jona Walpert f78e9dfa38 Style: Magic numbers 2026-03-20 11:07:17 +01:00
Jona Walpert af37e33f07 Style: Line length 2026-03-20 10:57:31 +01:00
Jona Walpert 52bbbd6181 Fix: buttons now change their size relative to screen size 2026-03-19 14:21:43 +01:00
Jona Walpert 1727aec42c Add: chatui added to lobby ui 2026-03-19 14:16:18 +01:00
Julian Kropff 8639fa420f Fix: change file names to conform convention 2026-03-19 13:27:32 +01:00
Jona Walpert 85f89a91f1 Refactor: Update unit tests for LobbyButtonTranslationManager and LobbyButtonGridManager 2026-03-19 12:54:50 +01:00
Jona Walpert 08b85af147 Add: Add: Singleton for LobbyButtonTranslationManager and changing exit button behaviour 2026-03-19 12:54:06 +01:00