Page 1 of 1

Mudlet 3.3.1 is available!

Posted: Sat Jul 08, 2017 6:41 am
by Zaphob
Just one month after the previous major version change, now Mudlet 3.3.1 is here. This release brings in a whole new editor for Lua code, a completely revamped IRC window, and utf8 in Lua!

Overview

Download

Please provide all feedback and problem reports on 3.3.1 here! Feature requests can be done in our dedicated thread.

Re: Mudlet 3.3.1 is available! Profiles not saved

Posted: Sat Jul 15, 2017 7:37 pm
by Slayd
3.3.1 totally smoked the problem I was having with small type in the editor! Well done!

I am still having problems with lost Profiles when I create a new one. The default profile on creation has the three aliases, echo, runLua, and deleteOldProfiles. However these and any folders/items I create are lost when I close mudlet and return later.

I always select Save when I close mudlet. I've also started routinely clicking on SaveProfile after I have saved a particular item (alias, trigger, script et al) that I just created or updated. Everything is gone when I next connect to that profile.

I can see xml files in my ~/.config/mudlet/profiles/XXX/current folders, so I know there's not a file save problem there.

I'm using mudlet on a MacPro OSX Sierra 10.12.5. I've attached the latest profile saved

Re: Mudlet 3.3.1 is available!

Posted: Tue Aug 01, 2017 2:40 am
by Jayden
The new editor features in 3.3.1 are delightful! I spend much, much less time tabbing out to Sublime Text since it was introduced.

However, there is one nasty problem I've run into: The new editor seems to hate keyboard layouts with an AltGr key, rejecting any inputs made with it. I'm on a Finnish keyboard; backslashes, brackets, tildes, vertical pipes are all entered with AltGr key combinations - probably obvious how Lua could be tough without these! They worked perfectly fine in previous versions, and continue to in external programs. Inputting these characters still works in every other area of Mudlet, including when editing the trigger lines themselves - it is only in the new editor where these commands fail.

Edit: Alt codes (LAlt+KP60 for < for example) do not work either. AltGr and Alt key combinations both fail only within the editor.

Re: Mudlet 3.3.1 is available!

Posted: Tue Aug 01, 2017 4:41 am
by Vadi
Sorry about the problem! Does https://github.com/edbee/edbee-lib/issues/47 sound like what you're having?

Re: Mudlet 3.3.1 is available!

Posted: Wed Aug 02, 2017 8:53 pm
by Jayden
Yes, that's the exact same issue I'm running into! Using Alt+Ctrl instead of AltGr does not work either, same as in the issue.