Skip to content

Releases: AnthonyZJiang/D-OS-Save-Editor

Alpha preview v1.6.0

28 May 20:26
Compare
Choose a tag to compare

Changes since v1.5.5

  • MainWindow now shows meta info. (tip: check tooltips, Credit: Greavox)
  • Now you can double-click the savegame from the list in the main window to load it. Yay!
  • SE window now shows the name of the savegame that is being edited.

Changes made in v1.5.5 (Un-announced release)

  • Added descriptions for Abilities (tooltip).
  • Web-hosted modifier list has been made obsolete since a full list is now built-in; relevant codes have been removed.
  • A few UI and bug fixes.

Any issues?

  1. Check Troubleshooting.
  2. Report through the "Issues" page (preferred but you will need a Github account) or Google sheet.

Note:

This version could be unstable, as I have got little time to test it. If you are having problems, please feel free to let me know through the bug report button located at the bottom left corner of the MainWindow. Sorry but you are my testers 😄.

You can also switch to v1.5.5, which should be stable as the only reported bug has been fixed.

Alpha preview v1.5.5

28 May 19:50
Compare
Choose a tag to compare
  • Added descriptions for Abilities (tooltip).
  • Web-hosted modifier list is now obsolete since a full list is now built-in; relevant codes have been removed.
  • A few UI and bug fixes.

Alpha release v1.5.4

08 May 01:14
Compare
Choose a tag to compare
  • Redesigned Talent tab: tooltips for Talent checkboxes (Credit: Greavox) and new layout.
  • Improved Add Modifier dialogue: improved keyword prediction and fixed scrollbar issue.

Alpha release v1.5.3

07 May 13:31
Compare
Choose a tag to compare
  • fixed the "Close" button in the progress indicating window.
  • fixed an issue causing exceptions during save changes.
  • minor UI improvement.

Thank you for reporting errors and I also feel bad to release this unstable application. I barely have time to test the application and you are being my testers.

Alpha preview v1.5.2

06 May 21:00
Compare
Choose a tag to compare
  • fixed a bug where changes in Talent are not updated when Apply button is clicked.

Alpha release v1.5.1

06 May 15:12
Compare
Choose a tag to compare

If you have v1.5.0, you may ignore this release.

  • Fixed some minor UI problems.

Alpha release v1.5.0

06 May 14:34
Compare
Choose a tag to compare
  • Added support for editing Talent. Credit: FlukiestEmperor.
  • Loading and saving a savegame is now faster.
  • Added a progress indicator for loading and saving savegames.

Alpha release v1.4.4

01 May 21:30
Compare
Choose a tag to compare

Apologies for such frequent bug fixes that keeps you updating the application.
However, if you are not affected by any bugs, you don't have to update it.

  • fixed a few potential overflow bugs
  • fixed an error which would crash the application if the user has no or poor internet connection.

Alpha release v1.4.3

01 May 11:47
Compare
Choose a tag to compare
  • added error/suggestion reporting function, accessible from the bottom left corner of the main window
  • improved exception handling

Alpha release v1.4.2

01 May 00:41
Compare
Choose a tag to compare
  • fixed an error relating to InventryId
  • fixed a spelling mistake in UI (intilligence -> intelligence)