Anairkoen Schno
|
66d28cd76f
|
Added constructor to generated store
|
4 years ago |
Anairkoen Schno
|
a967ca9b10
|
Added more of the structure for GeneratedStore
|
4 years ago |
Anairkoen Schno
|
e98d303865
|
Moved JsonConfigProvider to a new namespace
Added GeneratedStore
|
4 years ago |
Anairkoen Schno
|
3627f48ea2
|
Finished up Config.Data
|
4 years ago |
Anairkoen Schno
|
3abeb43ff1
|
Merge branch 'master' into 4.0.0-beta
|
4 years ago |
Anairkoen Schno
|
da11e854f9
|
Removed ModList from build temporarily
|
4 years ago |
Anairkoen Schno
|
bad7c00c16
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
1ce781edc0
|
Updated references for new Beat Saber version
|
4 years ago |
Anairkoen Schno
|
6aa5fa00c3
|
Added safer virtualization and anti-yeet support
|
4 years ago |
Anairkoen Schno
|
8b80844f92
|
Fixed Harmony load error
|
4 years ago |
Anairkoen Schno
|
664100f6e7
|
Updated BuildTools
|
4 years ago |
Anairkoen Schno
|
ba686cbd7d
|
Added start of config abstract representation
|
4 years ago |
Anairkoen Schno
|
7ffd40ddcc
|
Added some conditional code for .NET 3 for the sync helpers
|
4 years ago |
Anairkoen Schno
|
943eef79a4
|
Redid Synchronization utils to use structs for stack allocation
|
4 years ago |
Anairkoen Schno
|
55afe527c6
|
Added some notes to StatnardLogger
|
4 years ago |
Anairkoen Schno
|
0fe70400f2
|
Switched SetProperty to use the version present in .NET 3.5
|
4 years ago |
Anairkoen Schno
|
c205d5430a
|
Added some synchronization helpers
|
4 years ago |
Anairkoen Schno
|
376a16129d
|
Added IConfigStore interface
|
4 years ago |
Anairkoen Schno
|
e472d9ccd7
|
Added some more things to ReflectionUtil and adjusted it to have sligtly better naming
|
4 years ago |
Anairkoen Schno
|
7ef66c9195
|
Revert "Removed ModPrefs (finally, holy crap)"
This reverts commit 022836b257 .
|
4 years ago |
Anairkoen Schno
|
022836b257
|
Removed ModPrefs (finally, holy crap)
|
4 years ago |
Anairkoen Schno
|
c196126c2a
|
Removed latent trailing comma in Features of manifest
|
4 years ago |
Anairkoen Schno
|
8547cd440a
|
AppVeyor no longer downloads DocFX except when building docs
|
4 years ago |
Anairkoen Schno
|
30c64e246b
|
Removed blank feature from manifest
|
4 years ago |
Anairkoen Schno
|
6f605e0007
|
Fixed HasInterface
Added NonNull LINQ method
|
4 years ago |
Anairkoen Schno
|
8ad848d458
|
Reverted the Cecil version of Injector and Loader to continue supporting .NET 3.5
|
4 years ago |
Anairkoen Schno
|
f1ee402c34
|
Updated Injector to inject based on closest match, instead of first assignable
|
4 years ago |
Anairkoen Schno
|
71942f678f
|
Switched to much nicer ValueTuples
|
4 years ago |
Anairkoen Schno
|
f80aa0748a
|
Updated NuGet packages
|
4 years ago |
Anairkoen Schno
|
fb232e076e
|
Added a few TODOs
|
4 years ago |
Anairkoen Schno
|
669ab427ce
|
Added NoRuntimeEnableFeature to allow for opt-out of runtime loading
|
4 years ago |
Anairkoen Schno
|
c166d16502
|
Updated ModList manifest to reference new BSIPA
|
4 years ago |
Anairkoen Schno
|
8c67b56db8
|
Fixed load order
Removed now-redundant debug logging
|
4 years ago |
Anairkoen Schno
|
30cb531c31
|
Added more indirection around Harmony at injection, as well as some debug printing during reference lookup
|
4 years ago |
Anairkoen Schno
|
f8b1fe0d0a
|
Fixed ModList/Assembly-CSharp
refs.txt now auto-virutalizes Assembly-CSharp
|
4 years ago |
Anairkoen Schno
|
f656b69354
|
Added Doorstop BuildUtils that weren't there for some reason
|
4 years ago |
Anairkoen Schno
|
9fe1b19248
|
Moved bufferW out of verbose block
|
4 years ago |
Anairkoen Schno
|
577274d082
|
Made buffer and bufferW static
|
4 years ago |
Anairkoen Schno
|
5ad7e46eae
|
Hoisted Doorstop files the rest of the way out of the submodule
This also adds some error tracking stuff to Doorstop
|
4 years ago |
Anairkoen Schno
|
792e8d771c
|
Minor updates
|
4 years ago |
Anairkoen Schno
|
0200fe55bd
|
Removed Doorstop from submodules
|
4 years ago |
Anairkoen Schno
|
b76094234c
|
Fixed interface reference for compilation
|
4 years ago |
Anairkoen Schno
|
46e464db06
|
Upgraded to C# 8 without changing framework
|
4 years ago |
Anairkoen Schno
|
42b3dd225e
|
Updated target framework for meta project
|
4 years ago |
Anairkoen Schno
|
5799d7492e
|
CriticalSection now removes its message hook handler on exit
|
5 years ago |
Anairkoen Schno
|
c2fee7e997
|
Removed all backwards compatability
For some reason it only works with a debugger attached...
|
5 years ago |
Anairkoen Schno
|
1e226223cd
|
Merge branch 'master' into 4.0.0-beta
|
5 years ago |
Anairkoen Schno
|
05aa7dd160
|
Added remaining using directives to LibLoader to make it compile for Net3
|
5 years ago |
Anairkoen Schno
|
fb530421c4
|
Merge branch 'master' into 4.0.0-beta
|
5 years ago |
Anairkoen Schno
|
82c335d9fc
|
Added Net3 proxy to LibLoader so that it compiles against .NET 3
|
5 years ago |