branchrust_reboot/main/fix_console_chat_messagecancel

4 Commits over 0 Days - ∞cph!

45 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
45 Days Ago
Add `console_print_color` command to confirm colored console messages work
45 Days Ago
Fix colorOverride being overwritten by LogType
45 Days Ago
Fix chat messages not being logged to console due to stacktrace being null when PrintColoured() is called