Skip to content

1.6.0

Compare
Choose a tag to compare
@icewolfz icewolfz released this 15 Feb 23:38
· 9 commits to master since this release
  • New:
    • Add client.sendChatRaw to send raw text to chat window
    • Add #UNMACRO/#UNKEY to delete macros from command input
    • Status: Add color aura's to reflect buffer/fortify state
    • Composer now properly checks if you are in edit mode to avoid sending mail
    • Add Set Default MXP on state to true preference, Set the default state for mxp line state, when true it works more like MUSHclient and Mudlet and requires all < and > to be encoded from the mud
    • Expand #TRIGGER/#BUTTON/#EVENT options to allow explicit true/value support of option=true|false
  • Fixed:
    • Fix issue with MXP image maps not correctly appending ?x,y to command
    • Fix status not removing separator between party/combat bars when party members removed
    • Preferences: Fix Log gagged lines not being settable
    • Backup:
      • Reset state on disconnect/reconnect
      • Fix load not displaying error messages always
    • Fix broken resize when client first used
    • Fix command input auto size when html tags in text
    • Disable MXP parsing when echoing text as echo should always be raw text and ignore MXP commands
    • Fix MXP TempSecure line mode
    • Fix MXP Reset line mode
    • Fix bug in #trigger/#action when creating new trigger
    • Fix #IF and %{if} not allowing optional else argument
    • Fix XTerm set title to properly handle other commands
    • Remove dead protocols from url detection
  • Changed:
    • Change client.sendChat to parse text then send to chat window, works like #chat now
    • Update electron 32.2.2 to 34.2.0
    • Update mathjs 13.2.0 to 14.2.0
    • Update yauzl 3.1.3 to 3.2.0
    • Update yazl 3.1.0 to 3.3.1
    • Update better-sqlite3 11.5.0 to 11.8.1
    • Update chokidar 4.0.1 to 4.0.3
    • Update fs-extra 11.2.0 to 11.3.0
    • Update electron-updater 6.3.9 to 6.5.0