4e76eca73a
Use new melonloader logging method
2022-02-24 19:26:16 +11:00
18bcfed434
Bump UniverseLib
2022-02-01 08:05:01 +11:00
67c602b32f
Use Tomlet for Standalone config, fix ML double reference
2022-01-19 18:20:26 +11:00
ea7b91f7fd
Implement Clipboard and Notifications, misc cleanups
2022-01-18 20:19:20 +11:00
a73e992a0c
Remove "Core" namespace, move everything in it up one level
2022-01-17 19:42:05 +11:00
3334549902
use UniverseLib
2021-12-02 18:35:46 +11:00
957d80c7ec
Fix IOUtility creating folders for file paths
2021-10-16 18:10:23 +11:00
a1d0b6432e
Cleanup
2021-09-06 15:51:40 +10:00
c31e0949d3
Update ExplorerMelonMod.cs
2021-09-02 17:30:56 +10:00
e2c1c186c3
Add wrapper to handle LemonAction issue
2021-08-23 18:31:26 +10:00
506e75c5fe
Handle Unhollowed modules path through IExplorerLoader. Allow Standalone release to specify manually.
2021-08-19 16:20:25 +10:00
ab8acc9e84
Change directory case
2021-07-21 20:53:03 +10:00
ddd271c00d
Cleanup
2021-07-21 20:12:34 +10:00
fa3a436037
Cleanup
2021-07-21 18:29:01 +10:00
734e45cf9f
Remove patching in mod loader classes
2021-07-21 04:13:42 +10:00
2d8ae45814
Cleanup
2021-06-14 18:43:08 +10:00
0d10f94eb5
Use Paths.BepInExRootPath, and cleanup dirs
2021-06-07 19:27:39 +10:00
16335c1bc4
Auto-cleanup
2021-06-05 19:36:09 +10:00
eee7d6bcc4
Add ML 0.3.0 build
2021-05-23 13:58:26 +10:00
ccd08c3a63
Add configurable reflection signature blacklist, extends to MCS as well
2021-05-13 23:02:46 +10:00
a9f6ed8729
Cleanup libs, target ML 0.3.1
2021-05-11 20:23:52 +10:00
f5c0b339ae
Added ML v0.3.1 Support and Commented it Out
2021-05-03 01:13:43 -05:00
ab8b736f7e
Improve Il2Cpp Coroutine support, make universal ExplorerBehaviour class
2021-05-01 20:55:14 +10:00
a6ff9e02e2
remove menupages enum config entry
2021-04-16 02:45:38 +10:00
9e4c335a05
Update MelonLoaderConfigHandler.cs
2021-04-10 23:17:49 +10:00
b39b044f79
Add advanced attributes to BepInEx config
2021-04-10 17:44:09 +10:00
3628f3db31
Fix event system control
2021-04-09 01:46:26 +10:00
2cc403ad17
Cleanup runtime-specific
2021-04-07 17:20:09 +10:00
113f2fd922
3.3.5 - fix Il2Cpp Hashtable, boxed strings
2021-04-04 03:41:36 +10:00
6d479a6703
3.3.4
...
* Fixed Harmony patches not working properly for games which use older BepInEx releases (ie. Risk of Rain 2)
* Fixed a couple minor issues with the config settings
2021-04-02 17:06:49 +11:00
d070ded036
3.3.3
...
* Fix `Hide on Startup` not working
* Fix for cases when we try to `scene.GetRootGameObjects()` but the scene has not yet fully loaded.
* MelonLoader releases will no longer spam "Preferences Saved!" constantly in the Console log
* Fix mistake with UI Event System setting/releasing
* Fix some UI elements not having correct Color transition values
2021-04-01 17:13:31 +11:00
8f025622b4
3.3.2
...
* Added InteractiveColor UI editor to make changing a Color easier
* Added a "Scene Loader" helper which allows you to load any Scene that the game was built with. In some cases you may not find all the Scenes that the game uses, they may be loaded through AssetBundles or other means and won't show up here yet
* Adjusted the SceneExplorer UI, the "Hide" button is now always on the left of the window
*
* Handled some errors related to UI unstripping that could occur in rare cases
2021-03-31 22:58:17 +11:00
3501a28fd1
Restore UnlockMouse config, adjust config saving
2021-03-30 21:23:45 +11:00
0555a644b7
3.3.0 rewrite
...
* Huge restructure/rewrite. No real changes to any functionality, just a cleaner and more manageable project.
2021-03-30 19:50:04 +11:00
8964c48ba0
Move melon attributes to ExplorerMelonMod.cs
2021-03-26 06:38:59 +11:00
25e48f2f37
Project refactor, namespace cleanup, splitting UI/functionality.
2021-03-18 17:17:29 +11:00
9e996816ef
starting work on a cleanup/rewrite
2021-03-16 18:12:39 +11:00
21408993c2
create subfolder for standalone
2021-03-11 18:40:04 +11:00
1a5e843070
handle ExplorerStandalone update internally
2021-03-11 18:16:52 +11:00
ade7539fde
cleanups
2021-03-11 17:57:58 +11:00