~starkingdoms/starkingdoms

ref: adf4e4a650887f760bb8609bd3050f8c07cc7b4f starkingdoms/server/src d---------
cc062681 — c0repwn3r 2 years ago
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
d128f262 — c0repwn3r 2 years ago
translate server to protobuf protocol
07e8dcf5 — ghostlyzsh 2 years ago
gravity fix
adjust gravity and remove temp logging in renderer
forgot a file
core module bounding box fix
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
b16e9922 — ghostlyzsh 2 years ago
gravity added, client still broken
fix planet rendering, add hearty rendering
resolve merge conflict
multiple players support
adeefabd — ghostlyzsh 2 years ago
yay fancy planet code, but not tested :(
b99b7827 — ghostlyzsh 2 years ago
cargo fix
ce2fe02b — ghostlyzsh 2 years ago
other players added, we'll see if it works
e259a676 — c0repwn3r 2 years ago
fix the client ping system
7128e45a — ghostlyzsh 2 years ago
alright lets go stuff broke again
Next