software-challenge / backend

Server, Client und Spiel-Plugins der Software-Challenge Germany
https://www.software-challenge.de
11 stars 10 forks source link

Disconnect players gracefully after a game and add Java 16+ compatibility #407

Closed xeruf closed 2 years ago

xeruf commented 2 years ago

Feels like a miracle: No exceptions at the end of a regular game anymore :o

Also, to use Java 16+ we needed to add some Add-Opens.

Fixes #406, Fixes #405