mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #00784
[Bug 409382] Re: Feature request: MXP
If you want to include this someday, maybe the following will help your
development:
In Avalon:
"term mxpstart" (re-)send the negotiation and first MXP queries
"term mxpinfo" prints some gained information (as provided by mxp version and mxp support(s) tags)
"term mxptest" prints some testcases
I implemented these for my server-side testing, but you may finde them
usefull, too.
Please also note that Avalon heavily relies on these MXP-Sequences in order to work at all:
#define MXP_SECURE_LINE "\e[1z"
#define MXP_LOCK_LOCKED_MODE "\e[7z" (MXP version 0.4)
Additionaly a cross-reference to see which tags Mushclient implements
(it skips some of the more complex and wilder ones):
http://www.gammon.com.au/forum/?id=238
--
Feature request: MXP
https://bugs.launchpad.net/bugs/409382
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: New
Bug description:
I'd love to see support for MXP in the future. I know not many MUDs out there take advantage of it, but a new MUD called Lithmeria, to mention one that I know of, which is most likely going to compete with the big ones some day is using it quite well. I know more than just me would love to see this and would most likely start using the client once it gains this feature.
References