Search found 1019 matches

by SlySven
Wed Jun 21, 2023 11:54 am
Forum: Help Forum
Topic: How to locate current room in "IRE mapping script"?
Replies: 5
Views: 19979

Re: How to locate current room in "IRE mapping script"?

hi Vadi, the name of the game is Pkuxkx. I'v turned on gmcp move funtion by input "tune gmcp move on" in the game. how do I know whether this is a IRE game? That is one of the games we have encountered in the past (it was what prompted me to do the GBK/GB2312/GB18030 decoding/encoding sup...
by SlySven
Wed Jun 21, 2023 11:45 am
Forum: Mudlet Development
Topic: MXP enhancements, was PR #4200
Replies: 14
Views: 32745

Re: MXP enhancements, was PR #4200

One thing to watch out for is that the editor in the Qt IDE QtCreator eats some special characters (like non-breaking spaces, which it shows differently but then converts them to normal spaces on saving) in files that it opens and that can mess them up if you have them as raw strings in C++ source c...
by SlySven
Sun Jun 18, 2023 11:28 am
Forum: Help Forum
Topic: How to use Lua scripts in addSpecialExit()
Replies: 14
Views: 48443

Re: How to use Lua scripts in addSpecialExit()

Up to now that only works for MUDs that use the IRE Mapper package that we bundle - the "generic" one doesn't support that "script:" prefix - however, good news, work is actually in progress to make that work for that one as well, you might want to watch this GitHub Pull-Request ...
by SlySven
Sun Apr 23, 2023 9:07 pm
Forum: Mudlet Development
Topic: MXP enhancements, was PR #4200
Replies: 14
Views: 32745

Re: MXP enhancements, was PR #4200

TBH That has gone a little over my head. So I will just read through what you come up with and see if that makes things clearer. ;)
by SlySven
Sun Apr 23, 2023 7:10 pm
Forum: Mudlet Development
Topic: MXP enhancements, was PR #4200
Replies: 14
Views: 32745

Re: MXP enhancements, was PR #4200

Just a couple of notes: 1. Make <version> support a style argument... I'm not sure I follow you, according to the available reference material, well this the MUD server can send a STYLE attribute in the pseudo-XML that specifies a style-sheet "version number". It isn't clear to me how Mudl...
by SlySven
Wed Apr 12, 2023 8:34 pm
Forum: Mudlet Development
Topic: Windows build Environment cannot be installed anymore - need a hand
Replies: 29
Views: 44791

Re: Windows build Environment cannot be installed anymore - need a hand

If you want to try something different I've finally gotten around to putting together something that other people can use to work in a MSYS2+Mingw-w64 environment completely - I haven't publicised this outside of the Core Devs but It might be of interest to you. This is a set of three scripts that c...
by SlySven
Mon Feb 27, 2023 3:18 am
Forum: Help Forum
Topic: Bug? Disabled Group, Active Aliases
Replies: 2
Views: 8244

Re: Bug? Disabled Group, Active Aliases

Though it is marked as active, if any of its "ancestors" (parents, usually a "folder" icon) are inactive then it won't be (which is why it is shown in grey).
by SlySven
Mon Jan 02, 2023 6:12 pm
Forum: General Forum
Topic: stop \r also echoing \n
Replies: 1
Views: 22407

Re: stop \r also echoing \n

Technically no, not as the Server sending that data intends as Mudlet - because it is a GUI client - does not allow the Server to change anything that it has previously sent and which Mudlet has subsequently processed (through it's trigger engine and then displayed in the main console). Hopefully th...
by SlySven
Sat Dec 10, 2022 9:07 am
Forum: International
Topic: plz support korean language
Replies: 6
Views: 61508

Re: plz support korean language

Please can the OP try the test version in the second post in this Pull-Request: https://github.com/mudlet/mudlet/pull/6457 .
by SlySven
Mon Nov 28, 2022 9:47 pm
Forum: Whatever
Topic: Only really for the Crysosphere sysop
Replies: 1
Views: 53068

Only really for the Crysosphere sysop

i recently stumbled across Crysophere MUD and noted that they did mention a couple of ancient (10 years or more ago) versions of Mudlet in their list of MUD client programs. They have a listing which reported the features/issues of each client but the ones for our client are somewhat outdated nowada...