This project is meant to give a rebirth to the TinyFugue MUD client.
Since Ken Keys hasn't actively developed it for 6 years, and I've collected a lot of patches during that time, I decided to push them together.
To enable:
./configure --enable-python
To enable:
./configure --enable-lua
Widechar is enabled by default. Widechar requires ICU libraries to be installed on the system (libicu-dev on Ubuntu).
To disable:
./configure --disable-widechar
- ATCP
- GMCP
- option 102
To enable compile with:
--enable-atcp enable ATCP support
--enable-gmcp enable GMCP support
--enable-option102 enable telnet option 102 support
- Timestamp logging
- Ansi logging
Since the version hasn't changed in the last 14 years, I have decided to go with normal versioning to allow easy distinguishing of different new versions. I started with version 5.1.0 and will try to follow Semantic Versioning.
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004, 2005, 2006-2007 Ken Keys (kenkeys@users.sourceforge.net)