github Mutagen-Modding/Synthesis 0.21.3

latest releases: 0.30.3, 0.30.2, 0.30.1...
2 years ago

Improvements

  • Mod blacklist settings per-group. Mods will be treated as if they are not on load order.
  • Patchers can be renamed. Multiple of the same patcher can exist now as long as they are given different names.
  • Added Fallout and Enderal as game targets
  • New "global" settings panel area. Shares a tab space with the profile selection settings
    • Whether to short circuit builds
    • How many builds to run at the same time
    • "Dotnet path" global setting to control what path to run dotnet commands with
  • New Profile settings:
    • "Target Language" profile settings to control which language to seen as "default" during patching
    • "Localization" profile settings to control if STRINGS files should be exported with the patches
  • Added "loading" page on startup, and decreased overall time needed
  • Compilation short circuit improvements. Startup should be much quicker as it won't recompile the same content for no reason.

Fixes

  • IPatcherState.PatchMod.ModKey should now match the Group's name, rather than always being Synthesis.esp
  • Fix for initial manual version set on new profiles
  • Fixes for dragging/deleting in FormKey/MultiKey pickers in autogenerated settings
  • Path directory character sanitation improvements
  • Fix for patcher errors printing being interleaved inside normal output. Should print at the end now.
  • Fix for previous group's results not being moved to Data folder immediately, causing stale results to be seen by the next group.
  • Fix for latest nuget version query when used with non-English environments
  • Fix for patchers running standalone not considering CC mods
  • Fix for solution patchers not loading settings in some circumstances

Don't miss a new Synthesis release

NewReleases is sending notifications on new releases.