Releases: Mutagen-Modding/Synthesis
Releases · Mutagen-Modding/Synthesis
0.27
0.27-pr003
- Fix for new AvailableProjectsRetriever logic returning bad entries
0.27-pr002
- Processes returning
Unsupported
code seen as error - Redid logic for solution parsing to find listed projects
- Removed Buildalyzer as a dependency
- Added some missing library swaps during patcher versioning phase
- Updated some library versions
0.27-pr001
- Added initial Starfield bootstrapping
- Added initial Fo4VR bootstrapping
0.26
- Fix for running patchers for Oblivion
- Fix for internal data path location for standalone runs
- OpenForSettings runs lean on SetTypicalOpen parameters for default values
- Jetbrains meta files added to default generated gitignore
- Improvement to setting save logic to avoid corruption
- Fix for autogenerated settings systems when patcher solution had many projects
0.25.5-pr004
- Reverted faulty version location logic upgrade
0.25.5-pr003
- Fix for autogenerated settings system not locating the proper assembly in complex situations
OpenForSettings
now leans on the defaults set inSetTypicalOpen
- Setting save improvements for avoiding shutdown corruption
- Improvement for Mutagen get version logic
0.25.5-pr002
- Fix for InternalData always being null on standalone runs
0.25.5-pr001
- Fix blocking the ability to run patchers with Oblivion
0.25.4
- Crash fix when autogenerated settings fail to save
- Fix for default values not being set on subobjects within lists
- UI layout adjustments for list count and +/- buttons
- Shrink size of enum dictionary tabs to be reasonable
- Fix for missing styling import causing crashes in some circumstances
- Fix for
.ccc
file location not following Data folder path overrides in profile settings - Added LastUpdatedRunNumber to scraper DTO for future features
- Upgrade to latest mutagen version for settings export/import fixes