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 ...
- http://www.gammon.com.au/files/mushclient/mushclient357.exe (1.62 Mb)
- http://www.gammon.com.au/files/mushclient/mushclient357.tar.gz (1.75 Mb)
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.