TinTin++ 2.01.3

TinTin++, aka tt++, is a free Mud Client for Android, Windows, Linux, and Mac OS X that runs in console mode. Its main assets are a easy to learn and use scripting language featuring just-in-time compilation, full telnet support, automapping, perl-compatible regular expressions, a split screen interface to separate mud output from client input, and keyboard macros that work on all systems. TinTin++ runs on Windows using the Cygwin Linux environment, and on Android using the Termux Linux environment.

Tags telnet mud client
License GNU GPL
State mature

Recent Releases

2.01.325 Dec 2017 17:39 minor feature: Extended #map legend to allow setting custom MUD FONT characters. By default it'll point to the Unicode private use area. Keep in mind the legend is saved in your map file, so you'll have to erase the legend in your map file to get the updated version. The mapper now uses UTF-8 drawing characters by default with ASCII GRAPHICS disabled. Pretty much all modern terminal emulators have UTF-8 support. Removed support for the obscure vtgraphics drawing mode. Verbosity is now automatically enabled for debug mode to avoid logging inconsistencies. Added #port command which provides functionality similar to netcat. It's basic and I may add more features to it depending on demand. #chat prefix should actually work now. Added better #math debug info when #debug VARIABLE is set to on. Added support for #map exit dir . Mainly so directionless exits can be added by providing 0 as the number. Added telnet events for IAC GA and IAC EOR.