.idea
feat: changed encoding for server.log file
2021-06-05 00:52:28 +02:00
configs
refactor: added example configuration files
2021-06-04 18:06:26 +02:00
Gamelib @ 5202b63c2e
update: updated submodule
2021-06-06 19:30:59 +02:00
gradle /wrapper
fix: Configured on my Computer
2021-05-18 17:31:34 +02:00
Server
fix: fixed TurnTimer, Lobby and Pipeline
2021-06-07 01:46:23 +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: 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
stopDocker.bat
script: added explanatory echos to scripts
2021-06-05 14:56:35 +02:00
updateSubmodule.bat
script: redesigned scripts to work based off of CMD instead
2021-06-05 18:39:51 +02:00
updateSubmodule.ps1
feat: converted updateSubmodule script to powershell
2021-06-05 04:15:13 +02:00