Skip to content

0.18

Compare
Choose a tag to compare
@Noggog Noggog released this 18 Apr 21:53
  • Console.WriteLine throttling in patchers, to help performance
  • Initial FormID persistence systems added.
  • IRunnabilityState.GetEnvironmentState convenience call to get access to typical environment objects like LinkCache
  • Improvement for compiler display. Won't display a massive spam anymore, hopefully.
  • Better swap in of Newtonsoft nugets to help in conflicted versions
  • Default value fixes for ModKey/FormKey autogen settings
  • Improved version swap handling when using prerelease versions
  • Will automatically swap out usage of -windows7.0 in TargetFrameworks within patchers (was causing subtle issues for people)
  • Fix for logic meant to turn off nullability errors when running patchers
  • Bugfix for Solution Patcher wiping synthesis meta files on occasion