Merge branch 'feat/protobuf-protocol' into 'master'
Rewrite the protocol to use protobuf
See merge request starkingdoms.tk/starkingdoms.tk!1
translate client to protobuf protocol
translate server to protobuf protocol
fix the client ping system
alright lets go stuff broke again
make clients send pingpong more often
haha am idiot, needed to pull again
added player (yay) does it work? idk, client broke
recv position and planet data on the client
fix backoff delay happening even when backoff should be 0
stop mainloop when it errors - fix pingpong