branchrust_reboot/main/fix_console_chat_messagecancel

4 Commits over 0 Days - Infinitycph!

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