~starkingdoms/starkingdoms

ref: 913ef14a9fc364d89d5bc067b6033f731ecd3ec4 starkingdoms/starkingdoms-client/src/hub.ts -rw-r--r-- 7.3 KiB
ccb7ac10 — ghostlyzsh 2 years ago
Merge branch 'bevy_rewrite' of https://gitlab.com/starkingdoms.tk/starkingdoms.tk into bevy_rewrite
Merge branch 'bevy_rewrite' of gitlab.com:starkingdoms.tk/starkingdoms.tk into bevy_rewrite
fully restructure the client
fmt and signifigantly increase force of thingy
cfc16777 — ghostlyzsh 2 years ago
position is now rounded to be readable
8e8ab28f — ghostlyzsh 2 years ago
movement added, feels terrible. gravity is also very weak right now
remove unused function to make tsc happy
fix pixi perf issues
update drone DAG names, fmt pass to make prettier happy
Merge branch 'bevy_rewrite' of gitlab.com:starkingdoms.tk/starkingdoms.tk into bevy_rewrite
remove the funny html injection
b8d3289c — ghostlyzsh 2 years ago
input added, but thats it
functional chat
chat functionality
Merge branch 'bevy_rewrite' of gitlab.com:starkingdoms.tk/starkingdoms.tk into bevy_rewrite
re-enable HMR
rendering
remove unused vars so tsc doesn't complain
packet log
rename gateway to client hub
Next