~starkingdoms/starkingdoms

ref: a53b7bca59edbffb01c8b3032adc456a9418fc59 starkingdoms/server/src d---------
4f07d919 — c0repwn3r 2 years ago
marge feat/tokio-sucks
8590796a — ghostlyzsh 2 years ago
new movement code
input support
Merge branch 'feat/typescript' into 'master'

Rewrite the client in typescript

See merge request starkingdoms.tk/starkingdoms.tk!2
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 :(
Next