~starkingdoms/starkingdoms

ref: 5f350d52e4cdaabfe0b388f9ad18b7f07aba8673 starkingdoms/server/src/main.rs -rw-r--r-- 8.9 KiB
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
code cleanup pt1
Next