branchrust_reboot/main/fix_console_chat_messagecancel
4 Commits over 0 Days - ∞cph!
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
Add `console_print_color` command to confirm colored console messages work
Fix colorOverride being overwritten by LogType
Fix chat messages not being logged to console due to stacktrace being null when PrintColoured() is called