Skip to content

Releases: NX-Editor/NxEditor

NX-Editor - v1.0.0 [rc3]

05 Aug 02:08
Compare
Choose a tag to compare

NX-Editor - v1.0.0 [rc2]

03 Aug 09:18
Compare
Choose a tag to compare
Pre-release

Changes

  • Added StorageFolder setting
  • Internal fixes related to plugin updates

Full Changelog: 1.0.0-rc1...1.0.0-rc2

NX-Editor - v1.0.0 [rc1]

01 Aug 23:48
Compare
Choose a tag to compare
Pre-release

Features

Changes

  • Plugin implementation
  • MacOS builds (not officially supported) by @bastuijnman
  • Cleanup Singleton View/ViewModel ViewLocater implementation
  • Preload config modules in PluginLoader
  • Filter out Avalonia logs
  • Implement Singleton ConfigView/ConfigPageModel View/ViewModel
  • Implement StatusModal in application status footer
  • Fix recent files menu collection
  • Module system rewrite (NxEditor.PluginBase)
  • Update to Avalonia 11
  • Managed Setup/Launcher (NxEditor.Launcher)
  • Output more verbose config errors

Known Issues

  • MacOS support is pretty poor
  • Find/Replace does not work from the menu dropdown (use hotkeys)
  • Weird window behavior on Windows

Full Changelog: 0.3.7-alpha...1.0.0-rc1

NX-Editor - v0.3.7 [alpha]

13 Jun 04:30
Compare
Choose a tag to compare
Pre-release

Features

  • Support hash/string table loading in RESTBL editor

Changes

  • Cleanup RESTBL editor

Fixes

  • Fix sarc editor crashing when focusing the find/replace field

Full Changelog: 0.3.6-alpha...0.3.7-alpha

NX-Editor - v0.3.6 [alpha]

10 Jun 01:07
Compare
Choose a tag to compare
Pre-release

Changes

  • Rework RESTBL editor (#17, #29)
  • Remove TotK specific HashTable

Fixes

  • Fix RESTBL saving
  • Fix (sarc) removing root level nodes
  • Fix HotKeys not working half the time (#34)

Full Changelog: 0.3.5-alpha...0.3.6-alpha

NX-Editor - v0.3.5 [alpha]

04 Jun 00:11
Compare
Choose a tag to compare
Pre-release

Features

  • Msbt editing support

Fixes

  • Fix unsaved changes prompt showing when no changes were made

Changes

  • Rename project name to NX-Editor

Full Changelog: 0.3.4-alpha...0.3.5-alpha

EX-King Editor - v0.3.4 [alpha]

03 Jun 07:37
Compare
Choose a tag to compare
Pre-release

Features

  • Support saving as the de-serialized data

Full Changelog: 0.3.3-alpha...0.3.4-alpha

EX-King Editor - v0.3.3 [alpha]

30 May 19:43
Compare
Choose a tag to compare
Pre-release

Fixes

  • Fix DisableGlobalShortcuts in YAML editors (#19, #21)
  • Fix sarc editor search bound to unknown DisableGlobalShortcuts signature

Full Changelog: 0.3.2-alpha...0.3.3-alpha

EX-King Editor - v0.3.2 [alpha]

28 May 20:53
99d325a
Compare
Choose a tag to compare
Pre-release

Features

  • Export full path option in context menu
  • Drag drop to node folder

Fixes

  • Right Click > Edit causing CTD
  • Fix renaming behavior
  • Run on older linux distributions (Ubuntu 20.04)
  • Call EditorMgr from UI thread
  • Fix search bar in text editor
  • Map file compression

Additions

  • Notify users when replacing files
  • 1.1.1 Hash Table (RESTBL)

Full Changelog: 0.3.1-alpha...0.3.2-alpha

EX-King Editor - v0.3.1 [alpha]

16 May 02:44
31e4c76
Compare
Choose a tag to compare
Pre-release

Features

  • Sarc Editor:
    • Export file with full path
    • Drag/drop to specific node
    • Undo/redo support
  • Single instance app (files opened with the shell won't open a new instance)

Fixes

  • Fix BYML files always saving as v7 LE
  • Fix Sarc node renaming behavior
  • Build on Ubuntu 20.04

Additions

  • Notify users when replacing files

Full Changelog: 0.3.0-alpha...0.3.1-alpha