~starkingdoms/starkingdoms

ref: 74985008325607550cf7d30d9c19c6c287c5771a starkingdoms/client d---------
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
add all canvas features
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
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
fdeaf0d3 — c0repwn3r 2 years ago
exponential backoff to connections (wait at most 6m25s to connect to server)
Next