basic handshake with server
Merge branch 'feat/protobuf-protocol' into 'master'
Rewrite the protocol to use protobuf
See merge request starkingdoms.tk/starkingdoms.tk!1
Merge branch 'master' into 'feat/protobuf-protocol'
# Conflicts:
# server/src/timer.rs
translate server to protobuf protocol
adjust gravity and remove temp logging in renderer
core module bounding box fix
this was the entire problem with the renderer, the entire time
extend module system in client
prevent the server from sending non-handshake packets to the client before the handshake is complete
gravity added, client still broken
fix planet rendering, add hearty rendering
yay fancy planet code, but not tested :(
other players added, we'll see if it works
fix the client ping system
alright lets go stuff broke again