653 Commits (3e8388ef6afeed238d1dc1e5a757f678e2114c75)
 

Author SHA1 Message Date
  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 3bcffdd5a0 AppVeyor no longer downloads DocFX except when building docs 4 years ago
  Anairkoen Schno 0bbb948b60 Removed blank feature from manifest 4 years ago
  Anairkoen Schno c318959f52 Fixed HasInterface 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 4 years ago
  Anairkoen Schno fdb2f1102f Updated ModList manifest to reference new BSIPA 4 years ago
  Anairkoen Schno 1d19c30922 Fixed load order 4 years ago
  Anairkoen Schno d54720509f Added more indirection around Harmony at injection, as well as some debug printing during reference lookup 4 years ago
  Anairkoen Schno a6cdbdc98f Fixed ModList/Assembly-CSharp 4 years ago
  Anairkoen Schno 24a15efc0d Added Doorstop BuildUtils that weren't there for some reason 4 years ago
  Anairkoen Schno 76ed12c7f8 Moved bufferW out of verbose block 4 years ago
  Anairkoen Schno a952e9bd50 Made buffer and bufferW static 4 years ago
  Anairkoen Schno 80161320f9 Hoisted Doorstop files the rest of the way out of the submodule 4 years ago
  Anairkoen Schno d982e72e78 Minor updates 4 years ago
  Anairkoen Schno 7827921fea Removed Doorstop from submodules 4 years ago
  Anairkoen Schno fb3790b90d Fixed interface reference for compilation 4 years ago
  Anairkoen Schno 222deb5cb5 Upgraded to C# 8 without changing framework 4 years ago
  Anairkoen Schno 742154e8c3 Updated target framework for meta project 4 years ago
  Anairkoen Schno a5e32b52e6 CriticalSection now removes its message hook handler on exit 4 years ago
  Anairkoen Schno c57e6c8a57 Removed all backwards compatability 4 years ago
  Anairkoen Schno 854d9c12ab Merge branch 'master' into 4.0.0-beta 4 years ago
  Anairkoen Schno 07bc652b1a Added remaining using directives to LibLoader to make it compile for Net3 4 years ago
  Anairkoen Schno 4e5d068008 Merge branch 'master' into 4.0.0-beta 4 years ago
  Anairkoen Schno 3808cad56e Added Net3 proxy to LibLoader so that it compiles against .NET 3 4 years ago
  Anairkoen Schno 4e2f9de73f Merge branch 'master' into 4.0.0-beta 4 years ago
  Anairkoen Schno 0ad189861d Updated license to include exclusion of Refs dir 4 years ago
  Anairkoen Schno 8bc00cc1b9 Properly updated ModList references 4 years ago
  Anairkoen Schno d8d68ce4c2 Added a level of indirection in the injector for safety loading shipped libraries 4 years ago
  Anairkoen Schno 1b22d1d480 First pass on migrating to new plugin interface 4 years ago
  Anairkoen Schno 4b9626d5f5 Updated version numbers 4 years ago
  Anairkoen Schno 5752a4a36c Minor code quality changes in PluginInitInjector 4 years ago
  Anairkoen Schno ff35bed7ea Loader now explicityl adds the game _Data/Plugins directory to the DLL search path 4 years ago
  Anairkoen Schno ce02c869b8 Fixed UI spacing 4 years ago
  Anairkoen Schno a24d8ff93b Fixed title for index of documentation 4 years ago
  Anairkoen Schno a87bebd670 Added new BSIPA iconography 4 years ago
  Anairkoen Schno f033bf71db Fixed #20 4 years ago
  Anairkoen Schno 2b6b48b9b7 Bumped version 4 years ago
  Anairkoen Schno f589a41d82 Added protection from Harmony 4 years ago
  Anairkoen Schno 596a831b12 Fixed fuckin logging for the last goddamn time 4 years ago
  Anairkoen Schno 56607007a6 Fixed dependencies 4 years ago
  Anairkoen Schno 470a131765 Added documentation 4 years ago
  Anairkoen Schno eb00d8ee40 Re-fixed logger 4 years ago
  Anairkoen Schno 924a815a2f Fixed trace checking 4 years ago
  Anairkoen Schno c57fdfa83e Added trace log level 4 years ago