Released on 03 Jun 2008
1. Added option to not show the count of newly received lines in the tabs, if you are using tabbed windows. This option can only be set through a script command:
SetOption ("do_not_show_outstanding_lines", 1)
(Use the value 0 to return to normal behaviour, which is showing the count).
See: http://www.gammon.com.au/forum/?id=8666
2. Upgraded the Lua dll to the patched Lua 5.1.3 as released by www.lua.org on 7th May 2008. This fixes various obscure bugs in Lua.
3. Changed the way that UTF-8 encoding is handled slightly. Now, the command window is assumed to not have UTF-8 in it (as there is no easy way of putting it there). Thus, even if UTF-8 is enabled for the output window, aliases assume that the text in the command window (or in general) is not UTF-8.
See: http://www.gammon.com.au/forum/?id=2681&page=4 for a discussion.
View all MUSHclient release notes
Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.