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
work on switching to protobuf for the protocol
start switching to protobuf for the protocol
other players added, we'll see if it works
yay broken, player initialization
recv position and planet data on the client
haha oops apparently didnt add files (silly me)
stop mainloop when it errors - fix pingpong