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
Yannik Bretschneider 782509ad38 script: redesigned build scripts, and added docker start and stop scripts 2021-06-05 14:40:22 +02:00
.idea feat: changed encoding for server.log file 2021-06-05 00:52:28 +02:00
Gamelib@c97ff03a68 update: updated submodule 2021-06-05 14:40:01 +02:00
Server fix: fixed listen address of the server from localhost to 0.0.0.0 2021-06-05 04:15:31 +02:00
configs refactor: added example configuration files 2021-06-04 18:06:26 +02:00
gradle/wrapper fix: Configured on my Computer 2021-05-18 17:31:34 +02:00
.gitignore fix: added SonarSettings to gitignore 2021-06-05 04:14:02 +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: properly implemented docker build, and created a Powershell script for it 2021-06-05 04:14:55 +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: redesigned build scripts, and added docker start and stop scripts 2021-06-05 14:40:22 +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: redesigned build scripts, and added docker start and stop scripts 2021-06-05 14:40:22 +02:00
stopDocker.bat script: redesigned build scripts, and added docker start and stop scripts 2021-06-05 14:40:22 +02:00
updateSubmodule.bat build: added convenience bat file to update submodule via powershell script 2021-06-05 04:17:17 +02:00
updateSubmodule.ps1 feat: converted updateSubmodule script to powershell 2021-06-05 04:15:13 +02:00