~starkingdoms/starkingdoms

ref: e0fddea3f712d7c602ebbecba40358879d4ffdc0 starkingdoms/server/Cargo.toml -rw-r--r-- 566 bytes
no more memory leak, some fixes to bring back to old stk but not all
Merge branch 'bevy_rewrite' of https://gitlab.com/starkingdoms.tk/starkingdoms.tk into bevy_rewrite
merge
bring auth back, fix some rendering issues, add more welcome messages, change version
stupidly optimized server builds
Merge branch 'bevy_rewrite' of https://gitlab.com/starkingdoms.tk/starkingdoms.tk into bevy_rewrite
rewrite the entire game to use tungstenite
modules spawn in on load
start of bevy_tungstenite_stk, maybe fix loading
merge
client auth, and the alpha whitelist
more merge
profiling
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, add savefile data
api work and add license
3fc4ed1e — ghostlyzsh 2 years ago
physics added
d396b7b9 — ghostlyzsh 2 years ago
server sends SpawnPlayer packet
Next