544 Commits (ce6e92ef5a5b3c5ce4483efbee6d0d3a18e0dd7f)

Author SHA1 Message Date
  Anairkoen Schno 4cd07ae65a Added own implementation of IEnumerable.Prepend 5 years ago
  Anairkoen Schno 9a042bf346 Added config registrar and file watcher support 5 years ago
  Anairkoen Schno c395b7d32b Added IsRunning to SingleThreadTaskScheduler 5 years ago
  Anairkoen Schno d2079abd7e Added a SingleThreadTaskScheduler 5 years ago
  Anairkoen Schno 0ccac4b541 Added ConfigRuntime type 5 years ago
  Anairkoen Schno c132c68cec Rewrote JsonConfigProvider to use new system 5 years ago
  Anairkoen Schno eefcf83a5d Finalized new Config usage 5 years ago
  Anairkoen Schno cb255039bb Changed IConfigProvider interface 5 years ago
  Anairkoen Schno c1e5057aa1 Added delegate creation to GeneratedStore 5 years ago
  Anairkoen Schno 6174a50037 Removed latent TODO 5 years ago
  Anairkoen Schno 393ed87ca6 Fixed formatting 5 years ago
  Anairkoen Schno 0131c2b94b Added some Net3 support stuff and implemented IConfigStore in GeneratedStore 5 years ago
  Anairkoen Schno fba47a19cc Fixed some dumb things for compatability with .NET 3 5 years ago
  Anairkoen Schno cf33d95ece Added basic member analysis and Changed method stuff 5 years ago
  Anairkoen Schno 66d28cd76f Added constructor to generated store 5 years ago
  Anairkoen Schno a967ca9b10 Added more of the structure for GeneratedStore 5 years ago
  Anairkoen Schno e98d303865 Moved JsonConfigProvider to a new namespace 5 years ago
  Anairkoen Schno 3627f48ea2 Finished up Config.Data 5 years ago
  Anairkoen Schno bad7c00c16 Bumped version 5 years ago
  Anairkoen Schno ba686cbd7d Added start of config abstract representation 5 years ago
  Anairkoen Schno 7ffd40ddcc Added some conditional code for .NET 3 for the sync helpers 5 years ago
  Anairkoen Schno 943eef79a4 Redid Synchronization utils to use structs for stack allocation 5 years ago
  Anairkoen Schno 55afe527c6 Added some notes to StatnardLogger 5 years ago
  Anairkoen Schno 0fe70400f2 Switched SetProperty to use the version present in .NET 3.5 5 years ago
  Anairkoen Schno c205d5430a Added some synchronization helpers 5 years ago
  Anairkoen Schno 376a16129d Added IConfigStore interface 5 years ago
  Anairkoen Schno e472d9ccd7 Added some more things to ReflectionUtil and adjusted it to have sligtly better naming 5 years ago
  Anairkoen Schno 7ef66c9195 Revert "Removed ModPrefs (finally, holy crap)" 5 years ago
  Anairkoen Schno 022836b257 Removed ModPrefs (finally, holy crap) 5 years ago
  Anairkoen Schno c196126c2a Removed latent trailing comma in Features of manifest 5 years ago
  Anairkoen Schno 30c64e246b Removed blank feature from manifest 5 years ago
  Anairkoen Schno 6f605e0007 Fixed HasInterface 5 years ago
  Anairkoen Schno 8ad848d458 Reverted the Cecil version of Injector and Loader to continue supporting .NET 3.5 5 years ago
  Anairkoen Schno f1ee402c34 Updated Injector to inject based on closest match, instead of first assignable 5 years ago
  Anairkoen Schno 71942f678f Switched to much nicer ValueTuples 5 years ago
  Anairkoen Schno f80aa0748a Updated NuGet packages 5 years ago
  Anairkoen Schno fb232e076e Added a few TODOs 5 years ago
  Anairkoen Schno 669ab427ce Added NoRuntimeEnableFeature to allow for opt-out of runtime loading 5 years ago
  Anairkoen Schno 8c67b56db8 Fixed load order 5 years ago
  Anairkoen Schno 30cb531c31 Added more indirection around Harmony at injection, as well as some debug printing during reference lookup 5 years ago
  Anairkoen Schno 792e8d771c Minor updates 5 years ago
  Anairkoen Schno 46e464db06 Upgraded to C# 8 without changing framework 5 years ago
  Anairkoen Schno 5799d7492e CriticalSection now removes its message hook handler on exit 5 years ago
  Anairkoen Schno c2fee7e997 Removed all backwards compatability 5 years ago
  Anairkoen Schno 05aa7dd160 Added remaining using directives to LibLoader to make it compile for Net3 5 years ago
  Anairkoen Schno 82c335d9fc Added Net3 proxy to LibLoader so that it compiles against .NET 3 5 years ago
  Anairkoen Schno ac1cbd8c42 Added a level of indirection in the injector for safety loading shipped libraries 5 years ago
  Anairkoen Schno 15fbd45e18 First pass on migrating to new plugin interface 5 years ago
  Anairkoen Schno f5b036dd09 Updated version numbers 5 years ago
  Anairkoen Schno 66e8319a6d Minor code quality changes in PluginInitInjector 5 years ago