~starkingdoms/starkingdoms

ref: 33624fc62bad97549ace1582551d7faea0f358e3 starkingdoms/server/src/macros.rs -rw-r--r-- 1.1 KiB
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