finish gateway client - onwards to texture loading
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 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