TinTin++ is a console MUD client for any type of text MUD or BBS. Its main assets are an easy-to-learn scripting language, triggers that can contain regular expressions, and a split screen interface to separate
MUD output from client input.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
A series of time events has been added: YEAR, MONTH, WEEK, DAY, HOUR, MINUTE, and SECOND, as well as DATE mm-dd, DATE mm-dd hh:mm, TIME hh:mm, and TIME hh:mm:ss. The #replace command now supports the use of regular expressions.
This release fixes a bug where the verbosity state is lost when launching a new session using an alias. Support for vnum specific map events was added, as well as the ability to delete rooms by vnum. When starting a new session, the split screen settings will be properly inherited from the startup session once again.
Better #prompt support for the 0 line was added, allowing a mud prompt and input to be printed on the input line. This works well in combination with #split 0 0. Verbatim and verbose mode are now correctly handled when calling scripts triggered by input based events.