TinyMUSH 3 project is a descendant of the TinyMUD server, and thus supports multi-user communication in a text-based "virtual world" format, via TCP/IP connections (presumably, but not necessarily, Internet connections).
The end result looks much like text adventures games of the mid-1980s. Though its simplest application is as a chat server, TinyMUSH 3 is intended to have the flexibility and power to support highly complex roleplaying environments.
TinyMUSH 3 is a derivative of TinyMUSH 2.0, originally created through the fusion of the TinyMUSH 2.2 and TinyMUX 1.6 code branches. The server is under active development and support.
· Fixed Always clear @prog data on logout
· Fixed tools (src/tools). Add an install tag to the tools makefile.
· Update LibTools to version 1.5.22.
· Update AutoConf to version 2.59.
· Fixed function logf() in udb_· conflict with build-in function logf(), rename the function to warning().
· Remove unused port-concentrator code.
· Automated build of TinyGDBM within ./configure.
· Updated the build process a bit to keep in line with autoconf standards.
· Описание и дополнения от редакторов и пользователей сайта