Commit History

Author SHA1 Message Date
  ghorsington 36ead18c36 Add new MonoMod submodule 5 years ago
  ghorsington fb42960a94 Remove old MonoMod submodule 5 years ago
  ghorsington 2bed848f1d Generate basic plugin info on plugins initialized outside chainloader 5 years ago
  ghorsington a0c7c59d3b Fix NRE when initializing plugin with no plugin info 5 years ago
  ghorsington 2004338ec9 Don't enforce PluginInfo to exist in order to load a plugin 5 years ago
  ghorsington c211162c7c Allow dashes in plugin GUID 5 years ago
  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