Skip to content

Releases: risk-of-thunder/RoR2ImportExtensions

1.7.1 - Fixes and Improvements

27 Oct 03:07
b8704d0
Compare
Choose a tag to compare
  • Updated to use Thunderkit version 9.0.1
  • Fixed "Install Bepinex" extension point not installing the latest version of it's dependencies
    • This fixes an issue where Newtonsoft.JSON wouldnt be added to the project.
  • Added proper support for installing the R2API.Animations package
    • Deletes it's AssetTools.NET.dll to allow for the project to function properly.

What's Changed

  • 1.7.1 - Install Bepinex fixes and R2API.Animations support by @Nebby1999 in #27

Full Changelog: 1.7.0...1.7.1

1.7.0

12 Sep 22:59
d101e5d
Compare
Choose a tag to compare

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

1.6.0

19 Aug 16:31
f59d53c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

1.5.0

10 Aug 20:02
b404432
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.5.0

1.4.1

20 Jul 18:27
f55a7c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

20 Jan 18:51
56521f0
Compare
Choose a tag to compare

What's Changed

  • 1.4.0 - Remove LRAPI patch and ensure latest submodule installations by @Nebby1999 in #21

Full Changelog: 1.3.7...1.4.0

1.3.7 - More Importer Fixing

09 Apr 17:44
ebe4d6e
Compare
Choose a tag to compare
  • Fixed issue where the MMHook Generator would delete the MMHook Generated Assemblies
  • Fixed issue where SetDeferredShading wouldnt properly apply the changes to the editor

What's Changed

Full Changelog: 1.3.6...1.3.7

1.3.6 - R2Api Submodule Installer fixes

08 Apr 16:11
fc6c057
Compare
Choose a tag to compare
  • Fixed issue where the MMHook Generator cleanup step would throw an exception
  • Moved the AppDomain cache into the MMHook Assembly Processor
  • Removed message about not updating R2API submodule list
  • Fixed issue where R2API Submodule Dependencies werent getting serialized
  • Fixed issue where R2API Submodule Installer would install outdated versions of modules (Specifically the Core and ContentManagement submodules)
  • Installing HookGenPatcher no longer causes an invalid project state due to MMHOOK_AssemblyCSharp

What's Changed

New Contributors

Full Changelog: 1.3.5...1.3.6

1.3.5 - Improved Experience

14 Jan 22:12
9acf13c
Compare
Choose a tag to compare

What's Changed

  • Updated to use ThunderKit 7.0.0
  • Now installs the R2API Submodules in one big batch instead of one by one

Full Changelog: 1.3.4...1.3.5

1.3.4 - General R2APISubmoduleInstaller fixes

10 Jan 19:50
c34e7f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.3...1.3.4