Released on 08 Nov 2010
1. Added GetInfo (299) ANSI code-page number, and GetInfo (300) - OEM code-page number.
[master b4e8cc4]
2. Added Lua script function: utils.reload_global_prefs
This lets you force the reload of the global preferences from the disk database. For example, after using the sqlite3 functions to modify one of them.
[master a111ac3]
3. Debug 'summary' now shows the language used by plugins. This is intended to track down crashes that might be caused by script languages such as Python.
[master 6875194]
4. When doing a "find" in the world configuration dialog for triggers, timers and aliases, the script function name (script to be called) is included in the search criteria. This is useful if you are trying to find which trigger calls a particular function (perhaps because of an error message that the function does not exist).
[master aba31db]
5. Fixed bug where doing (Set)SpeedWalkDelay during world close would cause a crash.
[master 0c625cd]
6. Updated lpeg (Lua Parsing Expression Grammar) from version 0.9 to 0.10. This includes an updated re.lua file.
HISTORY for LPeg 0.10
* Changes from version 0.9 to 0.10
-------------------------------
+ backtrack stack has configurable size
+ better error messages
+ Notation for non-terminals in 're' back to A instead o <A>
+ experimental look-behind pattern
+ support for external extensions
+ works with Lua 5.2
+ consumes less C stack
- "and" predicates do not keep captures
[master f37fd84, 4ec9cb2]
7. Updated installer to make it look more modern.
[master 25d0a76]
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.