Skip to content

Releases: icewolfz/jiMUD

0.11.1

24 Mar 03:16
Compare
Choose a tag to compare
  • New:
    • Triggers: Cache regular expression objects so they are only created first time a trigger is ran
    • Use native built in spellchecker systems, add support for most editable fields
  • Fixed:
    • Fix command input lost when canceling open link confirm box
  • Changed:
    • Update monaco-editor 0.19.3 to 0.20.0
    • Update electron 8.0.1 to 8.1.1
    • Update drivelist 8.0.9 to 8.0.10
    • Update electron-updater 4.2.0 to 4.2.5
    • Update better-sqlite3 5.4.3 to 6.0.1
    • Update yargs-parser 17.0.0 to 18.1.1
    • Update fs-extra from 8.1.0 to 9.0.0
    • Remove spellchecker 3.7.0

WARNING This version has been removed due to windows defender reporting it as infected if you have installed this version it is recommended to install 0.11.2, see issue #112 for more information

0.11.0

10 Feb 22:34
Compare
Choose a tag to compare
  • New:
    • Add button bar overflow support to allow scrolling of buttons
  • Fixed:
    • Profile manager: Fix issue when using capital letters and renaming a profile
  • Changed:
    • Update electron 7.1.10 to 8.0.0
    • Update yargs-parser 16.1.0 to 17.0.0
    • Make wheel mouse events passive to allow better optimizing of scrolling for mapper and main display
    • Code editor: revert a quick hack to menu issues

0.10.2

28 Jan 02:37
Compare
Choose a tag to compare
  • New:
    • Optimize macro execution
  • Changed:
    • Update monaco-editor 0.19.2 to 0.19.3
    • Update electron 7.1.9 to 7.1.10

0.10.1

14 Jan 02:10
Compare
Choose a tag to compare
  • New:
    • Profile manager:
      • Preference to change how items are sorted: Alpha, index, or priority
      • Preference to change sort direction from ascending or descending
  • Changed:
    • Update electron 7.1.1 to 7.1.9
    • Update chokidar 3.3.0 to 3.3.1
    • Update monaco-editor 0.18.1 to 0.19.2

0.10.0

12 Nov 02:58
Compare
Choose a tag to compare
  • Fixed:
    • Immortal tools: fix upload fail not being correctly registered
    • Code editor: Ignore formatting for inline comments
    • About: update process memory info display using new built in api's
    • Character manager: Add close button if mac
  • Changed:
    • Refactor hasOwnProperty checks to use proper calls for more security when running dynamic scripts
    • Update electron 6.0.9 to 7.1.1
    • Update monaco-editor 0.18.0 to 0.18.1
    • Update chokidar 3.1.0 to 3.3.3
    • Update drivelist 8.0.6 to 8.0.9
    • Update yargs-parser 13.1.1 to 16.1.0
    • Replace font-manager 0.3.0 with fontmanager-redux 0.4.0
    • Update electron-updater 4.1.2 to 4.2.0

0.9.4

16 Sep 22:01
Compare
Choose a tag to compare
  • Fixed:
    • Auto updater: fix now/later being reversed function
    • Immortal tools: Add upload/download to folder context menus
    • Remove some menu hacks as electron 6.0.8 seems to have fixed menu issues
  • Changed:
    • Update electron 6.0.7 to 6.0.9
    • Update better-sqlite3 5.4.2 to 5.4.3
    • Update monaco-editor 0.17.1 to 0.18.0
    • Update yargs-parser 13.1.1 to 14.0.0
    • Update fswin 3.18.918 to 3.19.908
    • Update markdown-it 9.1.0 to 10.0.0
    • Update chokidar 3.0.2 to 3.1.0

0.9.3

03 Sep 00:01
Compare
Choose a tag to compare
  • New:
    • About: re-add memory display using 3rd party module until electron 7 is released
  • Changed:
    • Update electron 6.0.4 to 6.0.7
    • Convert all open file dialogs to use newer syntaxes
  • Fixed:
    • Fixed save dialogs not working due to electron 6 dialog changes

0.9.2

26 Aug 23:31
Compare
Choose a tag to compare
  • New:
    • Auto updater: Option to install update later next time the client is started
  • Changed:
    • About:
      • Update copyright date
      • No longer a modal dialog and movable
    • Auto updater: Force close even if connected or sub windows open
    • Update electron 6.0.3 to 6.0.4
  • Fixed:
    • Fixed progress dialog titles not being correctly set in places
    • Display: Fixed incorrect vertical scrollbar height
    • Fixed dialogs boxes broken in electron 6 update
    • Code editor: do not add a newline if throw is a function for a object

0.9.1

22 Aug 01:34
Compare
Choose a tag to compare
  • Fixed:
    • Help: Fixed character manager help topic not being listed
    • Code editor: a quick fix to crash due to menu issues in electron 6
    • Profile manager: Fix issue when trying to update a profile that contained a non Alpha numeric character, :, ., or -
  • Changed:
    • Update electron 6.0.2 to 6.0.3

0.9.0

19 Aug 20:32
Compare
Choose a tag to compare
  • New:
    • Added character manager doc
  • Fixed:
    • Fixed check for updates open website dialog button
    • Fixed issues when reloading preferences and closing child windows
    • Themes: tweaks to health bars to better handle zooming
  • Changed:
    • Update electron 5.0.8 to 6.0.2
    • Update better-sqlite3 5.4.1 to 5.4.2
    • Update markdown-it 9.0.1 to 9.1.0