Mudlet 3.0.0-delta (preview #4)

User avatar
SlySven
Posts: 1023
Joined: Mon Mar 04, 2013 3:40 pm
Location: Deepest Wiltshire, UK
Discord: SlySven#2703

Re: Mudlet 3.0.0-delta (preview #4)

Post by SlySven »

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.} :geek:

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: Mudlet 3.0.0-delta (preview #4)

Post by Vadi »

Belgarath 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.
http://ge.tt/6pHk4HA2

I tried it out but I don't think it was happening for me? Or do you mean something else?

Nemutaur
Posts: 22
Joined: Mon Mar 19, 2012 10:58 pm

Re: Mudlet 3.0.0-delta (preview #4)

Post by Nemutaur »

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.

User avatar
Belgarath
Posts: 232
Joined: Fri Jul 26, 2013 7:19 am
Discord: macjabeth#7149

Re: Mudlet 3.0.0-delta (preview #4)

Post by Belgarath »

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 <.<

Slayd
Posts: 102
Joined: Mon Jul 25, 2011 4:57 am

Re: Mudlet 3.0.0-delta (preview #4)

Post by Slayd »

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?

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: Mudlet 3.0.0-delta (preview #4)

Post by Vadi »

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.

User avatar
Belgarath
Posts: 232
Joined: Fri Jul 26, 2013 7:19 am
Discord: macjabeth#7149

Re: Mudlet 3.0.0-delta (preview #4)

Post by Belgarath »

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.

Slayd
Posts: 102
Joined: Mon Jul 25, 2011 4:57 am

Re: Mudlet 3.0.0-delta (preview #4)

Post by Slayd »

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

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: Mudlet 3.0.0-delta (preview #4)

Post by Vadi »

Can anyone on 10.10.2 confirm?

mishgul
Posts: 41
Joined: Sat Nov 21, 2009 9:23 pm

Re: Mudlet 3.0.0-delta (preview #4)

Post by mishgul »

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.

Post Reply