Meivyn
|
217347d4a6
|
Fix path encoding issue in proxy
|
8 months ago |
Meivyn
|
29431a0716
|
Implement async `OnEnable`/`OnDisable`
|
9 months ago |
Meivyn
|
145879a186
|
Fix proxy `AfterBuild` target to handle spaces in path
Fixes #56
|
9 months ago |
Meivyn
|
607ab516a4
|
Bump one last package
|
11 months ago |
Meivyn
|
3f376de313
|
Bump version
|
11 months ago |
Meivyn
|
8eee59db27
|
Also abort legacy save thread, null check config Store
|
11 months ago |
Meivyn
|
777adc0222
|
Merge pull request #104 from nicoco007/fix-exception-when-changed-called-in-zenject-dispose
Fix exception when `Changed` is called in Zenject-invoked `Dispose`
|
11 months ago |
Nicolas Gnyra
|
d8bed85c8f
|
Fix exception when `Changed` is called in Zenject-invoked `Dispose`
|
11 months ago |
Anairkoen Schno
|
f6ebc69a59
|
Update packages and bump version
|
3 years ago |
Meivyn
|
d7b952556b
|
Merge pull request #103 from nicoco007/fix-debug-hard-crash
Fix hard crash when using debug builds
|
11 months ago |
Nicolas Gnyra
|
df3a0283b0
|
Fix hard crash when using debug builds
|
11 months ago |
nike4613
|
b9a65ab25d
|
Merge pull request #100 from Meivyn/patch-1
Bunch of fixes
|
11 months ago |
Meivyn
|
7851d12b23
|
Revert "Bring back `HarmonyProtector` and make it more robust"
This reverts commit 6a4d9ec922 .
|
11 months ago |
nike4613
|
055778cc9d
|
Merge pull request #101 from Arimodu/Fix-64-config-limit
Fix config 64 max limit
|
11 months ago |
Meivyn
|
efdfee21dc
|
Fix Unity hard crash when serializing a nullable `decimal`
|
1 year ago |
Meivyn
|
5d30ef0a24
|
Catch potential exceptions
|
1 year ago |
Meivyn
|
5cd7b83077
|
Hopefully latest wave of serialization fixes
|
1 year ago |
Arimodu
|
a9f56d3609
|
Add SyncObject notice
Null for internally-implemented providers
|
1 year ago |
Meivyn
|
e8ee5d60d8
|
Fix Unity logging not being redirected when off-main thread
|
1 year ago |
Arimodu
|
de70afe509
|
Revert MakeCreator.cs
|
1 year ago |
Arimodu
|
f631f0826f
|
Avoid breaking change by marking obsolete instead
|
1 year 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 |
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 |