Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

UnityExplorer 4.8.1

Compare
Choose a tag to compare
@sinai-dev sinai-dev released this 15 May 09:19
· 8 commits to master since this release
  • The Time Scale widget on the main navbar now has a "Lock" button instead of the "Pause" button. This will attempt to prevent the game changing the value set in the Time Scale input field.
  • Added an Assembly blacklist for the C# Console, if there are Assemblies you don't want referenced (via Options panel or config file).
  • Fixed the UI Mouse Inspect keybind not working.
  • Fixed an issue with the new CopyTexture method in UniverseLib (reverted to old method by default, new method as backup).
  • Fixed an issue with the default panel positions when no save data was loaded.
  • Fixed an issue with the zip releases on Unix systems.
  • Fixed a case where after editing a Hook and the patch failing to compile, the state of the "Enabled" button would not update.