Meivyn
a81bad951f
Bump version
1 month ago
Meivyn
35990a7828
Remove some shipped libs for now
1 month ago
Meivyn
bd7245aecb
Fix potential thread block in `SingleCreationValueCache.GetOrAdd`
1 month ago
Meivyn
80222a6da1
Bump version
3 months ago
Meivyn
ab1e432192
Expose a helper to toggle config watchers
3 months ago
Meivyn
2236b34fe8
Fix memory leak caused by wrong implementation of `GetHashCode`
3 months ago
Meivyn
01a05403ef
Bump version
6 months ago
Meivyn
29431a0716
Implement async `OnEnable`/`OnDisable`
8 months ago
Meivyn
3f376de313
Bump version
10 months ago
Meivyn
8eee59db27
Also abort legacy save thread, null check config Store
10 months ago
Nicolas Gnyra
d8bed85c8f
Fix exception when `Changed` is called in Zenject-invoked `Dispose`
10 months ago
Anairkoen Schno
f6ebc69a59
Update packages and bump version
3 years ago
Nicolas Gnyra
df3a0283b0
Fix hard crash when using debug builds
10 months ago
Meivyn
7851d12b23
Revert "Bring back `HarmonyProtector` and make it more robust"
This reverts commit 6a4d9ec922
.
10 months ago
Meivyn
efdfee21dc
Fix Unity hard crash when serializing a nullable `decimal`
10 months ago
Meivyn
5d30ef0a24
Catch potential exceptions
10 months ago
Meivyn
5cd7b83077
Hopefully latest wave of serialization fixes
10 months ago
Arimodu
a9f56d3609
Add SyncObject notice
Null for internally-implemented providers
11 months ago
Arimodu
de70afe509
Revert MakeCreator.cs
11 months ago
Arimodu
f631f0826f
Avoid breaking change by marking obsolete instead
11 months ago
Meivyn
4e9cc1e683
Do not mark disabled mods as ignored
1 year ago
Meivyn
3ccb5df346
Fix Beat Saber version parsing
1 year ago
Meivyn
6a4d9ec922
Bring back `HarmonyProtector` and make it more robust
1 year ago
Arimodu
52e64e591b
Cleanup
1 year ago
Arimodu
1ceae129a2
Fix config 64 max limit
Stop using WaitHandle and use an action instead
1 year ago
Meivyn
be3a02d53f
Fix nullable value being serialized as non-nullable
1 year ago
DaNike
21873bee3c
Bump version
1 year ago
DaNike
634d8fe2d1
Remove HarmonyProtector and largely useless virtualizer
1 year ago
DaNike
dd00c7442b
Formatting
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
Meivyn
2f3430b8eb
Add beatmap editor to the list of default game assemblies
1 year ago
Eris
43b0f0bb22
Add helper method for converting a property name to the compiler-generated backing field name
1 year 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
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
Kinsi
84b479c76b
space
2 years ago
Kinsi
b5016453f4
Update StandardLogger.cs
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
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