~starkingdoms/starkingdoms

ref: 9d8c58e65d626c2f38e9b024e4c91615bc89a275 starkingdoms/server/src/main.rs -rw-r--r-- 3.7 KiB
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
1bcf5ed7 — ghostlyzsh 2 years ago
deleting all attached modules implemented
Merge remote-tracking branch 'origin/master'

# Conflicts:
#	server/src/handler.rs
88b7701b — ghostlyzsh 2 years ago
put part of module logic in module.rs
Merge remote-tracking branch 'origin/master'
Next