~starkingdoms/starkingdoms

Merge branch 'master' into 'feat/protobuf-protocol'

# Conflicts:
#   server/src/timer.rs
bb927235 — c0repwn3r 2 years ago
translate client to protobuf protocol
d128f262 — c0repwn3r 2 years ago
translate server to protobuf protocol
work on switching to protobuf for the protocol
start switching to protobuf for the protocol
07e8dcf5 — ghostlyzsh 2 years ago
gravity fix
adjust gravity and remove temp logging in renderer
forgot a file
core module bounding box fix
cc9aef11 — c0repwn3r 2 years ago
fix renderers
f18ae983 — c0repwn3r 2 years ago
fix renderers
135792ca — c0repwn3r 2 years ago
this was the entire problem with the renderer, the entire time
63975cc0 — c0repwn3r 2 years ago
extend module system in client
a914780b — c0repwn3r 2 years ago
prevent the server from sending non-handshake packets to the client before the handshake is complete
16ef421b — c0repwn3r 2 years ago
merge
ae2065e5 — c0repwn3r 2 years ago
input subsystem basics
regress to Shift 'n' Sketchâ„¢ rendering (hopefully last fix)
b16e9922 — ghostlyzsh 2 years ago
gravity added, client still broken
remove dummy values
new rendering paradigm & de-fuck rotation
Next