~starkingdoms/starkingdoms

ref: 63b1d450d3afcab29b09b75e01d43dfdeeb1a5dd starkingdoms/starkingdoms-client/src d---------
remove the funny html injection
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