It is a limitation of the XML 1.0 specification that prohibits ASCII control characters (ASCII codes less than 32{dec} and delete 127) EXCEPT for <Tab> <CR> and <LF> - that prohibition also covers <ESC> so no putting ANSI Colour codes in your triggers though we have recently looked at a workaround for that character in particular though I don't recall whether it is in any released code!
{Mudlet stores your profile data scripts/aliases etc. in a (zipped?) XML format.}
Mudlet 3.0.0-delta (preview #4)
Re: Mudlet 3.0.0-delta (preview #4)
http://ge.tt/6pHk4HA2Belgarath wrote:Highlighting text and right clicking for a copy is... Too fast. It disappears instantly before you can click on anything. This is on OSX Yosemite.
I tried it out but I don't think it was happening for me? Or do you mean something else?
Re: Mudlet 3.0.0-delta (preview #4)
It might be the same problem i had with the trigger dropdown. I think there are "extra" clicks sometimes because of the mudlet map bug.
Re: Mudlet 3.0.0-delta (preview #4)
http://ge.tt/7U5lSMA2/v/0?c
Very weird, since I can see the right click working but it goes away instantly without me doing anything <.<
Very weird, since I can see the right click working but it goes away instantly without me doing anything <.<
Re: Mudlet 3.0.0-delta (preview #4)
I applaud all the effort that has and is being put into this new release of mudlet. I know that incremental progress is being made.
Are there known problems with 3.0 that cannot be solved by our mudlet team in isolation? That require changes in third party software that mudlet is using? If so, is there a list of these resolve-required-by-third-party problems?
Are there known problems with 3.0 that cannot be solved by our mudlet team in isolation? That require changes in third party software that mudlet is using? If so, is there a list of these resolve-required-by-third-party problems?
Re: Mudlet 3.0.0-delta (preview #4)
http://goo.gl/YrT40J is the list of issues outstanding - there are a couple of nasty OSX-specific issues that are big blockers. https://bugs.launchpad.net/mudlet/+bug/1371444 is a Qt issue, submitted to Qt's JIRA with a test case, and another https://bugs.launchpad.net/mudlet/+bug/1419179 which is a Qt issue but without a test case so far.
Besides the mapper exits issue that's being worked on by SlySven and chris already, the other issues on the list are fairly minor.
Besides the mapper exits issue that's being worked on by SlySven and chris already, the other issues on the list are fairly minor.
Re: Mudlet 3.0.0-delta (preview #4)
I'm having the same problem as https://bugs.launchpad.net/mudlet/+bug/1413435 in OSX. I've been using Delta for the last few weeks and apart from having to maximise/resize it when I open different profiles, that one mapper bug, and Mudlet crashing when I click on the search bar to look up something in the backlog, it is working very smoothly and efficiently.
Re: Mudlet 3.0.0-delta (preview #4)
For some reason, I'm no longer seeing the problem with the long input line causing the window to shrink in size.
It may have been something that was fixed in an OSX release. I am using 10.10.2
It may have been something that was fixed in an OSX release. I am using 10.10.2
Re: Mudlet 3.0.0-delta (preview #4)
Can anyone on 10.10.2 confirm?
Re: Mudlet 3.0.0-delta (preview #4)
Hello,
Will there be a function for ANSI 256 colour support? I know that previous version of mudlet had support for 16 colours, in ANSI, but the getColorWildcard() function just returns false if I go higher.
Will there be a function for ANSI 256 colour support? I know that previous version of mudlet had support for 16 colours, in ANSI, but the getColorWildcard() function just returns false if I go higher.