I am pleased to release version 4.40 of MUSHclient. See the release notes for more details.
Improvements
- Added support for dragging the mouse in miniwindows.
- Fixed a bug in the spell checker relating to the improvement in 4.39.
- Added lpeg scripting to the Lua script space.
- Global preferences are now saved to an SQLite database rather than the Registry (mostly).
- Added script support for SQLite database access to make it available to all scripting languages.
Download
You can view the release notes for version 4.40
You can download MUSHclient 4.40 now from ...
You are strongly advised to backup (make a copy of) your existing MUSHclient world files before upgrading. Just in case.
If there are any problems, please post messages to the Bug Reports, Suggestions, or General parts of this forum.
MD5 sum for the installer
If you do an md5sum on mushclient440.exe you should get this result:
f6c79234776def0a8e184eec24ced98c
The forum post a small script to sumcheck the MUSHclient download shows how you can write a small script in MUSHclient to do the sumcheck.
Message about "Failed to load resources file"
Some users are reporting getting a message like "
Failed to load resources file: C:\Programme\MUSHclient\locale\DE.dll - trying English file" when starting MUSHclient (the DE.dll part might be another language like FR.dll).
This will be because you have customized the "locale" of MUSHclient to other than EN (English).
See the How to localize MUSHclient messages into other languages forum posting for more details about localization.
To fix this, find the directory you installed MUSHclient into (eg. "C:\Program Files\MUSHclient\") and then locate the subdirectory "locale". In that you will find a file en.dll. Copy or rename that file to match the missing file in the message (eg. copy en.dll to de.dll).
Alternative suggestion: Go into the File menu -> Global Preferences -> General, and change the field "Locale code" back to "EN" (English) and then it should look for EN.DLL next time.
Warning about Lua 5.1 upgrade
MUSHclient version 3.80 upgraded the Lua script engine from Lua 5.0.2 to 5.1.1. If you are upgrading to this version from an earlier version than 3.80, you should read Version 3.80 released - with Lua 5.1 script engine - this post has recommendations about what is required if you use Lua scripting or Lua plugins.
Warning about upgrading from versions prior to 3.21
MUSHclient version 3.85 (onwards) no longer reads the old "binary" world files produced by versions prior to 3.21. For more information about this please read the forum post Versions 3.85 onwards no longer support world files created prior to version 3.21 - this post has recommendations about how to upgrade your world files if you are upgrading from a version earlier than 3.21.
Note that version 3.21 was released about 5 years ago, so people who have recently installed MUSHclient should not have any problems.
The source code for this version is available from http://www.gammon.com.au/forum/?id=9265
|