You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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