~starkingdoms/starkingdoms

ref: 23eaf3d79685a4a6ffe4e84c622504ba868c7fe3 starkingdoms/server/src/main.rs -rw-r--r-- 18.1 KiB
a failed movement attempt. math is hard and bevy is annoying
rendering failure
formatting fix
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
Merge remote-tracking branch 'origin/bevy_rewrite' into bevy_rewrite
chat functionality
7e8e500d — ghostlyzsh 2 years ago
added gravity
Merge branch 'bevy_rewrite' of gitlab.com:starkingdoms.tk/starkingdoms.tk into bevy_rewrite
Merge branch 'bevy_rewrite' of gitlab.com:starkingdoms.tk/starkingdoms.tk into bevy_rewrite
45c16b86 — ghostlyzsh 2 years ago
earth scale and spawning position improved along with part rotation sent to clients
33354ae5 — ghostlyzsh 2 years ago
scaling fixes
ce02fa4b — ghostlyzsh 2 years ago
added radius to PlanetPositions packet
3fc4ed1e — ghostlyzsh 2 years ago
physics added
1a355b83 — ghostlyzsh 2 years ago
server runs on 0.0.0.0
dde59403 — ghostlyzsh 2 years ago
players can now leave
05f42299 — ghostlyzsh 2 years ago
sending players on connection and part positions
d396b7b9 — ghostlyzsh 2 years ago
server sends SpawnPlayer packet
redo whole protocol, client does something, old client gone
Next