Version 3.57 released - with custom notepad fonts and colours

Posted by Nick Gammon on Thu 09 Dec 2004 08:47 PM — 1 posts, 6,191 views.

Australia Forum Administrator #0

I am pleased to release version 3.57 of MUSHclient. This version adds some extra Lua utilities, some more general script functions, some extra selectors for world.GetInfo, and fixes a few bugs and problems. See the release notes for more details.

New script functions

  • NotepadColour - change colour of notepad windows
  • NotepadFont - change font and style of notepad windows
  • MtSrand - seed the Mersenne Twister pseudo-random number generator
  • MtRand - obtain a pseudo-random number using the Mersenne Twister algorithm

New Lua functions

  • utils.compress - compress text
  • utils.decompress - decompress text
  • utils.hash - hash text
  • utils.base64encode - encode using base-64 function
  • utils.base64decode - decode using base-64 function

Download

You can view the release notes for version 3.57

You can download MUSHclient 3.57 now from ...

The second version (mushclient357.tar.gz) is not an installer, it is just a gzipped archive. This is for people who cannot download .exe files, or who want to run MUSHclient under Wine, and have trouble using the installer with that.

If there are any problems, please post messages to the Bug Reports, Suggestions, or General parts of this forum.