~starkingdoms/starkingdoms

ref: 27a651760ee65e87296ba2efedb52fb4361e57ff starkingdoms/starkingdoms-client/src d---------
Fix lost CSS and improve the HUD
make tsc happy while packet log is disabled
disable packet log because lagginess
Merge remote-tracking branch 'origin/bevy_rewrite' into bevy_rewrite
functional chat
365cc0e7 — ghostlyzsh 2 years ago
chat look better
chat functionality
Merge branch 'bevy_rewrite' of gitlab.com:starkingdoms.tk/starkingdoms.tk into bevy_rewrite
CSS tweaks and polish
re-enable HMR
background image
e34a49d5 — ghostlyzsh 2 years ago
Merge branch 'bevy_rewrite' of https://gitlab.com/starkingdoms.tk/starkingdoms.tk into bevy_rewrite
packet log scroll down
rendering
stylistic improvements to the log
actually remove it instead of crashing
remove unused vars so tsc doesn't complain
remove packet log from tree if not in packet debug mode
packet log
rename gateway to client hub
Next