branchrust_reboot/main/fix_console_chat_messagecancel

4 Commits over 0 Days - ∞cph!

24 Days Ago
Catch error if supplying a console color that isn't a valid enum - try catch the entire console logging thread so an error won't break the console
24 Days Ago
Add `console_print_color` command to confirm colored console messages work
24 Days Ago
Fix colorOverride being overwritten by LogType
24 Days Ago
Fix chat messages not being logged to console due to stacktrace being null when PrintColoured() is called