Skip to content

Releases: Mutagen-Modding/Synthesis

0.25.4-pr004

27 Mar 04:58
e7c2fcd
Compare
Choose a tag to compare
0.25.4-pr004 Pre-release
Pre-release
  • Upgrade to latest mutagen prerelease for settings export/import fixes

0.25.4-pr003

17 Feb 23:36
227d385
Compare
Choose a tag to compare
0.25.4-pr003 Pre-release
Pre-release
  • Added LastUpdatedRunNumber to scraper DTO for future features

0.25.4-pr002

17 Feb 00:13
f22d5e0
Compare
Choose a tag to compare
0.25.4-pr002 Pre-release
Pre-release
  • Fix for .ccc file location not following Data folder path overrides in profile settings

0.25.4-pr001

16 Jan 08:03
78709ee
Compare
Choose a tag to compare
0.25.4-pr001 Pre-release
Pre-release
  • 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

0.25.3

11 Jan 04:14
4c420cd
Compare
Choose a tag to compare
  • Recheck runnability after closing UI in Open For Settings mode

0.25.2

06 Jan 06:24
91d27bc
Compare
Choose a tag to compare
  • UI update notification improvements
  • More reliable display of "Add Some Patchers" help text
  • Fix for some IRunnabilityState arguments not being set in some situations

0.25

30 Dec 03:53
8000720
Compare
Choose a tag to compare
  • Skyrim SE GoG support
  • Print the masters involved when there is too many
  • Wiki docs moved to repository, to allow for public PR improvements
  • TypicalOpenExtraParameters to help control language settings in Typical Open scenarios

Backwards incompatibilities:

  • IRunnabilityState.GetEnvironmentState returns interface IGameEnvironment instead of concrete class
  • IPatcherState.OutputPath and other IO related strings swapped to FilePath/DirectoryPath as appropriate
  • OpenForSettings callback systems args swapped to IOpenForSettingsState, with many additions/improvements

0.25-pr006

20 Dec 04:13
085b032
Compare
Choose a tag to compare
0.25-pr006 Pre-release
Pre-release
  • Another attempt to publish Mutagen.Bethesda.Synthesis.WPF

0.25-pr005

16 Dec 02:24
b750480
Compare
Choose a tag to compare
0.25-pr005 Pre-release
Pre-release
  • Mutagen.Bethesda.Synthesis.WPF nuget was not being published

0.25-pr004

14 Dec 06:29
3fd1dd5
Compare
Choose a tag to compare
0.25-pr004 Pre-release
Pre-release
  • Support for GOG skyrim selection as profile target
  • IRunnabilityState.GetEnvironment now returns interface instead of concrete class
  • Some File/Directory parameter type tweaking
  • CheckRunnabilityState exposes more settings folders
  • OpenForSettings parameter swapped to a state object with much more functionality