Releases: yukieiji/UnityExplorer
Releases · yukieiji/UnityExplorer
UnityExplorer v4.12.7
- Changed to be able to compile unsafe code in CS console(#49 )
Full Changelog: v4.12.6...v4.12.7
UnityExplorer v4.12.6
- Fix #51, (revert "backport :sinai-dev/UniverseLib#9)
UnityExplorer v4.12.5
- Add load/save/compile
csfiles undersinai-dev-UnityExplorer\Scripts\(#47 )- By pressing the
Refresh(renamedReset) button, the dropdown will be updated(reload) and the cs file in dropdown and will be available for selection in the dropdown - If
csfile is selected at compile time, the cs file is overwritten and saved.
- By pressing the
UnityExplorer v4.12.4
- Add optimize build settings(may be improve performance)
- Add config to disable assembly reload at startup to avoid a bug that would not work for games built with specific build settings(Thanks for the research @aldelaro5)
- Fix compile error in C# Console when using Il2Cpp CoreCLR build
UnityExplorer v4.12.3
Changelog
- Added fallback operations to World Inspector's camera get(#35, Thank you p1xel8ted)
- Added hotkey to changing time scale and lock(#41 )
- Hotkeys to lock/unlock zero, one, double, and half timescale(Unset by default to avoid key collisions)
- refactor
Full Changelog: v4.12.2...v4.12.3
UnityExplorer v4.12.2
Changelog
- Add FlattenHierarchy to find special case of singletons( #25, Thank you MegaPiggy)
- Fixed null error(may be fix #71 )
- refactor
Full Changelog: v4.12.1...v4.12.2
UnityExplorer v4.12.1
Changelog
- Fixed class search don't work by deleting
Type.GetTypespatch's withv4.9.2 - refactor
Full Changelog: v4.12.0...v4.12.1
UnityExplorer v4.12.0
Changelog
- Added
Standalone.IL2CPP.CoreCLRrelease for use with Il2CppInteropStandalone.IL2CPPshould only be used in Unhollower
Full Changelog: v4.11.2...v4.12.0
UnityExplorer v4.11.2
- Fixed null error when UE UI creating
- Updateing project settings
Full Changelog: v4.11.1...v4.11.2
UnityExplorer v4.11.1
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