Mmucl project is a Mud client written in Tcl.
Mmucl is an extremely flexible mud client written in Tcl that provides a number of different interfaces.
The graphical interfaces use GTK and Tk.
Here are some key features of "Mmucl":
· Written entirely in Tcl. No custom libraries required.
· Tk and Gnome graphical interfaces.
· Simple text interface as well as a readline interface.
· Support for MCCP.
· Runs under any platform that Tcl does.
· Extendable. Easily customized.
· Sophisticated alias language (Tcl of course).
· Routines for keeping track of characters and their init files.
· Ansi color support.
· History recording (hit up or down to scroll through past commands).
· Online help system (html version of the manual).
Requirements:
· Tcl 8.4 or better
What's New in This Release:
· Fixed some problems with connection timeouts.
· Fixed session close bugs in tk interface.
· Tk interface clean up and minor enhancements.
· Fixed bug in Tk interface where key bindings with idential events in different groups did not both trigger.
· Doing async host lookups requires at least version 2.5 of the Thread extension.
· Added mud master compatible chat system module written by Kurt Hutchinson in script/contrib.
· Added "config reset" to reset config options to defaults.
Product's homepage