~starkingdoms/starkingdoms

ref: 1a355b83067de0960ef88658114b7b903a32e92c starkingdoms/server/src/main.rs -rw-r--r-- 8.9 KiB
1a355b83 — ghostlyzsh 2 years ago
server runs on 0.0.0.0
dde59403 — ghostlyzsh 2 years ago
players can now leave
05f42299 — ghostlyzsh 2 years ago
sending players on connection and part positions
d396b7b9 — ghostlyzsh 2 years ago
server sends SpawnPlayer packet
redo whole protocol, client does something, old client gone
bevy_twite is having some serious doing-things issues
its json now, also remove the old client
the server currently does much nothing
dcd9c9f2 — ghostlyzsh 2 years ago
server can spawn player in theory, removed some old client code
35212279 — ghostlyzsh 2 years ago
idk what changed
fix the goddamn texture packer bug
23bf3e09 — c0repwn3r 2 years ago
resolve asset merge conflict
1cee805d — ghostlyzsh 2 years ago
adjust module breaking
move tcp handler into its own file
code cleanup pt2
code cleanup pt1
e591c22f — ghostlyzsh 2 years ago
cargo fix
72e09554 — c0repwn3r 2 years ago
fix the weirdo detaching thing that is a mystery & add deadlock detection
34c0453a — ghostlyzsh 2 years ago
so heres module attachment and movement, but its a little broken and also squishy joints and also no tree on the client
Next