~starkingdoms/starkingdoms

ref: 219a8aa32f506daf623f910f24991c6826e7c159 starkingdoms/client/src/lib.rs -rw-r--r-- 10.1 KiB
Merge branch 'feat/protobuf-protocol' into 'master'

Rewrite the protocol to use protobuf

See merge request starkingdoms.tk/starkingdoms.tk!1
bb927235 — c0repwn3r 2 years ago
translate client to protobuf protocol
d128f262 — c0repwn3r 2 years ago
translate server to protobuf protocol
ae2065e5 — c0repwn3r 2 years ago
input subsystem basics
multiple players support
e259a676 — c0repwn3r 2 years ago
fix the client ping system
7128e45a — ghostlyzsh 2 years ago
alright lets go stuff broke again
make clients send pingpong more often
74985008 — ghostlyzsh 2 years ago
adding player is pain
38ffea5c — ghostlyzsh 2 years ago
haha am idiot, needed to pull again
8e102fc6 — ghostlyzsh 2 years ago
added player (yay) does it work? idk, client broke
animation framework
texture loading
71ce7ed8 — c0repwn3r 2 years ago
spritesheets
5eaa81cc — c0repwn3r 2 years ago
recv position and planet data on the client
6cb26db6 — c0repwn3r 2 years ago
rendering traits
fix backoff delay happening even when backoff should be 0
cleanup
stop mainloop when it errors - fix pingpong
Next