~starkingdoms/starkingdoms

ref: 84d27d15396e4e6bd3a49acb1895c19c368ce6bc starkingdoms/server/src/handler.rs -rw-r--r-- 11.0 KiB
78852ba6 — ghostlyzsh 2 years ago
lightspeed spinning is gone
8590796a — ghostlyzsh 2 years ago
new movement code
input support
Merge branch 'feat/typescript' into 'master'

Rewrite the client in typescript

See merge request starkingdoms.tk/starkingdoms.tk!2
cc062681 — c0repwn3r 2 years ago
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
d128f262 — c0repwn3r 2 years ago
translate server to protobuf protocol
forgot a file
a914780b — c0repwn3r 2 years ago
prevent the server from sending non-handshake packets to the client before the handshake is complete
multiple players support
b99b7827 — ghostlyzsh 2 years ago
cargo fix
ce2fe02b — ghostlyzsh 2 years ago
other players added, we'll see if it works
e259a676 — c0repwn3r 2 years ago
fix the client ping system
7128e45a — ghostlyzsh 2 years ago
alright lets go stuff broke again
5e6200e5 — ghostlyzsh 2 years ago
cargo fix, deleted left over file
a1240739 — ghostlyzsh 2 years ago
earth theoretically implemented
make clients send pingpong more often
74985008 — ghostlyzsh 2 years ago
adding player is pain
8e102fc6 — ghostlyzsh 2 years ago
added player (yay) does it work? idk, client broke
fix double mutable borrow with replacement
Next