Releases: TheSiriusSystem/PD2-CustomOST-to-BeardLib-Tool
Releases · TheSiriusSystem/PD2-CustomOST-to-BeardLib-Tool
v1.1.1
v1.1.0
Added
- Self-Contained Mode: If a
._sc_
or_sc_
file is found next to the application binary,settings.cfg
andlog.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
Initial release.