Releases: SilverGreen93/CDPExplorer
Releases · SilverGreen93/CDPExplorer
v4.2
- Add new option to always export cdp filename kuid in kuid2 format. This option makes sorting files consistent.
Full Changelog: v4.1...v4.2
v4.1
Add option to auto-rename files if the destination cdp file already exists.
This is in addition of the existing Skip and Overwrite options.
v4.0
Major release
What's new?
- Added multi-file support: You can now open multiple CDP files in the same CDP Explorer window by drag and dropping them or using Ctrl+O. You can still open separate CDP Explorer windows with only one file present.
- Added a new column in the grid view to keep track of the asset's original file.
- Resized the Era and Description columns to keep them smaller even if the contained text exceeds the window size.
- Added the ability to customize more the output filename format for exported CDPs by choosing the KUID, build, username order as you please.
v3.7
v3.6
Fix kuid comparisons that overflow as Integer but do fit in an Unsigned Integer.
v3.5
Fix parsing of trainz-build stored as int.
v3.4
This release fixes the following:
- Always show trainz-build with 1 decimal place (i.e. 2.0 instead of 2)
- Correctly display and extract kuid2 without version number
v3.3
New in this version:
- Add settings window
- Add export filename options
- Add overwrite policy
- Store settings and retrive them on application restart
- Fix Trainz build format localization in main gridview
- Show modal dialogs centered on main window
- Bump copyright to 2020