MXP converter for Telnet and BatMUD | ||
1. Purpose
Adds clientside MXP
(Mud eXtension protocol)
support for BatMUD, using the following software:
$ make bat_mxp.so $ LD_PRELOAD="`pwd`"/bat_mxp.so telnet bat.org > log in > mxp on > mxp map off > look 2. Supported features
Most of the MXP version 1.0 features, that can be implemented
in xterm, are supported. This includes all of the metacommands
( !ENTITY , !ATTLIST , !ELEMENT , !TAG ),
entities and formatting commands excluding paragraph controls.
BatMUD unfortunately only supports a minimum set of them though.
It also has a framework that makes it relatively easy to implement MXP-supporting programs on one's own. 3. About TinyFugue
This program would work with TF, if TF didn't mess up xterm-256color escapes. TF would need a patch to support them. 4. Copying
bat_mxp has been written by Joel Yliluoma, a.k.a.
Bisqwit, and is distributed under the terms of the General Public License (GPL). 5. Requirements
GNU make, telnet and xterm with 256-color support.
6. DownloadingDownloading help
Date (Y-md-Hi) acc Size Name 2006-1211-0941 r-- 31268 bat_mxp-1.0.4.tar.bz2 2006-1211-0941 r-- 33441 bat_mxp-1.0.4.tar.gz 2006-1211-0941 r-- 3040 patch-bat_mxp-1.0.3-1.0.4.bz2 2006-1211-0941 r-- 2947 patch-bat_mxp-1.0.3-1.0.4.gz 2006-1210-0140 r-- 30398 bat_mxp-1.0.3.tar.bz2 2006-1210-0140 r-- 32843 bat_mxp-1.0.3.tar.gz 2006-1210-0140 r-- 10919 patch-bat_mxp-1.0.2-1.0.3.bz2 2006-1210-0140 r-- 11334 patch-bat_mxp-1.0.2-1.0.3.gz 2006-1209-2211 r-- 24453 bat_mxp-1.0.2.tar.bz2 2006-1209-2211 r-- 26785 bat_mxp-1.0.2.tar.gz 2006-1209-2211 r-- 4347 patch-bat_mxp-1.0.1-1.0.2.bz2 2006-1209-2211 r-- 4440 patch-bat_mxp-1.0.1-1.0.2.gz 2006-1209-2108 r-- 23210 bat_mxp-1.0.1.tar.bz2 2006-1209-2108 r-- 25498 bat_mxp-1.0.1.tar.gz 2006-1209-2108 r-- 5945 patch-bat_mxp-1.0.0-1.0.1.bz2 2006-1209-2108 r-- 5895 patch-bat_mxp-1.0.0-1.0.1.gz 2006-1209-2028 r-- 22856 bat_mxp-1.0.0.tar.bz2 2006-1209-2028 r-- 24707 bat_mxp-1.0.0.tar.gz← Back to the source directory index at Bisqwit's homepage | ||