MantisBT - Doomseeker
View Issue Details
0000646Doomseeker[All Projects] Suggestionpublic2012-01-08 16:302018-09-29 14:48
AlexMax 
Blzut3 
normaltweakN/A
closedfixed 
 
0.10 Beta 
0000646: Allow RCON console to parse colors
Pretty simple...it would be nice for the RCON console to parse colors if you don't use colorstripmethod 2. I believe there are two ways that Skulltag is capable of displaying colors...either through the escape code or through a literal \c.
No tags attached.
Issue History
2012-01-08 16:30AlexMaxNew Issue
2012-08-28 17:29Blzut3Note Added: 0004497
2012-08-28 17:29Blzut3Assigned To => Blzut3
2012-08-28 17:29Blzut3Statusnew => assigned
2012-10-22 22:09AlexMaxNote Added: 0005176
2013-01-10 02:52Blzut3Note Added: 0005732
2013-01-10 02:52Blzut3Statusassigned => resolved
2013-01-10 02:52Blzut3Fixed in Version => 0.10 Beta
2013-01-10 02:52Blzut3Resolutionopen => fixed
2018-09-29 14:48WubTheCaptainStatusresolved => closed

Notes
(0004497)
Blzut3   
2012-08-28 17:29   
I added a regex that strips the color codes before sending them to the console. Would you consider this a solution or do you want to actually be able to see the colors?
(0005176)
AlexMax   
2012-10-22 22:09   
How about both? I'm sure some admins would be just dandy with having them stripped, but if they exist (either using method 1 or 2) they ought to be recognized if you ask me.
(0005732)
Blzut3   
2013-01-10 02:52   
An option to show colors has been added.