~starkingdoms/starkingdoms

ref: 9b5e5de28c49151f75c480e52b9793dfb02cc1a9 starkingdoms/server/src/packet.rs -rw-r--r-- 2.6 KiB
cc953e31 — ghostlyzsh 2 years ago
player can now move modules with mouse
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
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