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
player can now move modules with mouse
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
physics added
server sends SpawnPlayer packet
its json now, also remove the old client
the server currently does much nothing
server can spawn player in theory, removed some old client code
idk what changed
resolve asset merge conflict
code cleanup pt1