Commit Graph

44 Commits

Author SHA1 Message Date
Sinai
1af20ead9f Add BepInEx Il2CppInterop build 2022-06-23 06:03:58 +10:00
Sinai
6e5610129a Add ILRepack back to build process 2022-04-27 20:13:17 +10:00
Sinai
47629d4764 Update libs
- Added net6 MelonLoader.dll reference
- Added net6 mcs.dll reference
- Restructured dlls into framework folders
2022-04-11 23:17:13 +10:00
Sinai
078c2e2b51 Add AudioClipWidget 2022-03-21 01:04:39 +11:00
Sinai
2f0876466c bump mod loader versions 2022-02-24 19:26:01 +11:00
Sinai
f35232bb64 Removed Unhollower submodule 2022-01-30 06:36:01 +11:00
Sinai
3984550bb6 Bump Unhollower to latest 2022-01-17 19:41:00 +11:00
Sinai
f92c215a88 update libs 2021-12-24 15:17:28 +11:00
Sinai
f81822f219 bump lib versions 2021-09-30 21:06:38 +10:00
Sinai
afa4135b67 Update ML lib for "LemonCleanup" breaking changes 2021-08-03 16:12:28 +10:00
Sinai
40583cae3d Include arial in legacy bundles, cleanup 2021-07-28 06:41:02 +10:00
Sinai
30fe9e4dde Cleanup 2021-07-21 18:37:01 +10:00
Sinai
97838e0b3a Update Unhollower 2021-07-21 04:13:15 +10:00
Sinai
480eb5afd5 Use HarmonyX NuGet package 2021-05-29 19:07:26 +10:00
Sinai
eaf478e314 Using temporary manual HarmonyX reference 2021-05-29 18:27:40 +10:00
Sinai
1daf4fade4 Use HarmonyX NuGet instead of submodule 2021-05-29 17:36:07 +10:00
Sinai
eee7d6bcc4 Add ML 0.3.0 build 2021-05-23 13:58:26 +10:00
Sinai
3cd9819790 remove backup libs 2021-05-19 19:47:13 +10:00
Sinai
44c6503ae2 Update unhollowed libs 2021-05-19 18:45:19 +10:00
Sinai
843d7ed451 Update mcs-unity 2021-05-13 22:56:23 +10:00
Sinai
fedecb80a0 Update mcs-unity 2021-05-12 20:47:46 +10:00
Sinai
97738b00c1 Update mcs-unity 2021-05-11 23:17:11 +10:00
Sinai
a9f6ed8729 Cleanup libs, target ML 0.3.1 2021-05-11 20:23:52 +10:00
Sinai
712bf7b669 Cleanup libs, use submodules and packages where appropriate 2021-05-11 19:13:58 +10:00
Sinai
b4b96134c4 add mcs-unity submodule properly 2021-05-11 17:55:47 +10:00
Sinai
9ea50e232c use submodules for HarmonyX and Unhollower 2021-05-11 17:47:22 +10:00
Sinai
bfaba56b76 bump lib versions 2021-05-03 01:10:12 +10:00
Sinai
7eb4b1bc77 WIP
* Using publicized mono assemblies
* Remaking UI from scratch. Done the Scene Explorer so far.
2021-04-15 20:18:03 +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
46f35129c5 3.2.10
* The following preferences are now persistent between sessions: Active Menu Page, Scene Explorer Hide State, Debug Console Hide State
* The "Resize Cursor" is now just a `↔` Text label instead of a sprite.
* Added support for Unity 5.2+ games (previously was only supporting 5.6)
2021-03-26 19:49:53 +11:00
Sinai
e85a3e0f1e Merge bepinex/melonloader unhollowed libs 2021-03-26 06:04:44 +11:00
Sinai
bf455893e7 Include all references in lib folder 2021-03-26 05:40:12 +11:00
Sinai
4bcf82ca10 separate Bep5 and Bep6 support. Fix enums not backed by ints. 2021-03-09 17:35:54 +11:00
Sinai
ce38e8ac50 bump to MelonLoader 0.3.0 2021-03-06 17:25:54 +11:00
Sinai
9c5596ace4 Update lib versions 2021-02-26 17:52:21 +11:00
sinaioutlander
be635e46a0 Swapping to INI instead of XML config, including an AssetBundle for old (5.6.1) Unity versions. 2020-11-25 16:40:36 +11:00
sinaioutlander
44ac4312e8 3.0.1: Update BepInEx build for 5.4.1, remove Test Class inspection on start, update libs, remove commented references 2020-11-17 19:46:54 +11:00
sinaioutlander
91d5fc284f almost done, just interactive unity structs and a few minor things to finish off. 2020-11-16 21:21:04 +11:00
sinaioutlander
fd950e2aef finished C# Console and Debug Console, starting work on Scene Explorer 2020-10-27 00:54:08 +11:00
sinaioutlander
56bedc9c6b Merging the two Mono builds, now just targets .NET 3.5 2020-10-05 23:08:59 +11:00
sinaioutlander
912b1b80ff using ILRepack MSBuild task, adding some base libs 2020-10-05 18:32:38 +11:00
sinaioutlander
b550356f14 1.8.0, merging Mono and Il2Cpp builds, adding BepInEx support
* Project renamed to Explorer to reflect the new scope
* Merged Mono and Il2Cpp builds
* Merged BepInEx and MelonLoader builds
* Some minor changes to accommodate for this
* The release DLL and the config file now use "Explorer" in place of "CppExplorer" for file and folder names
2020-09-27 22:04:23 +10:00
sinaioutlander
2d7dfa53eb Fix scroll not working in 2017 games 2020-09-12 16:14:42 +10:00
sinaioutlander
2030b5309d move mcs.dll reference into lib folder 2020-08-07 23:58:43 +10:00