~starkingdoms/starkingdoms

ref: e01e242b99ea5a57d03e8551a2dc0dc176766420 starkingdoms/web d---------
cc9aef11 — c0repwn3r 2 years ago
fix renderers
fix textures being extremely blurry (thank you terra!)
fix renderer
93ae3b08 — c0repwn3r 2 years ago
rendering work
e259a676 — c0repwn3r 2 years ago
fix the client ping system
7128e45a — ghostlyzsh 2 years ago
alright lets go stuff broke again
redirect player to main page if they are missing a query parameter
38ffea5c — ghostlyzsh 2 years ago
haha am idiot, needed to pull again
animation framework
texture loading
6cb26db6 — c0repwn3r 2 years ago
rendering traits
afa769b6 — c0repwn3r 2 years ago
update frontend
6d234cf1 — ghostlyzsh 2 years ago
haha oops apparently didnt add files (silly me)
stop mainloop when it errors - fix pingpong
fixup! fixup! fixup
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
fdeaf0d3 — c0repwn3r 2 years ago
exponential backoff to connections (wait at most 6m25s to connect to server)
Next