Overhaul the IRC implementation.
* Simplified UI plumbing. * Improves handling of errors and kicks. * Persists chat history between session. * Fixes leaks of the old widget tree when exiting. * A few small UI polish improvements.
This commit is contained in:
@@ -33,4 +33,6 @@ Metrics:
|
||||
WaitingGameColor: 0,255,0
|
||||
IncompatibleWaitingGameColor: 50,205,50
|
||||
GameStartedColor: 255,165,0
|
||||
IncompatibleGameStartedColor: 210,105,30
|
||||
IncompatibleGameStartedColor: 210,105,30
|
||||
GlobalChatTextColor: 255,255,255
|
||||
GlobalChatNotificationColor: 211,211,211
|
||||
|
||||
Reference in New Issue
Block a user