~starkingdoms/starkingdoms

ref: 45c16b8612e3b34e0617385834a00138bfff45cd starkingdoms/server/src/main.rs -rw-r--r-- 9.0 KiB
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
bevy_twite is having some serious doing-things issues
its json now, also remove the old client
the server currently does much nothing
dcd9c9f2 — ghostlyzsh 2 years ago
server can spawn player in theory, removed some old client code
35212279 — ghostlyzsh 2 years ago
idk what changed
fix the goddamn texture packer bug
23bf3e09 — c0repwn3r 2 years ago
resolve asset merge conflict
1cee805d — ghostlyzsh 2 years ago
adjust module breaking
move tcp handler into its own file
code cleanup pt2
Next