Griatch
|
4cd80284c9
|
Implemented xterm256 colours. If not supported by client, converts to normal ANSI, as per kaViir's snippet. Integrates into Evennia's normal ansi parser and collaborates with TTYPE protocol to determine if the client supports it.
|
2011-11-20 14:56:07 +01:00 |
|
Griatch
|
a4f8019c4a
|
Added MCCP (compression of data stream between server-client). Not fully functioning yet, tintin++ tends to complain of compression errors after a while (the server degrades back to uncompressed mode gracefully though). MCCP is thus deactivated in the server at the moment.
|
2011-11-20 00:50:11 +01:00 |
|
Griatch
|
2104fd391b
|
Adding TTYPE support (allows server to query client for information such as name and capabilities, assuming the client supports ttype).
|
2011-11-19 19:34:00 +01:00 |
|