The server developed by Team 25. It's kind of powerful. !Only use this if you have explicit permission from your Tutor, otherwise you might be validating Sopra guidelines!
Go to file
Richard Reiber 97a2cbb74e sonarqube: removed some smells.
biggest change is that the HashSet and HashMap in LobbyConnection is now a Set and Map instead.
2021-08-09 23:19:30 +02:00
.idea feat: changed encoding for server.log file 2021-06-05 00:52:28 +02:00
Gamelib@9f5303ba74 update: updated submodule 2021-08-09 20:33:13 +02:00
Server sonarqube: removed some smells. 2021-08-09 23:19:30 +02:00
configs fix: fixed wrong jessica jones name 2021-07-27 03:42:43 +02:00
gradle/wrapper fix: Configured on my Computer 2021-05-18 17:31:34 +02:00
.gitignore vcs: added neovim ignores to gitignore 2021-07-27 15:08:51 +02:00
.gitmodules feat: added gamelib as submodule (slightly experimental but should work) and reconfigured Gradle 2021-05-05 18:31:29 +02:00
Dockerfile build: removed redundant ARG from dockerfile 2021-06-07 15:12:38 +02:00
gradlew feat: added gamelib as submodule (slightly experimental but should work) and reconfigured Gradle 2021-05-05 18:31:29 +02:00
gradlew.bat feat: added gamelib as submodule (slightly experimental but should work) and reconfigured Gradle 2021-05-05 18:31:29 +02:00
rebuildDocker.bat script: removed non-working comment 2021-06-05 18:44:00 +02:00
rebuildDocker.ps1 script: redesigned build scripts, and added docker start and stop scripts 2021-06-05 14:40:22 +02:00
settings.gradle feat: added gamelib as submodule (slightly experimental but should work) and reconfigured Gradle 2021-05-05 18:31:29 +02:00
startDocker.bat script: added explanatory echos to scripts 2021-06-05 14:56:35 +02:00
startServerLocally.ps1 script: added and updated scripts for more fanciness 2021-07-20 23:48:50 +02:00
stopDocker.bat script: added explanatory echos to scripts 2021-06-05 14:56:35 +02:00
updateSubmodule.bat script: added and updated scripts for more fanciness 2021-07-20 23:48:50 +02:00
updateSubmodule.ps1 script: added and updated scripts for more fanciness 2021-07-20 23:48:50 +02:00