Skip to content

1.7.0

Latest
Compare
Choose a tag to compare
@Nebby1999 Nebby1999 released this 12 Sep 22:59
d101e5d

1.7.0

  • Updated for unity 2021.3.33f1

  • Requires Thunderkit Version 9.0.0 or greater

  • Updates for Seekers of the Storm

  • Removed the following extension points:

    • UnityGUI Patcher
    • TextMeshPro Patcher
    • LegacyResourcesAPIPatcher
  • The Following extensions points have been modified:

    • InstallMultiplayerHLAPI: Now installs the latest release from GitHub, instead of utilizing the Thunderstore Version.
    • InstallR2EK: Now installs the latest release from GitHub, instead of utilizing the Thunderstore Version

Initial testing of the stability of 2021.3 shows that unity no longer crashes during star-up if RoR2 is imported and precompiled versions of UGUI & TMP are missing, this makes the utilization of both the UGUI and TMP patcher useless. You can just use the Package version of these modules.
Likewise, initial testing of LRAPI on Starstorm2's project managed to open a scene which was impossible to open without LRAPI patched, as such, LRAPI Patcher has been removed, please create an issue on GitHub if you encounter your editor freezing under odd circumstances (Building, loading a scene that uses addressables, etc)

What's Changed

Full Changelog: 1.6.0...1.7.0