Anairkoen Schno
|
569338fc72
|
Fixed many small issues
|
4 years ago |
Anairkoen Schno
|
5eafe351b3
|
Properly moved Synchronization class to Async namespace
|
4 years ago |
Anairkoen Schno
|
a1d6acbf23
|
Updated all of the config references to use new system
|
4 years ago |
Anairkoen Schno
|
1585425fe6
|
Finished up the ConfigRuntime
|
4 years ago |
Anairkoen Schno
|
089fe70e18
|
Added own implementation of IEnumerable.Prepend
|
4 years ago |
Anairkoen Schno
|
0877f91e55
|
Added config registrar and file watcher support
|
4 years ago |
Anairkoen Schno
|
d611ad0e46
|
Added IsRunning to SingleThreadTaskScheduler
|
4 years ago |
Anairkoen Schno
|
aca59e8d86
|
Added a SingleThreadTaskScheduler
|
4 years ago |
Anairkoen Schno
|
5409bdd16b
|
Added ConfigRuntime type
Moved Synchronization.cs to Async folder
|
4 years ago |
Anairkoen Schno
|
4819441a82
|
Rewrote JsonConfigProvider to use new system
|
4 years ago |
Anairkoen Schno
|
98c5027eba
|
Finalized new Config usage
|
4 years ago |
Anairkoen Schno
|
45d2247061
|
Changed IConfigProvider interface
|
4 years ago |
Anairkoen Schno
|
14d02600ba
|
Added delegate creation to GeneratedStore
|
4 years ago |
Anairkoen Schno
|
d0f79defdc
|
Removed latent TODO
|
4 years ago |
Anairkoen Schno
|
724aa9df48
|
Fixed formatting
|
4 years ago |
Anairkoen Schno
|
7d03a13419
|
Added some Net3 support stuff and implemented IConfigStore in GeneratedStore
|
4 years ago |
Anairkoen Schno
|
b7433eaa74
|
Fixed some dumb things for compatability with .NET 3
|
4 years ago |
Anairkoen Schno
|
989d232f12
|
Added basic member analysis and Changed method stuff
|
4 years ago |
Anairkoen Schno
|
39153995b8
|
Added constructor to generated store
|
4 years ago |
Anairkoen Schno
|
79a8da1e23
|
Added more of the structure for GeneratedStore
|
4 years ago |
Anairkoen Schno
|
6cc16a0c90
|
Moved JsonConfigProvider to a new namespace
Added GeneratedStore
|
4 years ago |
Anairkoen Schno
|
8f57e249bd
|
Finished up Config.Data
|
4 years ago |
Anairkoen Schno
|
4ab8b94cdf
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
2dad5c08e9
|
Added start of config abstract representation
|
4 years ago |
Anairkoen Schno
|
696df1bc9f
|
Added some conditional code for .NET 3 for the sync helpers
|
4 years ago |
Anairkoen Schno
|
a5491a99ab
|
Redid Synchronization utils to use structs for stack allocation
|
4 years ago |
Anairkoen Schno
|
d829a2fc50
|
Added some notes to StatnardLogger
|
4 years ago |
Anairkoen Schno
|
5aaee9808e
|
Switched SetProperty to use the version present in .NET 3.5
|
4 years ago |
Anairkoen Schno
|
54d732ccd0
|
Added some synchronization helpers
|
4 years ago |
Anairkoen Schno
|
6be651d49c
|
Added IConfigStore interface
|
4 years ago |
Anairkoen Schno
|
6e48393330
|
Added some more things to ReflectionUtil and adjusted it to have sligtly better naming
|
4 years ago |
Anairkoen Schno
|
bc8e407633
|
Revert "Removed ModPrefs (finally, holy crap)"
This reverts commit 3e8388ef6a .
|
4 years ago |
Anairkoen Schno
|
3e8388ef6a
|
Removed ModPrefs (finally, holy crap)
|
4 years ago |
Anairkoen Schno
|
66ab9a9640
|
Removed latent trailing comma in Features of manifest
|
4 years ago |
Anairkoen Schno
|
0bbb948b60
|
Removed blank feature from manifest
|
4 years ago |
Anairkoen Schno
|
c318959f52
|
Fixed HasInterface
Added NonNull LINQ method
|
4 years ago |
Anairkoen Schno
|
7d15cfabd0
|
Reverted the Cecil version of Injector and Loader to continue supporting .NET 3.5
|
4 years ago |
Anairkoen Schno
|
d28cfdb4e8
|
Updated Injector to inject based on closest match, instead of first assignable
|
4 years ago |
Anairkoen Schno
|
1b01b7368e
|
Switched to much nicer ValueTuples
|
4 years ago |
Anairkoen Schno
|
fb727aa532
|
Updated NuGet packages
|
4 years ago |
Anairkoen Schno
|
a633f9b2bb
|
Added a few TODOs
|
4 years ago |
Anairkoen Schno
|
0857bd5989
|
Added NoRuntimeEnableFeature to allow for opt-out of runtime loading
|
5 years ago |
Anairkoen Schno
|
1d19c30922
|
Fixed load order
Removed now-redundant debug logging
|
5 years ago |
Anairkoen Schno
|
d54720509f
|
Added more indirection around Harmony at injection, as well as some debug printing during reference lookup
|
5 years ago |
Anairkoen Schno
|
d982e72e78
|
Minor updates
|
5 years ago |
Anairkoen Schno
|
222deb5cb5
|
Upgraded to C# 8 without changing framework
|
5 years ago |
Anairkoen Schno
|
a5e32b52e6
|
CriticalSection now removes its message hook handler on exit
|
5 years ago |
Anairkoen Schno
|
c57e6c8a57
|
Removed all backwards compatability
For some reason it only works with a debugger attached...
|
5 years ago |
Anairkoen Schno
|
07bc652b1a
|
Added remaining using directives to LibLoader to make it compile for Net3
|
5 years ago |
Anairkoen Schno
|
3808cad56e
|
Added Net3 proxy to LibLoader so that it compiles against .NET 3
|
5 years ago |