~starkingdoms/starkingdoms

ref: 6680ca91935aa0491cf87bc3e9cb1e5e9b4f02df starkingdoms/server/src/macros.rs -rw-r--r-- 323 bytes
d396b7b9 — ghostlyzsh 2 years ago
server sends SpawnPlayer packet
dcd9c9f2 — ghostlyzsh 2 years ago
server can spawn player in theory, removed some old client code
1e40dcdf — ghostlyzsh 2 years ago
idk
make pretty pt2
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
fixup
Merge remote-tracking branch 'origin/master'

# Conflicts:
#	Cargo.lock
#	client/src/lib.rs
#	server/src/client_handler.rs
#	server/src/handler.rs
#	server/src/main.rs
c663cfb1 — c0repwn3r 2 years ago
cleanup
hell is over?
hell pt3