903 Commits

Author SHA1 Message Date
Sinai
fdefc3d567 Include runtime context in "initialized" log. 2022-02-21 01:46:13 +11:00
Sinai
64193ff1b0 Use a patch instead of manual check on every property 2022-02-21 01:45:46 +11:00
Sinai
a90292f47f Prevent Unity crashing on PropertyInfo evaluation
Unity crashes from checking Canvas.renderingDisplaySize on a Canvas set to WorldSpace with no worldCamera set.
2022-02-19 17:50:10 +11:00
Sinai
d0bccae50c Update TypeCompleter.cs 4.5.6 2022-02-11 19:39:11 +11:00
Sinai
bdf08f014f Use ReflectionUtility.AllTypes for type autocompleter, bump UniverseLib 2022-02-11 19:37:17 +11:00
Sinai
df8522963e Use reflection for AllTypes until it's public 2022-02-07 22:12:18 +11:00
Sinai
f6d0acab7b Bump version 2022-02-07 00:45:19 +11:00
Sinai
d4fbc89158 Use ReflectionUtility.AllTypes when doing class search to include static classes 2022-02-06 04:50:52 +11:00
Sinai
9e49f09a79 Bump UniverseLib, fix C# Console issues, add Stop helper 4.5.5 2022-02-04 20:34:05 +11:00
Sinai
b9a3ab7439 Fix CSConsole not re-selecting properly after Escape is pressed 2022-02-04 18:07:34 +11:00
Sinai
03661cdd0b Bump UniverseLib 2022-02-03 23:51:38 +11:00
Sinai
10f2b7e849 Bump UniverseLib and fix changes to CreatePanel 2022-02-03 23:33:45 +11:00
Sinai
4602f07c34 Add NuGet config 2022-02-01 18:20:01 +11:00
Sinai
18bcfed434 Bump UniverseLib 4.5.4 2022-02-01 08:05:01 +11:00
Sinai
c7d2ce6d36 Merge branch 'master' of https://github.com/sinai-dev/UnityExplorer 2022-01-31 22:01:35 +11:00
Sinai
f961add7f4 Bump version 2022-01-31 22:00:59 +11:00
Sinai
798b881dcb
Update dotnet.yml 4.5.3 2022-01-31 21:31:18 +11:00
Sinai
c90f339882
Update dotnet.yml 2022-01-31 21:29:10 +11:00
Sinai
c351ce5a6d
Remove Il2CppAssemblyUnhollower from build process 2022-01-31 21:24:57 +11:00
Sinai
9985ed0fd8 Update to UniverseLib 1.2, cleanups 2022-01-31 21:24:01 +11:00
Sinai
f35232bb64 Removed Unhollower submodule 2022-01-30 06:36:01 +11:00
Sinai
49cc1f7df3 Fix issue with DontDestroyOnLoad not existing in some games, cleanups 2022-01-24 17:50:01 +11:00
Sinai
9f78c50854 Use "untitled" for transforms with empty names 2022-01-24 17:49:49 +11:00
Sinai
bc64a04339 Cleanup 2022-01-24 17:49:34 +11:00
Sinai
7d961ce8ad Cleanup and DontDestroy fixes 2022-01-24 17:49:22 +11:00
Sinai
c7d7569f71 Fix NullReferenceException in some older Unity games 2022-01-24 17:49:01 +11:00
Sinai
ee8f33a754 Bump version 4.5.2 2022-01-24 01:10:19 +11:00
Sinai
a95d91c824 Fix hidden UiBase not being deactivated with main one 2022-01-24 00:35:45 +11:00
Sinai
177b78f4e7 Bump UniverseLib 4.5.1 2022-01-23 23:12:06 +11:00
Sinai
3804d0aab0 Update ConfigManager.cs 2022-01-23 23:09:01 +11:00
Sinai
97a82c1661 Make sure mouse is in target display for resize/dragging/panel operations 2022-01-23 23:08:34 +11:00
Sinai
96a1cc69fb Bump UniverseLib 2022-01-23 17:44:01 +11:00
Sinai
589abe6193 Fix panel draggers on display change 2022-01-22 21:44:22 +11:00
Sinai
91bb58b020 Fix panel resizing on alternate monitors 2022-01-22 21:08:12 +11:00
Sinai
d67507ead2 Implement DisplayManager, ability to use other monitors 2022-01-22 20:20:44 +11:00
Sinai
d730fbe49c
Update FUNDING.yml 2022-01-19 18:25:16 +11:00
Sinai
9e0784ce54
Create FUNDING.yml 2022-01-19 18:24:49 +11:00
Sinai
67c602b32f Use Tomlet for Standalone config, fix ML double reference 2022-01-19 18:20:26 +11:00
Sinai
8fb7d87ca6 Use Tomlet, simplify panel data saving 2022-01-19 17:34:53 +11:00
Sinai
c740c3c54d Update README.md 4.5.0 2022-01-18 20:34:15 +11:00
Sinai
ea7b91f7fd Implement Clipboard and Notifications, misc cleanups 2022-01-18 20:19:20 +11:00
Sinai
c79223f537 Move MouseInspector dropdown to Inspector panel 2022-01-17 21:00:55 +11:00
Sinai
aae248bf69 Bump UniverseLib to 1.0.4, use HighlightMethod, add Clipboard (unfinished) 2022-01-17 20:23:58 +11:00
Sinai
a73e992a0c Remove "Core" namespace, move everything in it up one level 2022-01-17 19:42:05 +11:00
Sinai
3984550bb6 Bump Unhollower to latest 2022-01-17 19:41:00 +11:00
Sinai
7928363aeb Bumped UniverseLib to 1.0.3 2022-01-11 05:54:38 +11:00
Sinai
12758606fa Bump UniverseLib to 1.0.2 2022-01-09 19:56:59 +11:00
Sinai
c927ac54be Fix potential NullReference in UpdateMouseInspect 4.4.4 2022-01-09 19:20:17 +11:00
Sinai
9f1df11940 Add some more tests 2022-01-08 17:56:56 +11:00
Sinai
62354b6aa2 Fix disposed TextWriter bug, add System.Collections to default using 2022-01-08 17:56:48 +11:00