Bram van den Heuvel
89a118dff7
Fix incorrect timing bug
...
Fix a bug where the client didn't actually ignore messages that were sent in the past. This could cause a server to stop running because it had been asked to stop in the past, forcing the Matrix room to spam enough messages until the command would no longer appear in the initial sync
2023-10-02 17:22:40 +02:00
Bram van den Heuvel
eb5ba196cb
Fix Docker container merge
...
While the Docker daemon had little trouble combining the two images on WSL, it wasn't able to do so in other environments. This approach is a little more universal.
2023-10-02 16:11:33 +02:00
Bram van den Heuvel
e94fc2d4d3
Allow NBSR for stderr
2023-10-02 00:36:12 +02:00
Bram van den Heuvel
6a606a61f5
Fix bugs + clean code
2023-10-01 20:49:47 +02:00
Bram van den Heuvel
b3ab94ef78
Recreate Docker instructions
2023-10-01 16:53:35 +02:00
Bram van den Heuvel
21dd275379
Add project-specific ignores
2023-10-01 16:41:56 +02:00
Bram van den Heuvel
610c3bb01d
Move config.py
2023-10-01 16:41:00 +02:00
Bram van den Heuvel
5d86b17a01
Move Python scripts to src/ folder
2023-10-01 16:33:10 +02:00
Bram van den Heuvel
94155b34a1
Config refactor part 3
2023-10-01 16:20:22 +02:00
Bram van den Heuvel
a1a7bf69ff
Config refactor part 2
2023-10-01 14:07:13 +02:00
Bram van den Heuvel
947b454faf
Config refactor
...
Refactor the config away from environment variables to one YAML file that is relatively easy to edit as a Docker container volume.
2023-10-01 03:05:53 +02:00
Bram van den Heuvel
95bb6fd88c
Update Python dependencies
2023-10-01 02:36:43 +02:00
Bram van den Heuvel
86905c8167
Create config file
2023-10-01 02:30:27 +02:00
Bram
ae5d183172
Add instructions to how to run Minecraft server
2021-07-31 15:32:41 +02:00
Bram
a06030332a
Add Docker example
2021-07-31 15:28:26 +02:00
Bram
30f51d8d2b
Add part that dynamically builds and sets up server
2021-07-31 15:26:09 +02:00
Bram
3a3042192d
Add requirements.txt to server
2021-06-27 21:36:15 +02:00
Bram
9ce9e7d632
Add configuration settings
2021-06-27 21:24:20 +02:00
Bram
0c381a32f5
Add Minecraft bridge
2021-06-27 21:19:05 +02:00
Bram
1a31407625
Update license with personal name
2021-06-27 21:18:12 +02:00
Bram
72318c71e9
Initial commit
2021-06-27 21:11:55 +02:00