~starkingdoms/starkingdoms

ref: 321e32fc5c5439af1c396ff486d9be99d70cd36e starkingdoms/server/src/packet.rs -rw-r--r-- 1.6 KiB
Merge branch 'bevy_rewrite' of gitlab.com:starkingdoms.tk/starkingdoms.tk into bevy_rewrite
b8d3289c — ghostlyzsh 2 years ago
input added, but thats it
formatting and join messages
chat functionality
ce02fa4b — ghostlyzsh 2 years ago
added radius to PlanetPositions packet
dde59403 — ghostlyzsh 2 years ago
players can now leave
05f42299 — ghostlyzsh 2 years ago
sending players on connection and part positions
redo whole protocol, client does something, old client gone
its json now, also remove the old client
dcd9c9f2 — ghostlyzsh 2 years ago
server can spawn player in theory, removed some old client code