884 Commits

Author SHA1 Message Date
Sinai
9c1d459655 Use PatchProcessor ctor directly instead of Harmony.CreatePatchProcessor 2021-11-20 17:47:01 +11:00
Sinai
2cb510a82e
Cleanup readme
"Common issues" probably not that common anymore, removing to reduce clutter.
2021-11-18 05:12:04 +11:00
Sinai
6aa9b3aa15 Bump version 4.3.5 2021-10-26 15:12:56 +11:00
Sinai
587842f46b Add search filter to scene loader dropdown 2021-10-26 15:12:52 +11:00
Sinai
b9c641f170 Fix scene loader not showing 2021-10-26 15:12:44 +11:00
Sinai
1e68529430 Don't patch stripped UnloadAllAssetBundles 2021-10-22 15:54:14 +11:00
Sinai
e84e96a63c Bump version 2021-10-21 20:04:48 +11:00
Sinai
ec8c88ab9b Actually fix Logs folder 4.3.4 2021-10-19 16:34:46 +11:00
Sinai
0eae78eeb2 Update LogPanel.cs 2021-10-19 16:32:33 +11:00
Sinai
a07ead2142 Fix log folder not being created 2021-10-19 04:30:35 +11:00
Sinai
b93567c7ea Bump version 4.3.3 2021-10-16 18:11:08 +11:00
Sinai
957d80c7ec Fix IOUtility creating folders for file paths 2021-10-16 18:10:23 +11:00
Sinai
d530d10798 Exceptions is IsNullOrDestroyed should return true 2021-10-12 20:27:32 +11:00
Sinai
66daabf770 Add try/catch to IsNullOrDestroyed 2021-10-12 20:20:08 +11:00
Sinai
9fe998aa22 Cleanup 2021-10-01 17:21:54 +10:00
Sinai
28b6db80f9 Fix InputSystem EventSystem bug 2021-10-01 17:21:50 +10:00
Sinai
22effbb399 Update README.md 2021-09-30 21:13:29 +10:00
Sinai
50f0c31e98 Add patch for asset bundle unloading to prevent UnityExplorer's bundle being unloaded 2021-09-30 21:09:27 +10:00
Sinai
911522457e Clarify "Classes" help in C# Console 2021-09-30 21:09:04 +10:00
Sinai
d5d1841109 Include Unhollower in ILRepack references 2021-09-30 21:08:45 +10:00
Sinai
239534e09c Add GetAllLoadedAssetBundles 2021-09-30 21:08:29 +10:00
Sinai
bc5d16051f Fix issue with InputSystem 2021-09-30 21:08:08 +10:00
Sinai
f81822f219 bump lib versions 2021-09-30 21:06:38 +10:00
Sinai
f159cf5ea7 Attempt fix at bundle unloading 2021-09-23 16:40:47 +10:00
Sinai
1e6bacb32b manual unity libs no longer required for BepInEx 2021-09-23 16:21:47 +10:00
Sinai
a80cef4c1d Bump version 4.3.2 2021-09-07 19:11:58 +10:00
Sinai
450bb77f2e Use Harmony's FullDescription for hook parameter types 2021-09-07 19:11:19 +10:00
Sinai
0479102db6 Cleanup toggle Enabled logic 2021-09-07 18:06:38 +10:00
Sinai
93181f02be Update README.md 4.3.1 2021-09-07 17:33:01 +10:00
Sinai
371054d6df Add hook source editor for custom dynamic hooks 2021-09-07 17:23:20 +10:00
Sinai
427f23b80a Bump version 2021-09-07 03:40:14 +10:00
Sinai
a0d5ab8792 Fix ByRef parameters breaking generated patch code 2021-09-07 03:40:09 +10:00
Sinai
297034e38b Cleanup 2021-09-07 03:19:40 +10:00
Sinai
57f59d1295 Finalize hook manager update 4.3.0 2021-09-06 23:10:10 +10:00
Sinai
fbdb84eefa Implement HookManager UI and logic 2021-09-06 23:04:40 +10:00
Sinai
6989ea1b19 Misc cleanups 2021-09-06 23:03:55 +10:00
Sinai
fcdfeb2dec Redesign mouse inspector class, add UI results panel 2021-09-06 17:10:01 +10:00
Sinai
a1d0b6432e Cleanup 2021-09-06 15:51:40 +10:00
Sinai
0b84405e57 Fix incorrect startup delay logic 2021-09-02 18:29:21 +10:00
Sinai
c31e0949d3 Update ExplorerMelonMod.cs 2021-09-02 17:30:56 +10:00
Sinai
5f0495a7ea
Update README.md 2021-08-24 18:42:22 +10:00
Sinai
28de6779d8 Fix for Canvas.renderingDisplaySize crash 2021-08-24 17:47:42 +10:00
Sinai
fae85c2968 Bump version 4.2.1 2021-08-23 18:35:36 +10:00
Sinai
fc8fa9aa7a Fix TestClass init mistake 2021-08-23 18:35:31 +10:00
Sinai
bcf9a801a9 Fix suggestions still being given in comments sometimes 2021-08-23 18:35:22 +10:00
Sinai
20298aa47b Make Type and Member names selectable / copy+paste-able 2021-08-23 18:35:08 +10:00
Sinai
e2c1c186c3 Add wrapper to handle LemonAction issue 2021-08-23 18:31:26 +10:00
Sinai
9ce6508828 Update README.md 2021-08-19 16:20:41 +10:00
Sinai
506e75c5fe Handle Unhollowed modules path through IExplorerLoader. Allow Standalone release to specify manually. 2021-08-19 16:20:25 +10:00
Sinai
a2f22051f0 Cleanup 2021-08-19 16:19:49 +10:00