Skip to content

Releases: yukieiji/UnityExplorer

UnityExplorer v4.12.2

05 Oct 20:31
Compare
Choose a tag to compare

Changelog

  • Add FlattenHierarchy to find special case of singletons( #25 )
  • Fixed null error(may be fix #71 )
  • refactor

Full Changelog: v4.12.1...v4.12.2

UnityExplorer v4.12.1

19 May 12:54
Compare
Choose a tag to compare

Changelog

  • Fixed class search don't work by deleting Type.GetTypes patch's with v4.9.2
  • refactor

Full Changelog: v4.12.0...v4.12.1

UnityExplorer v4.12.0

23 Mar 18:24
Compare
Choose a tag to compare

Changelog

  • Added Standalone.IL2CPP.CoreCLR release for use with Il2CppInterop
    • Standalone.IL2CPP should only be used in Unhollower

Full Changelog: v4.11.2...v4.12.0

UnityExplorer v4.11.2

05 Mar 04:26
Compare
Choose a tag to compare
  • Fixed null error when UE UI creating
  • Updateing project settings

Full Changelog: v4.11.1...v4.11.2

UnityExplorer v4.11.1

31 Jan 13:34
Compare
Choose a tag to compare

Changelog

  • Added New Config Option To Disable Log Files by @1A3Dev in #7
  • Fixed namespace error when using MelonLoader.IL2CPP.CoreCLR

Full Changelog: v4.11.0...v4.11.1

UnityExplorer v4.11.0

25 Dec 04:01
Compare
Choose a tag to compare

Changelog

  • Added BepInEx6.Unity.Mono release for use with Current BepInEx builds(for 6.0.0-be.647+)
    • BepInEx6.Mono should only be used in versions 6.0.0-be.423 to 6.0.0-be.577

Full Changelog: v4.10.0...v4.11.0

UnityExplorer v4.10.0

03 Oct 03:28
Compare
Choose a tag to compare

⚠DLL file changes ⚠

  • change UniverseLib.IL2CPP.Interop.dll to UniverseLib.BIE.IL2CPP.Interop.dll

Changelog

  • Added MelonLoader.IL2CPP.CoreCLR release for use with MelonLoader v0.6+(release builds)
    • MelonLoader.IL2CPP.net6preview should only be used in MelonLoader 0.6.0 preview build

Full Changelog: v4.9.3...v4.10.0

UnityExplorer v4.9.3

24 Jun 06:47
Compare
Choose a tag to compare
  • Fixed an issue with using Assembly.GetTypes in a release build mod with the latest BepInEx causes a crash.

Full Changelog: v4.9.2...v4.9.3

UnityExplorer v4.9.2

07 Jun 12:14
Compare
Choose a tag to compare
  • Fixed an issue with unexpected behavior due to use of Assembly.LoadFile(#1 )
  • Fixed an issue with null pattern

Full Changelog: v4.9.1...v4.9.2

UnityExplorer v4.9.1

14 May 13:05
Compare
Choose a tag to compare
  • Added BepInEx.Unity.IL2CPP.CoreCLR release for use with Current BepInEx builds(for 6.0.0-be.647+)
    • BepInEx.IL2CPP.CoreCLR should only be used in versions 6.0.0-be.423 to 6.0.0-be.577

Full Changelog: https://github.com/yukieiji/UnityExplorer/commits/v4.9.1