Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to forward XML tags to the client #285

Open
MuMeM opened this issue Jan 18, 2023 · 2 comments
Open

Make it possible to forward XML tags to the client #285

MuMeM opened this issue Jan 18, 2023 · 2 comments

Comments

@MuMeM
Copy link

MuMeM commented Jan 18, 2023

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.

@MuMeM MuMeM changed the title forward XML to client Make it possible to forward XML tags to the client Jan 18, 2023
@nschimme
Copy link
Contributor

Not discounting this ticket, but couldn't Mudlet use GMCP instead to get some of the structured information?

@MuMeM
Copy link
Author

MuMeM commented Jan 25, 2023

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! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants