MudWalker Revision History
Version 0.3.1, released August 28, 2004
- New features:
- Lua scripts can speak text using the new
speak()
function.
- “Show Triggers” in the Window menu displays a small floating window from which triggers can be enabled and disabled quickly.
- Minor improvements:
- Menu layout revised to reduce the number of menus and match the latest Apple templates.
- All account selection menus have checkmarks by the chosen account.
- The File menu now has a submenu containing Library entries.
- The MCP mapping window can now be opened explicitly (when the setting for auto-open is off), and has much better layout.
- Notable bug fixes:
- Disabling aliases now works.
- The Library now remembers addresses even if you don't save a connection document.
- Link color setting now works under 10.3.
- Removed overenthusiastic error reports for the Telnet subsystem.
- The input panel now does not appear in the wrong place after a quit and relaunch if its toolbar is visible.
- Other:
- Full-screen terminal windows are no longer supported.
Version 0.3.0, released July 21, 2003
- New features:
- Scripting using the Lua programming language.
- Command aliases.
- Settings can be set in MudWalker's preferences, taking effect for all new and existing connection documents.
- Option to auto-reconnect when connection is lost.
- Multiple text-color 'sets' can be created and selected.
- Default colors are now black-on-white, with white-on-black available as a color set.
- The Library feature has been completely redesigned to be more useful. Library entries are now automatically created and managed.
- Minor improvements:
- Command history is now per-window instead of being shared by all windows.
- Prompts can be displayed in terminal windows as well as in the input panel.
- New options to control prompt interpretation.
- Terminal windows now include the character name in their titles.
- The MCP-based mapping window can be disabled.
- Command-W and Command-M keyboard shortcuts work on the terminal window even if the cursor is in the input window.
- The confirmation dialog before opening a URL sent by the server (via
dns-com-awns-serverinfo
) can be disabled.
- Application and document icons slightly improved.
- New toolbar icons.
- Notable bug fixes:
- Fixed a bug where blank lines in trigger patterns would cause MudWalker to hang.
- Better handling of failure to connect.
- Fixed a bug that prevented the typing of accented characters with multiple key sequences in the input panel.
- Fixed some bugs in ANSI color handling.
- The input panel now remembers your choice of font.