Released on 30 Jul 2007
1. Fixed typo in the help file.
2. Changed the "deep" function in copytables.lua to match the one shown here:
http://www.gammon.com.au/forum/?id=8042
This correctly handles copying tables with self-references.
3. Added debug code for working out why the configuration dialog is sometimes slow to open or close. To activate this you need to do this Lua script command:
utils.showdebugstatus (true)
You can deactivate it with: utils.showdebugstatus (false)
Whilst active, various messages are shown in the status line during the process of opening and closing the world configuration dialog.
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.