Skip to content

Releases: TheSiriusSystem/PD2-CustomOST-to-BeardLib-Tool

v1.1.1

05 Jun 11:41
Compare
Choose a tag to compare

Added

  • Setting "Output Location" is validated on startup

Changed

  • "Select a Track Definition" and "Select a New Output Location" dialogs have their size reset when opened
  • [Windows] New application binary description

v1.1.0

04 Jun 20:19
Compare
Choose a tag to compare

Added

  • Self-Contained Mode: If a ._sc_ or _sc_ file is found next to the application binary, settings.cfg and log.txt will be saved in the same folder as the application. This does not affect the default output location.
  • Console: Setting changes and converter tasks are printed to this panel. Additionally, they are written to log.txt; this file is cleared on startup.
  • "Open Output Folder" button
  • Settings are saved on exit
  • Output location can be changed in settings

Changed

  • Migrated to Godot 4.2. As a result, the UI will look different and the executable size is bigger.
  • Updated icon
  • Drastically refactored code
  • Converting a track definition takes one less click
  • Updated settings panel appearance
  • Alert dialog title has emojis (e.g. "✔ Success ✔")
  • Renamed setting "Ignore Volume Params" to "Inherit Volume Params"

Removed

  • Application window can no longer be resized

Precompiled 32-bit builds will be available going forward.

v1.0.0

10 Oct 20:33
Compare
Choose a tag to compare

Initial release.