~starkingdoms/starkingdoms

ref: c4082170d81b4295ec4b0973877468af52b5bc93 starkingdoms/web/play.html -rw-r--r-- 5.1 KiB
23bf3e09 — c0repwn3r 2 years ago
resolve asset merge conflict
code cleanup pt1
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
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