Meivyn
6a4d9ec922
Bring back `HarmonyProtector` and make it more robust
1 year ago
Meivyn
be3a02d53f
Fix nullable value being serialized as non-nullable
1 year ago
Meivyn
0550637d79
Rework bootstrapper a bit
1 year ago
Meivyn
7dc39c0d23
Fix game assembly backup process
1 year ago
Meivyn
54b0dd360b
Prevent file corruption
1 year ago
DaNike
21873bee3c
Bump version
1 year ago
DaNike
b64c621f82
Update some packages and Unity reference files
1 year ago
DaNike
634d8fe2d1
Remove HarmonyProtector and largely useless virtualizer
1 year ago
DaNike
dd00c7442b
Formatting
1 year ago
nike4613
1cdbee7fcd
Merge pull request #96 from Meivyn/virtualize-editor
Add beatmap editor to the list of default game assemblies
1 year ago
nike4613
3f25a0c7f7
Merge pull request #97 from Meivyn/console-tweaks
Console tweaks and fixes
1 year ago
Meivyn
4e48fe197e
Allow console attachment to a specific PID
1 year ago
Meivyn
6968ca9783
Fix some issues with console initialization
1 year ago
Meivyn
2cf257571c
Cleanup of console code
1 year ago
nike4613
1909332332
Merge branch 'master' into virtualize-editor
1 year ago
Meivyn
2f3430b8eb
Add beatmap editor to the list of default game assemblies
1 year ago
nike4613
1b35392cfc
Merge pull request #93 from ErisApps/feature/Add_ReflectionUtil_helper_method
Add helper method for converting a property name to the compiler-generated backing field name
1 year ago
Eris
43b0f0bb22
Add helper method for converting a property name to the compiler-generated backing field name
1 year ago
nike4613
6b21a5a480
Merge pull request #92 from ToniMacaroni/master
Check if mono debugger is already initialized
1 year ago
Julian Kittel
9990868676
Check if mono debugger is already initialized
1 year ago
nike4613
88424482b8
Merge pull request #89 from Meivyn/output-docs
Output documentation before building
1 year ago
Meivyn
ac34eaf2c3
Output documentation before building
1 year ago
nike4613
757388ebd9
Merge pull request #86 from Atemu/linux-docs
Improve Linux installation docs
2 years ago
Atemu
c27fa6ba36
Improve Linux installation docs
2 years ago
Anairkoen Schno
583fc19e1c
Implement UnityGame.SwitchToMainThreadAsync
2 years ago
Anairkoen Schno
d9982f98e6
Fix colored console printer to correctly handle multiline darkened messages
2 years ago
Anairkoen Schno
f2be935bfa
Add editorconfig
2 years ago
Anairkoen Schno
7d385709db
Implement #40 , finally
The current implementation follows a flag in the config which globally darkens the message part of a log entry by 1 shade.
2 years ago
Anairkoen Schno
c0ba05474f
Fix #70 #71 #78 and related issues
2 years ago
Anairkoen Schno
d4adb8cdb6
Fix #79 #81 using Zinga's suggestion
The config now contains a ResetGameAssembliesOnVersionChange property, which, when true, sets the GameAssemblies property to its default when a verison change is detected.
2 years ago
Anairkoen Schno
77904196e3
Fix nullability warnings for new Newtonsoft version
2 years ago
nike4613
3fa908a557
Merge pull request #85 from kinsi55/master
Added --no-logs launch argument
2 years ago
Kinsi
84b479c76b
space
2 years ago
Kinsi
b5016453f4
Update StandardLogger.cs
2 years ago
nike4613
0ba9d3c46d
Merge pull request #84 from nike4613/dependabot/nuget/IPA.Loader/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /IPA.Loader
2 years ago
Anairkoen Schno
c326c0dc0f
Fix link in README
2 years ago
Kinsi
9d528245e2
Added --no-logs launch argument
2 years ago
dependabot[bot]
84bc7edbad
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /IPA.Loader
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json ) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases )
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1 )
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2 years ago
Anairkoen Schno
c4dc707b60
Bump version
2 years ago
Anairkoen Schno
eee567bb83
Bundle netstandard.dll with BSIPA and force-load our Newtonsoft early
2 years ago
Anairkoen Schno
3adbdc18e8
Bump version
2 years ago
Anairkoen Schno
5a3ea4097e
Merge pull request #75 from ErisApps/feature/HarmonyX_upgrade
HarmonyX upgrade
2 years ago
Eris
5bda9e3669
Move DisallowLegacyGlobalUnpatchAll to StdoutInterceptor
2 years ago
Eris
8145d5342d
Disallow legacy global UnpatchAll
2 years ago
Eris
903a2ac53f
Bump HarmonyX from 2.6.1 to 2.7.0
2 years ago
Eris
4b23d768f6
Bump MonoMod.RuntimeDetour from 21.11.1.1 to 21.12.13.1
2 years ago
Eris
d7dd5d1de7
Fixed incorrect parameter names being used ( #74 )
2 years ago
Anairkoen Schno
0eaa9e8ef3
Adjust log level mappings for Harmony logs
2 years ago
Anairkoen Schno
332823b46a
Add Harmony logging interceptor
2 years ago
Anairkoen Schno
7b0c7f2f96
Fix GeneratedConfig.WriteSyncObject
2 years ago