~starkingdoms/starkingdoms

ref: 65aef0018cc1fc047b783a4104e826d49ac2b8f9 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