Jonas
|
1247bc2035
|
closing lobby during game adds game to finished games list.
|
2022-04-18 22:39:10 +02:00 |
|
Seraina
|
d3a0c00dea
|
Found the annoying issue, had to change run() to start() now it kinda works
|
2022-04-09 17:55:27 +02:00 |
|
sebaschi
|
e2a400d0ca
|
added CRTGM command to Protocol.java. and respective todos.
|
2022-04-08 14:03:40 +02:00 |
|
sebaschi
|
0e8750c985
|
Updated diary.txt for Sebastian 8.4.22. Started to handle case in Lobby if lobby is full.
|
2022-04-08 13:34:30 +02:00 |
|
Jonas
|
f677f5cb71
|
complete overhaul of client / server communication. Several methods renamed, tweaked protocol.
|
2022-04-02 17:10:29 +02:00 |
|
Seraina
|
a9b75c95ea
|
Set RootLogger level to Trace so all Logger messages are shown
|
2022-03-31 13:16:57 +02:00 |
|
Seraina
|
25690c14f4
|
Creates a Class that lets us configure the RootLogger for everything (BudaLogConfig)
|
2022-03-31 12:42:21 +02:00 |
|