api work and add license
formatting and join messages
server sends SpawnPlayer packet
server can spawn player in theory, removed some old client code
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
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
cleanup
hell is over?
hell pt3