Version 4.29 released

Posted by Nick Gammon on Mon 23 Jun 2008 11:47 PM — 1 posts, 8,115 views.

Australia Forum Administrator #0

I am pleased to release version 4.29 of MUSHclient. See the release notes for more details.

Improvements

  • Improvements to tab-completion
  • New option to auto-resize command window
  • Fixed bug in SetCommandWindowHeight which caused MUSHclient to crash
  • Improved the "next fire time" column in the Timers list
  • Improved PlaySound script function
  • Changed some default settings on a new installation
  • The "debug packets" operation now shows the date/time of each packet
  • New script function SetToolBarPosition sets the tool bar positions

Download

You can view the release notes for version 4.29

You can download MUSHclient 4.29 now from ...

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 mushclient429.exe you should get this result:

4d0a671912b60a467e88624c86ef6051

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 Bazaar source repository is at http://www.binarygoblins.com/mushclient/bzr/.

The diffs for the source compared to version 4.28 are at http://www.gammon.com.au/files/mushclient/src/version_4.29_diffs.txt

The md5sum for the diffs file is c0dae7cf6f27f75639b2b826666b80e6.