~starkingdoms/starkingdoms

ref: 2f9f9c7350bccc2805eb2f885fa1933000ea2615 starkingdoms/server/src/manager.rs -rw-r--r-- 2.3 KiB
aa7b7e7c — ghostlyzsh 2 years ago
merged
Merge branch 'feat/tokio-sucks' into 'master'

screw tokio

See merge request starkingdoms.tk/starkingdoms.tk!3
4f07d919 — c0repwn3r 2 years ago
marge feat/tokio-sucks
input support
Merge branch 'feat/protobuf-protocol' into 'master'

Rewrite the protocol to use protobuf

See merge request starkingdoms.tk/starkingdoms.tk!1
d128f262 — c0repwn3r 2 years ago
translate server to protobuf protocol
resolve merge conflict
multiple players support
adeefabd — ghostlyzsh 2 years ago
yay fancy planet code, but not tested :(
ce2fe02b — ghostlyzsh 2 years ago
other players added, we'll see if it works
a1240739 — ghostlyzsh 2 years ago
earth theoretically implemented
cargo-fix
8e102fc6 — ghostlyzsh 2 years ago
added player (yay) does it work? idk, client broke
042d48c0 — ghostlyzsh 2 years ago
yay broken, player initialization
088123ac — ghostlyzsh 2 years ago
physics engine start
8040f221 — ghostlyzsh 2 years ago
yay merged the file swap (why git why)
22dfe0e9 — ghostlyzsh 2 years ago
fine core, added position packet
merge conflict generator (clean up naming of handler/manager in server/)
rename to manager.rs
stop mainloop when it errors - fix pingpong
Next