Sinai
7e0f98ef91
Automatic code cleanup (no real changes)
...
- Use explicit type of var
- Use 'new()'
- Remove unnecessary usings
- Sort usings
- Apply formatting
2022-04-12 05:20:35 +10:00
Sinai
96451477ee
Change ExplorerFolder path and refactor
2022-04-12 00:26:01 +10:00
L!εsAμεr
7eda249ddb
Fix standalone reading config item type casting bug
2022-03-31 21:07:06 +08:00
Sinai
2285a495be
Add support for Unity Editor release
2022-03-21 21:25:51 +11:00
Sinai
4e76eca73a
Use new melonloader logging method
2022-02-24 19:26:16 +11:00
Sinai
18bcfed434
Bump UniverseLib
2022-02-01 08:05:01 +11:00
Sinai
67c602b32f
Use Tomlet for Standalone config, fix ML double reference
2022-01-19 18:20:26 +11:00
Sinai
ea7b91f7fd
Implement Clipboard and Notifications, misc cleanups
2022-01-18 20:19:20 +11:00
Sinai
a73e992a0c
Remove "Core" namespace, move everything in it up one level
2022-01-17 19:42:05 +11:00
Sinai
3334549902
use UniverseLib
2021-12-02 18:35:46 +11:00
Sinai
957d80c7ec
Fix IOUtility creating folders for file paths
2021-10-16 18:10:23 +11:00
Sinai
a1d0b6432e
Cleanup
2021-09-06 15:51:40 +10:00
Sinai
c31e0949d3
Update ExplorerMelonMod.cs
2021-09-02 17:30:56 +10:00
Sinai
e2c1c186c3
Add wrapper to handle LemonAction issue
2021-08-23 18:31:26 +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
ab8acc9e84
Change directory case
2021-07-21 20:53:03 +10:00
Sinai
ddd271c00d
Cleanup
2021-07-21 20:12:34 +10:00
Sinai
fa3a436037
Cleanup
2021-07-21 18:29:01 +10:00
Sinai
734e45cf9f
Remove patching in mod loader classes
2021-07-21 04:13:42 +10:00
Sinai
2d8ae45814
Cleanup
2021-06-14 18:43:08 +10:00
Sinai
0d10f94eb5
Use Paths.BepInExRootPath, and cleanup dirs
2021-06-07 19:27:39 +10:00
Sinai
16335c1bc4
Auto-cleanup
2021-06-05 19:36:09 +10:00
Sinai
eee7d6bcc4
Add ML 0.3.0 build
2021-05-23 13:58:26 +10:00
Sinai
ccd08c3a63
Add configurable reflection signature blacklist, extends to MCS as well
2021-05-13 23:02:46 +10:00
Sinai
a9f6ed8729
Cleanup libs, target ML 0.3.1
2021-05-11 20:23:52 +10:00
Herp Derpinstine
f5c0b339ae
Added ML v0.3.1 Support and Commented it Out
2021-05-03 01:13:43 -05:00
Sinai
ab8b736f7e
Improve Il2Cpp Coroutine support, make universal ExplorerBehaviour class
2021-05-01 20:55:14 +10:00
Sinai
a6ff9e02e2
remove menupages enum config entry
2021-04-16 02:45:38 +10:00
Sinai
9e4c335a05
Update MelonLoaderConfigHandler.cs
2021-04-10 23:17:49 +10:00
Sinai
b39b044f79
Add advanced attributes to BepInEx config
2021-04-10 17:44:09 +10:00
Sinai
3628f3db31
Fix event system control
2021-04-09 01:46:26 +10:00
Sinai
2cc403ad17
Cleanup runtime-specific
2021-04-07 17:20:09 +10:00
Sinai
113f2fd922
3.3.5 - fix Il2Cpp Hashtable, boxed strings
2021-04-04 03:41:36 +10:00
Sinai
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
Sinai
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
Sinai
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
Sinai
3501a28fd1
Restore UnlockMouse config, adjust config saving
2021-03-30 21:23:45 +11:00
Sinai
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
Sinai
8964c48ba0
Move melon attributes to ExplorerMelonMod.cs
2021-03-26 06:38:59 +11:00
Sinai
25e48f2f37
Project refactor, namespace cleanup, splitting UI/functionality.
2021-03-18 17:17:29 +11:00
Sinai
9e996816ef
starting work on a cleanup/rewrite
2021-03-16 18:12:39 +11:00
Sinai
21408993c2
create subfolder for standalone
2021-03-11 18:40:04 +11:00
Sinai
1a5e843070
handle ExplorerStandalone update internally
2021-03-11 18:16:52 +11:00
Sinai
ade7539fde
cleanups
2021-03-11 17:57:58 +11:00