.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 @ 154ee9c0f2
update: updated submodule
2021-07-19 20:29:46 +02:00
gradle /wrapper
fix: Configured on my Computer
2021-05-18 17:31:34 +02:00
Server
fix: fixed bug where too many wrong events would cause a null pointer
2021-07-20 23:48:32 +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: 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