~starkingdoms/starkingdoms

ref: e591c22f48308cd66fa8ebdf26ab18e350e40df8 starkingdoms/server/src/planet.rs -rw-r--r-- 3.1 KiB
add planetary constants
tweak hearty mass - adjust planet scaling
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
8590796a — ghostlyzsh 2 years ago
new movement code
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
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
b16e9922 — ghostlyzsh 2 years ago
gravity added, client still broken
fix planet rendering, add hearty rendering
resolve merge conflict
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