Skip to content

0.4.55

Compare
Choose a tag to compare
@icewolfz icewolfz released this 03 Jul 21:10
· 3473 commits to master since this release
  • New:
    • Code editor:
      • Use enter key to begin editing of currently focused row when data grid is focused
      • Enter in active editor in a data grid will accept current changes and move to next and begin editing or add a new row
      • Add preferences to control how enter works in data grids, either move on to next cell, or close editor
  • Changed:
    • Code editor:
      • Changed how multi-line text editor works in room editor advanced item and data grids, enter now always accepts, ctrl+enter will insert a new lines if allowed, if not will accept like normal enter
      • Escape now truly cancels editors with out changing values
  • Fixed:
    • Replace localstroage for connection state with a global variable, removes major slowdown when loading jimud
    • Immortal tools:
      • Fixed undefined/undefined error when uploading folders, now correctly displays error or ignores error if required
      • Fixed bug when downloading a folder with multiple sub folders, was not correctly storing related local folder destination
      • Fixed open in editor button state when option is changed from preferences dialog
    • Code editor:
      • Fixed enter accept for editable dropdowns and checkbox dropdowns
      • Fixed when adding new external exit did not update changed state when starting with no exits
      • Fixed editing items in dedicated item editor