Make it possible to forward XML tags to the client
Currently the XML targs ("change xml on") are not forwarded to the client. It would be great if this would be configurable in MMapper via the preferences dialog, so that also clients (like Mudlet) can receive these XML codes.
Not discounting this ticket, but couldn't Mudlet use GMCP instead to get some of the structured information?
Yes, some. But not all. E.g. the <character> and <enemy> information is not sent, and all the combat messages (<hit>, <damage>, <avoid_damage>. XML makes it so much easier to identify all this information, without resorting to parsing.
But if we can include them into GMCP you have my vote for this! :+1: