[WIP! VERY WIP! SUPER WIP!] start working on rendering code
cargo-fix
make clients send pingpong more often
Merge branch 'master' of https://gitlab.com/starkingdoms.tk/starkingdoms.tk
adding player is pain
add client
haha am idiot, needed to pull again
added player (yay) does it work? idk, client broke
add all canvas features
animation framework
Merge branch 'master' of https://gitlab.com/starkingdoms.tk/starkingdoms.tk
texture loading
spritesheets
recv position and planet data on the client
rendering traits
fix backoff delay happening even when backoff should be 0
cleanup
stop mainloop when it errors - fix pingpong
fixup! fixup! fixup
fixup