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 client to protobuf protocol
translate server to protobuf protocol
work on switching to protobuf for the protocol
start switching to protobuf for the 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
regress to Shift 'n' Sketchâ„¢ rendering (hopefully last fix)