17 Commits

Author SHA1 Message Date
Garen Tyler
b12f612c62
Start implementing Play state up to chunk data 2022-04-19 18:07:10 -06:00
Garen Tyler
4849a7903d
Improve configuration file parsing, add log_level to config, log server version, and move mctypes into crate::net 2022-04-19 13:05:17 -06:00
Garen Tyler
4d928973a6
Login complete 2022-04-19 09:09:30 -06:00
Garen Tyler
08139a2ec7
SLP works again 2022-04-16 18:40:45 -06:00
Garen Tyler
56b645df18
Rewrite packet 2022-04-16 13:18:49 -06:00
Garen Tyler
811985ad67 Split MCTypes into separate files 2021-04-26 14:21:10 -06:00
Garen Tyler
897d2dee2c Internal messaging - client to client chat works 2021-03-20 10:47:25 -06:00
Garen Tyler
3fee4aaf18 Record the number of packets sent and received, log on shutdown 2021-03-19 23:03:29 -06:00
Garen Tyler
f73fdae2c7 Disconnect all clients on server shutdown, shutdown on ctrl-c 2021-03-19 19:23:10 -06:00
Garen Tyler
4b4c962f7b Merge the network and game servers, make the SLP respond with the number of active players 2021-03-02 10:04:50 -07:00
Garen Tyler
3803f1b05f Cargo fmt broke something 2021-03-01 22:11:00 -07:00
Garen Tyler
00cb632b5b Cargo fmt 2021-03-01 22:07:51 -07:00
Garen Tyler
925363b428 Load the config from a file 2021-03-01 22:06:06 -07:00
Garen Tyler
54ef5e9901 Change logging level for release and debug builds 2021-03-01 21:25:57 -07:00
Garen Tyler
a4b461b6c0 Make functions async 2021-03-01 20:58:57 -07:00
Garen Tyler
a94491205d Add documentation 2021-03-01 20:21:32 -07:00
Garen Tyler
253ab0802a Restructure 2021-03-01 19:34:55 -07:00