Skip to content

Releases: Mutagen-Modding/Synthesis

0.10.6

20 Oct 00:00
Compare
Choose a tag to compare
  • Improved handling of disabled mods on exported patch
  • Startup fix that would allow a patcher run to start before things were ready
  • Dotnet SDK installation check

0.10.5

15 Oct 23:42
Compare
Choose a tag to compare
  • ExtraDataPath ensured to be an absolute file path
  • Some exceptions weren't printing to logs
  • Crashes now print final exception to logs

0.10.4

15 Oct 04:20
f35b794
Compare
Choose a tag to compare
  • Fix for target checkout not working as intended
  • Fix for load order being empty
  • Small display fix

0.10.3

15 Oct 02:34
Compare
Choose a tag to compare
  • Small class name conflict adjustment. Mutagen.Bethesda.Synthesis.Constants -> Version

0.10.2

15 Oct 02:10
Compare
Choose a tag to compare
  • Git patchers can now upgrade a the used Mutagen/Synthesis versions artificially
  • Fixes for git patcher building project incorrectly

0.10.1

12 Oct 23:54
Compare
Choose a tag to compare
  • Fix for driver repository failing to pull master if user had no global git configuration

0.10.0.1

12 Oct 05:30
f8d06a2
Compare
Choose a tag to compare
  • Workflow fixes

0.10

12 Oct 05:03
3ade61a
Compare
Choose a tag to compare
  • Initial extra patcher data/settings systems implemented
  • Solution/Git patchers use simpler run command to avoid extra build work. Overall startup should be faster
  • Mostly implemented Synthesis.Bethesda.CLI executable, allowing users to run a pipeline from the command line without the GUI. (Still broken for git patchers, waiting on a small issue)
  • Improved git patcher systems to handle corrupted git repositories
  • Refactored and improved logging
  • Adjusted CLI systems to be less upset about unknown parameters
  • Split settings file into two (should be backwards compatible)
  • Added version number on top bar

0.9.1

05 Oct 05:50
Compare
Choose a tag to compare
  • Git patchers now support "Extra Data" in the form of a folder/file that will be placed alongside the executable
  • Readded missing "Add" buttons to initialization stage
  • Removed stars/forks from scraper DTOs

0.9.0

04 Oct 07:33
Compare
Choose a tag to compare
  • Initial patcher browser "store" setup complete
  • "Github" naming modified to just be "Git"
  • Layout shifts
  • Some display fixes
  • Added an initial icon