Commit History

Author SHA1 Message Date
  Keelhauled 0f94692496 Update BepInEx.Harmony submodule 5 years ago
  ghorsington c3b84c8139 Merge branch 'overhaul-chainloder-cecil' of https://github.com/BepInEx/BepInEx into overhaul-chainloder-cecil 5 years ago
  ghorsington 0d1049c56c Skip inheritance check for unresolved types 5 years ago
  Keelhauled 81b2127e7a Make ToPluginInfo public (#81) 5 years ago
  ghorsington d91e6558e6 Don't chainload assemblies that don't reference bepinex 5 years ago
  ghorsington 377f824628 Fix env vars not being set up early 5 years ago
  ghorsington 5340a1c987 Update ILRepack to correct package 5 years ago
  ghorsington 626985b49e Remove dumplicate BepInPlugin factory method 5 years ago
  ghorsington a819d06ba5 Merge unpulled changes 5 years ago
  ghorsington e78f956bdc Merge changes from master 5 years ago
  ghorsington 4206ddb8b5 Unify Paths initializers; refactor preloader to unify build into one 5 years ago
  ghorsington 363cdd5de1 Read Managed folder path from Doorstop 5 years ago
  ghorsington 30e1cdbe39 Bump Doorstop version in CI scripts 5 years ago
  ghorsington 33d3517f18 Tabify whitespaces; cleanup code 5 years ago
  ghorsington 79df187de2 Unify Paths initializers; refactor preloader to unify build into one 5 years ago
  ghorsington 6453742767 Read Managed folder path from Doorstop 5 years ago
  ghorsington ffdef649d3 Update version of Doorstop in Jenkins pipeline 5 years ago
  ghorsington 8cf646d898 Add assembly resolve event to TypeLoader for hooking up chainloading 5 years ago
  ghorsington 41a3e8c385 Change plugin count duplication in log messages 5 years ago
  ghorsington fb4e70bc56 Return original MetadataHelper methods for compatibility 5 years ago
  ghorsington c5bcb24283 Fix process filtering not working correctly 5 years ago
  ghorsington ccb626073f Add a minimal assembly resolver before running main preloader code 5 years ago
  ghorsington b92ba3e6bf Use Doorstop 2.9.0.0 5 years ago
  ghorsington 22ced10e9b Fix build errors 5 years ago
  ghorsington 71452568c1 Readd logging message to tell number of patches loaded in preloader 5 years ago
  ghorsington ec22e7fc59 Fix recursion in MetadataHelper.GetMetadata 5 years ago
  ghorsington 6c8109cc45 Use List instead of IEnumerable in type location 5 years ago
  ghorsington 9b9401acfc Add back Plugins list into chainloader for legacy 5 years ago
  ghorsington e5e6814d05 Use Cecil to find preloader patches 5 years ago
  ghorsington a12228ce40 Readd logging for ReflectionTypeLoaderException 5 years ago