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
Echo echo each command to the screen as they are sent
Parsing of speed paths now allows you to use ( ) or { } to group a command, eg !2(n;w) would send n;w twice
Character manager: Notes field has been added to allow you to add notes that can be edited, they are saved directly to a file in character folder named character.notes, by saving directly to file it avoids keeping large amounts of text loaded into memory
Add %charcomment(text) to allow appending comments to character notes or getting notes field
Add %charnotes to allow setting notes or getting notes field
Profile manager: double clicking an item in treeview will now toggle expand or collapse state
Fixed:
Try to make sure window size is sent to the mud more accurately
Optimize debounce systems so it is cleaner and runs less
Mapper: Default to 1 if Directions to send is ever less then 1 so auto walk path sent always
Remove extra Enable Double Parameter Escaping from preferences dialog.
Immortal tools: fix minor bug in remote drag and drop download
Profile manager: Fixed issue when sub item group was selected and profile option changed that would cause treeview to replace sub item with profile
Changed:
Profile manager: sort profiles by priority sort if set, then alpha always, ignore index as profiles are stored by name