timvisee
|
6e8ff5b1b3
|
Update dependencies
|
2021-12-13 17:03:27 +01:00 |
|
timvisee
|
d7b601d6e3
|
Bump version to 0.2.6
|
2021-11-28 22:20:20 +01:00 |
|
timvisee
|
4d76058472
|
Update dependencies
|
2021-11-28 22:18:39 +01:00 |
|
timvisee
|
69de7a95bf
|
Bump version to 0.2.5
|
2021-11-25 15:04:39 +01:00 |
|
timvisee
|
4d774cd254
|
Update dependencies
|
2021-11-25 14:54:05 +01:00 |
|
timvisee
|
f6d60318e8
|
Support Minecraft v1.16.3 to v1.17.1 in lobby and probe logic
|
2021-11-25 12:59:50 +01:00 |
|
timvisee
|
b404ab0a87
|
Support multiple Minecraft protocol versions in lobby and probe logic
|
2021-11-25 12:59:50 +01:00 |
|
timvisee
|
e23a61ab0f
|
Replay client handshake when lobby connects to real server
|
2021-11-25 12:59:31 +01:00 |
|
timvisee
|
0ba46caf5c
|
Bump version to 0.2.4
|
2021-11-24 14:05:27 +01:00 |
|
timvisee
|
9e08ed6cda
|
Update dependencies
|
2021-11-24 13:57:19 +01:00 |
|
timvisee
|
3e933f7566
|
Derive correct UUID for offline players in lobby logic
|
2021-11-22 20:14:29 +01:00 |
|
timvisee
|
1d92964802
|
Bump version to 0.2.3
|
2021-11-22 18:55:50 +01:00 |
|
timvisee
|
9b8d569628
|
Update dependencies
|
2021-11-22 18:53:52 +01:00 |
|
timvisee
|
0049ad456c
|
Bump rcon to 0.5.2, which now includes changes from our fork
|
2021-11-22 18:36:12 +01:00 |
|
timvisee
|
d5c854d16f
|
Add option to send HAProxy header with RCON connections
|
2021-11-22 17:55:51 +01:00 |
|
timvisee
|
6916800aeb
|
Add send_proxy_v2 option to send HAProxy header to server
|
2021-11-22 14:37:07 +01:00 |
|
timvisee
|
7da467ff8c
|
Bump version to 0.2.2
|
2021-11-18 11:37:02 +01:00 |
|
timvisee
|
c9d7af0e3c
|
Add server favicon to status responses
|
2021-11-18 11:35:49 +01:00 |
|
timvisee
|
0715baed8c
|
Bump version to 0.2.1
|
2021-11-17 20:31:22 +01:00 |
|
timvisee
|
9cc1958bbd
|
Automatically reload banned IPs when file changes
|
2021-11-17 20:15:30 +01:00 |
|
timvisee
|
b168dcefde
|
Respect IP ban expiry times
|
2021-11-17 18:42:26 +01:00 |
|
timvisee
|
168cbceb4c
|
Disconnect banned IPs based on server banned-ips.json file
|
2021-11-17 17:36:28 +01:00 |
|
timvisee
|
ec24f088b2
|
Fix lobby error due to invalid packet IDs
|
2021-11-16 18:09:45 +01:00 |
|
timvisee
|
6321999489
|
Update dependencies
|
2021-11-16 17:58:09 +01:00 |
|
timvisee
|
47fe7d0387
|
Extract all packet writing logic to single function
|
2021-11-16 17:57:34 +01:00 |
|
timvisee
|
4510586169
|
Bump version to 0.2.0
|
2021-11-15 21:24:13 +01:00 |
|
timvisee
|
aca09dff7b
|
Cleanup
|
2021-11-15 20:36:15 +01:00 |
|
timvisee
|
90e64297c0
|
Add support for packet compression
|
2021-11-15 20:18:52 +01:00 |
|
timvisee
|
f7d89a28aa
|
Play sound effect in lobby when server is ready
|
2021-11-15 18:04:33 +01:00 |
|
timvisee
|
c9290827be
|
Send client protocol & username to server from lobby, send server brand
|
2021-11-15 18:04:31 +01:00 |
|
timvisee
|
518fca90eb
|
Improve lobby handling, implement teleport and proxy to real server
|
2021-11-15 18:04:30 +01:00 |
|
timvisee
|
e01fd212f7
|
Start experimenting with lobby, implement loading into lobby with text
|
2021-11-15 18:04:29 +01:00 |
|
timvisee
|
17ec663e15
|
Show warning if config version is outdated or invalid
|
2021-11-15 16:32:13 +01:00 |
|
timvisee
|
5a5fa785b7
|
Bump version to 0.1.3
|
2021-11-15 15:18:53 +01:00 |
|
timvisee
|
dde9fdeab4
|
Bump version to 0.1.2
|
2021-11-15 14:53:05 +01:00 |
|
timvisee
|
2af20945cc
|
Bump version to 0.1.1
|
2021-11-14 12:54:34 +01:00 |
|
timvisee
|
ad638b5b3e
|
Update dependencies
|
2021-11-14 12:54:09 +01:00 |
|
timvisee
|
157905f140
|
Update minecraft-protocol crate repository
|
2021-11-12 12:30:19 +01:00 |
|
timvisee
|
e6e2e7fab8
|
Update dependencies
|
2021-11-11 13:29:18 +01:00 |
|
timvisee
|
18fdf4c5f9
|
Add server start/stop timeout to force kill server if it gets stuck
|
2021-11-10 23:43:47 +01:00 |
|
timvisee
|
d10cf48de1
|
Use updated minecraft-protocol crate from upstream
|
2021-11-10 18:28:52 +01:00 |
|
timvisee
|
86c88d85f2
|
Clean up internal server state handling, various fixes
|
2021-11-09 14:31:31 +01:00 |
|
timvisee
|
d109b2bf32
|
Add RCON server management support, adds Windows support
|
2021-11-09 01:12:46 +01:00 |
|
timvisee
|
66faac396a
|
Add CLI handling, add command to generate/test configuration
|
2021-11-08 16:49:45 +01:00 |
|
timvisee
|
0c3685c37c
|
Add configuration
|
2021-11-08 15:26:36 +01:00 |
|
timvisee
|
049fce78b7
|
Use server protocol version/player max once known for status responses
|
2021-11-08 13:07:49 +01:00 |
|
timvisee
|
d4c0b4c146
|
Switch to server status polling rather than pinging
|
2021-11-08 12:44:43 +01:00 |
|
timvisee
|
1de68e7335
|
Add proper logging
|
2021-11-07 23:16:56 +01:00 |
|
timvisee
|
934c0ee6d0
|
Add simple SIGINT handling
|
2021-11-07 21:14:53 +01:00 |
|
timvisee
|
3b8a0bb1ae
|
Add basic server starting logic
|
2021-11-07 20:43:45 +01:00 |
|