Skip to content

Releases: Mutagen-Modding/Synthesis

0.27

20 Mar 08:53
Compare
Choose a tag to compare
  • Starfield support
  • Fo4VR support
  • Allow target framework to be omitted during builds
  • Improved subprocess error detections for Unsupported error code
  • Fix for project locator logic returning bad entries
  • CLI improvements
  • Linux improvements

0.27-pr003

11 Nov 20:36
Compare
Choose a tag to compare
0.27-pr003 Pre-release
Pre-release
  • Fix for new AvailableProjectsRetriever logic returning bad entries

0.27-pr002

07 Nov 09:14
Compare
Choose a tag to compare
0.27-pr002 Pre-release
Pre-release
  • 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

26 Oct 01:32
Compare
Choose a tag to compare
0.27-pr001 Pre-release
Pre-release
  • Added initial Starfield bootstrapping
  • Added initial Fo4VR bootstrapping

0.26

12 Aug 23:19
d4db80a
Compare
Choose a tag to compare
  • 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

02 Aug 18:34
06ef8b4
Compare
Choose a tag to compare
0.25.5-pr004 Pre-release
Pre-release
  • Reverted faulty version location logic upgrade

0.25.5-pr003

02 Aug 05:55
4147015
Compare
Choose a tag to compare
0.25.5-pr003 Pre-release
Pre-release
  • Fix for autogenerated settings system not locating the proper assembly in complex situations
  • OpenForSettings now leans on the defaults set in SetTypicalOpen
  • Setting save improvements for avoiding shutdown corruption
  • Improvement for Mutagen get version logic

0.25.5-pr002

17 Jul 21:12
4fce528
Compare
Choose a tag to compare
0.25.5-pr002 Pre-release
Pre-release
  • Fix for InternalData always being null on standalone runs

0.25.5-pr001

30 Jun 23:25
2996598
Compare
Choose a tag to compare
0.25.5-pr001 Pre-release
Pre-release
  • Fix blocking the ability to run patchers with Oblivion

0.25.4

05 Apr 04:19
8594ba1
Compare
Choose a tag to compare
  • 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