Skip to content

SatisfactoryModLoader Release 3.6.1

Compare
Choose a tag to compare
@budak7273 budak7273 released this 04 Dec 21:00
· 293 commits to master since this release

Install Instructions

Changelog

  • Updated project to CL269772
  • Content Registry
    • Fix ContentRegistry callstack being requested even when log would not be printed - noticeable performance improvement for save loads, especially on Linux
    • Fix crash on load when schematic that was previously registered is now not registered
    • Propagate BuiltIn flag for Content Registry
    • Do not add Implicit flag if the object was already explicitly registered
    • Fixed EGetObtainableItemDescriptorsFlags not applying correctly
  • Capture git stderr to avoid "fatal" being printed in logs, causing a crash that would prevent building the project
  • Remove CheatManagerPatch since Fly is now supported in vanilla
  • Alpakit
    • Fix crashes when editing mod dependencies in the Alpakit wizard
    • Don't write optional .pulugin fields unless their values were modified from the default
    • Add a persistent button that can be used to open the Alpakit Log (previously it was only accessible by clicking the link in the busy status message)

Full Changelog: v3.6.0...v3.6.1