Releases: risk-of-thunder/RoR2ImportExtensions
1.7.1 - Fixes and Improvements
- 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
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
- Update for Seekers of the Storm by @Nebby1999 in #26
Full Changelog: 1.6.0...1.7.0
1.6.0
1.5.0
1.4.1
1.4.0
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
- 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
- Fix importers by @KingEnderBrine in #18
- 1.3.7 by @Nebby1999 in #19
Full Changelog: 1.3.6...1.3.7
1.3.6 - R2Api Submodule Installer fixes
- 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
- Fix Cleanup steps by @KingEnderBrine in #16
- Fix R2API Submodule installer issues by @Nebby1999 in #17
New Contributors
- @KingEnderBrine made their first contribution in #16
Full Changelog: 1.3.5...1.3.6
1.3.5 - Improved Experience
What's Changed
- 1.3.5 by @Nebby1999 in #14
- 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