Merge branch 'feat/typescript' into 'master'
Rewrite the client in typescript
See merge request starkingdoms.tk/starkingdoms.tk!2
basic handshake with server
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
prevent the server from sending non-handshake packets to the client before the handshake is complete
other players added, we'll see if it works
fix the client ping system
alright lets go stuff broke again
cargo fix, deleted left over file
earth theoretically implemented
make clients send pingpong more often
added player (yay) does it work? idk, client broke
fix double mutable borrow with replacement
yay broken, player initialization
recv position and planet data on the client
yay merged the file swap (why git why)