272 Commits (fb232e076ee9d4efaf7abb611d6b8a0309851d44)

Author SHA1 Message Date
  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 8c67b56db8 Fixed load order 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 792e8d771c Minor updates 4 years ago
  Anairkoen Schno 46e464db06 Upgraded to C# 8 without changing framework 4 years ago
  Anairkoen Schno 5799d7492e CriticalSection now removes its message hook handler on exit 4 years ago
  Anairkoen Schno c2fee7e997 Removed all backwards compatability 4 years ago
  Anairkoen Schno 05aa7dd160 Added remaining using directives to LibLoader to make it compile for Net3 4 years ago
  Anairkoen Schno 82c335d9fc Added Net3 proxy to LibLoader so that it compiles against .NET 3 4 years ago
  Anairkoen Schno ac1cbd8c42 Added a level of indirection in the injector for safety loading shipped libraries 4 years ago
  Anairkoen Schno 15fbd45e18 First pass on migrating to new plugin interface 4 years ago
  Anairkoen Schno f5b036dd09 Updated version numbers 4 years ago
  Anairkoen Schno 66e8319a6d Minor code quality changes in PluginInitInjector 4 years ago
  Anairkoen Schno 7e6a69e267 Loader now explicityl adds the game _Data/Plugins directory to the DLL search path 4 years ago
  Anairkoen Schno 0c833993fe Added new BSIPA iconography 4 years ago
  Anairkoen Schno f3321e66e5 Fixed #20 4 years ago
  Anairkoen Schno b7128ae754 Bumped version 4 years ago
  Anairkoen Schno d905fab1de Added protection from Harmony 4 years ago
  Anairkoen Schno b7fb95104c Added documentation 4 years ago
  Anairkoen Schno 8a5700fd16 Re-fixed logger 4 years ago
  Anairkoen Schno d6ec4570a8 Fixed trace checking 4 years ago
  Anairkoen Schno 0dda45d526 Added trace log level 4 years ago
  Anairkoen Schno 19a899ae9b Bumped version 4 years ago
  Anairkoen Schno dd48e662d5 Now explicitly adds PATH dirs to DLL search path 4 years ago
  Anairkoen Schno ab9245ebd1 Added some deeper hooks for CriticalSection 4 years ago
  Anairkoen Schno 386456672f Fixed some of the list for new uupdate 4 years ago
  Anairkoen Schno 72dc6ebc0e Documented CriticalSection class 4 years ago
  Anairkoen Schno 3a06936f3f Added GC critical sections 4 years ago
  Anairkoen Schno 2f7975ac01 Added execution critical section handler to injector file modifications 4 years ago
  Anairkoen Schno 789b1495fb Added early game version detection to code path 4 years ago
  Anairkoen Schno b4c23fb1dc Fixed a load of me fucking up 4 years ago
  Anairkoen Schno 1ba1e99953 Simplified AlmostVersion null check 4 years ago
  Anairkoen Schno 7a540362f4 Reordered game argument order to make a bit more sense 4 years ago
  Anairkoen Schno 6d67921eea Added some command line options 4 years ago
  Anairkoen Schno 0556d5355f Added config option to reduce number of log files created 4 years ago
  Anairkoen Schno 3fa7e6588c Added command line override values to config 4 years ago
  Anairkoen Schno c2c9edbeab Updated config and doc generation script to ignore invalid lines 4 years ago
  Anairkoen Schno ecbfc6377a Added config flag to disable mod yeeting 4 years ago
  Anairkoen Schno 7344366e98 Loader now checks for manifest before plugin class 4 years ago
  Anairkoen Schno bb2ec71bad Removed arbitrary reference import from plugin name lookup 4 years ago
  Anairkoen Schno fc41ebc83a Lib loader now sets up DLL search paths 4 years ago
  Anairkoen Schno 794f0d0b96 Bumped version 4 years ago
  Anairkoen Schno 3c6e57aada Formatting 4 years ago
  Anairkoen Schno 756c9e85e4 Updated CecilLibLoader to reflect newer main lib loader 4 years ago
  Anairkoen Schno ec3353efd3 Fixed some whitespace 5 years ago
  Anairkoen Schno b42ff1425b Removed TODO that doesn't need to be done 5 years ago
  Anairkoen Schno 112c7ef4e3 AsyncBridge package now non-conditional 5 years ago
  Anairkoen Schno ba38c12394 Lots of adjustments to work on .NET 3 5 years ago
  Anairkoen Schno ab29c45df9 Added Net4 correct StrJP 5 years ago