~starkingdoms/starkingdoms

ref: d1aef196f5bb5526aefa6f3785dcbaa4d9471e2d starkingdoms/starkingdoms-client/src d---------
HUD overflow tweak; eliminate flexbox dep
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
Next