~starkingdoms/starkingdoms

ref: 42f762da6cbfb717018fc435533ed423fe54b331 starkingdoms/crates/server/src/macros.rs -rw-r--r-- 1.1 KiB
efb107d0 — ghostly_zsh 8 months ago
merge rust-rendering-2 to master
restructuring
ccb7ac10 — ghostlyzsh 2 years ago
Merge branch 'bevy_rewrite' of https://gitlab.com/starkingdoms.tk/starkingdoms.tk into bevy_rewrite
api work and add license
formatting and join messages
d396b7b9 — ghostlyzsh 2 years ago
server sends SpawnPlayer packet
dcd9c9f2 — ghostlyzsh 2 years ago
server can spawn player in theory, removed some old client code
1e40dcdf — ghostlyzsh 2 years ago
idk
make pretty pt2
Merge branch 'feat/protobuf-protocol' into 'master'

Rewrite the protocol to use protobuf

See merge request starkingdoms.tk/starkingdoms.tk!1
d128f262 — c0repwn3r 2 years ago
translate server to protobuf protocol
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
c663cfb1 — c0repwn3r 2 years ago
cleanup
hell is over?
hell pt3