Index of /tcl/ftparchive/sorted/net/mmucl1.0b1

      Name                   Last modified     Size  Description

[DIR] Parent Directory 28-Oct-99 15:46 - [   ] README 20-Apr-97 20:03 3k [CMP] mmucl1.0b1.tar.gz 21-Apr-97 10:53 39k

--------------------------------------------------
Mark's MUd CLient, Mmucl (pronounced muckle) v1.0b1
	A mud client written in Tcl/Tk

Copyright (C) Mark Patton 
email: tmtro1@Gramercy.ios.com
--------------------------------------------------

Mmucl is a mud client written in the scripting language Tcl/Tk
Mmucl requires version 4.2 or better of Tk to run. The latest Tcl/Tk
releases can be found at  ftp://ftp.sunlabs.com/pub/tcl/

Mmucl can be found at http://gramercy.ios.com/~tmtr01/mmucl
and http://www.neosoft.com/tcl/contributed-software/

This is a beta release of Mmucl. It is completely functional, but I
want to get some feedback before a final release.

INFORMATION ABOUT MMUCL
-----------------------
	Mmucl comes with two different graphical interfaces, Xmmucl and
Winmmucl. Xmmucl is basically a floating tool bar that uses a console,
preferably a xterm, to display mud output. Winmmucl provides its own
window to display output in. 

	I wrote Mmucl to learn a little about Tcl/Tk and because
I couldn't find any unix mud clients with decent graphical user
interfaces. But because I wrote Mmucl in Tcl/Tk it runs mostly without
changes on any platform to which Tcl/Tk has been ported. Mmucl has
been verified to work under Linux, Windows 95, and Windows NT with Tk
version 4.2 or better.

	My intention in coding Mmucl was to combine the functionality
of unix mud clients with a nice graphical user interface. Provided you
learn Tcl/Tk which is a relatively simple process, Mmucl is infinitely
extendable. If Mmucl lacks a feature you want, you can add it
yourself. If you want a a pop up window to keep track of your hit
points, make one. Look at mmuclrc in the examples directory of the
Mmucl distrubution for an example of how to do it. 

FEATURES
--------
	-regexp actions (triggers)
	-sophisticated alias language (Tcl of course)
	-routines for keeping track of characters and their init files
	-ansi color support (winmmucl)
	-history (hit up or down to scroll through past commands)
	-portable, runs under any OS that runs Tcl/Tk
	-extendable, easily customized
	-help files are written in html
	-help system provides a simple local html browser		
	-simple graphical interface
		-edit aliases, actions, and characters graphically
		-dialog boxes for connection to muds, loading files, etc. 

LICENSE
-------
	Mmucl is distributed under the Gnu Public License. Read the file
LICENSE that comes with the Mmucl distribution for more information.

FEEDBACK
---------
	If you have comments, suggestions, bug reports etc. email me at 
tmtr01@gramercy.ios.com.