~starkingdoms/starkingdoms

ref: f185e5b890e0f16a8fa967f63ecf8985fc988752 starkingdoms/server/src/component.rs -rw-r--r-- 2.2 KiB
detaching modules added
more merge
module on module attachment added
profiling
20f0072c — ghostlyzsh 2 years ago
more modules
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
3f978440 — ghostlyzsh 2 years ago
attaching and despawning modules works
api work and add license
api stuffs
Merge remote-tracking branch 'origin/bevy_rewrite' into bevy_rewrite
ef5971d1 — ghostlyzsh 2 years ago
1 cargo spawns in
fix the new hooks
update hook to provide commands for invalid formatting
Merge branch 'bevy_rewrite' of gitlab.com:starkingdoms.tk/starkingdoms.tk into bevy_rewrite
b8d3289c — ghostlyzsh 2 years ago
input added, but thats it
05f42299 — ghostlyzsh 2 years ago
sending players on connection and part positions
redo whole protocol, client does something, old client gone
dcd9c9f2 — ghostlyzsh 2 years ago
server can spawn player in theory, removed some old client code