~starkingdoms/starkingdoms

ref: 0134d856a79626d7bfa16453cf6b7bac49e7ac38 starkingdoms/client/src/lib.rs -rw-r--r-- 9.2 KiB
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
fixup! fixup! fixup
fix the client
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
SLP
c663cfb1 — c0repwn3r 2 years ago
cleanup
Next