Page 1 of 1

Mudlet-1.0.3 released

Posted: Tue Nov 24, 2009 10:43 pm
by Heiko
The new release contains a number of bug fixes and introduces a couple of new functions.

changelog:

---- 1.0.3 --------------------------------
- Lua function: calcFontSize( fontSize ) to determine how wide and high a mini console needs to be to display a certain amount
of characters per line and a certain amount of lines on the respective system
- Lua function: turn logging on and off. (startLogging(true/false)
- "don't print commands" option fixed in conjunction with the new send() function accepts a 2nd paramter to print or not print
the command
- command history: if you have the clear command line option turned on, cursor up should get the last command and not the one
- split screen fix
- Lua function: add clearWindow() (current clearUserWindow()
- all console windows need an initial onResizeWindow() init call to get proper default values
- Using Mudlet 1.0.2 on Windows 7 32x I selected a trigger within a
Trigger Filter Folder, I dragged the trigger and dropped it into the
general Trigger section so that it would no longer belong to a trigger
filter or folder. Mudlet immediately froze.
- windows crash: drag and drop: trigger drop trigger folder onto heading(triggers)->folder disappears-> crash if you click on 1st trigger
- crash on drag and drop: if your drop into an open trigger folder -> crash
- drag & drop: crash if you drop above or below the trigger headline parent -> forbid such drops
- scroll bar not positioned correctly
- password problem: if GA MUD-drivers dont have turned on the ire patch unfinished 1-liners will not be rendered. with the patch, solution: use patch as default for GA muds

Re: Mudlet-1.0.3 released

Posted: Fri Nov 27, 2009 7:18 am
by Jules
Where can we download the release?

Re: Mudlet-1.0.3 released

Posted: Fri Nov 27, 2009 10:41 am
by Heiko
You can download all released binaries from our developer site at http://mudlet.sf.net
To get the latest source code check the sticky download topic in the forum.
The MAC binaries haven't been uploaded yet, but will be later today.