~starkingdoms/starkingdoms

ref: 84d27d15396e4e6bd3a49acb1895c19c368ce6bc starkingdoms/server/src/planet.rs -rw-r--r-- 3.1 KiB
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