~starkingdoms/starkingdoms

ref: 7a460d3cb9e24fdecd3c4ca8f79758071b1c6afc 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