~starkingdoms/starkingdoms

afa769b6 — c0repwn3r 2 years ago
update frontend
088123ac — ghostlyzsh 2 years ago
physics engine start
8040f221 — ghostlyzsh 2 years ago
yay merged the file swap (why git why)
6d234cf1 — ghostlyzsh 2 years ago
haha oops apparently didnt add files (silly me)
22dfe0e9 — ghostlyzsh 2 years ago
fine core, added position packet
merge conflict generator (clean up naming of handler/manager in server/)
update CI
rename to manager.rs
CI
fix backoff delay happening even when backoff should be 0
cleanup
stop mainloop when it errors - fix pingpong
fixup! fixup! fixup
fixup! fixup
fixup
fix the client
fix SLP
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