Commit History

Author SHA1 Message Date
  Keelhauled 0f4ac05a31 Log plurals 4 years ago
  Keelhauled fd927ef1c9 Change patcher log message 4 years ago
  ghorsington 911375ace5 Use TryParseAssemblyName wherever possible 4 years ago
  ghorsington 897f37d241 Use copy of patcher plugin list to allow for better loader support 4 years ago
  ghorsington 9ff80ca1a2 Fix missing docs in preloader 4 years ago
  ghorsington 51f5ceda12 Publicize AssemblyPatcher for better extendability 4 years ago
  ghorsington 474c2216a3 Ignore case in TargetDLLs assembly names 4 years ago
  Geoffrey Horsington c2f1d3aede Fix preloader crash when assembly name is invalid (e.g. autogenerated by MM) 4 years ago
  ghorsington 61a1b07167 Fix preloader crash on Unity 2019 if game path has non-ASCII chars 5 years ago
  ghorsington d527fd04b6 Fix assembly load warning not always working in preloader 5 years ago
  ghorsington 7c4afe18f8 Fix #101 5 years ago
  Bepis 33c5c3b13f Make significant changes to ConfigFile API 5 years ago
  ghorsington 003385959f Add non-plugin assemblies to chainloader cache 5 years ago
  ManlyMarco 5837bf8431 Show a warning when trying to patch already loaded assemblies 5 years ago
  ManlyMarco 8098324fec Change AddSetting calls to new shorter overload 5 years ago
  ManlyMarco f9eee41b33 Split GetSetting and AddSetting; Roll back to separate ConfigWrapper and ConfigEntry for better compatibility and naming 5 years ago
  ManlyMarco 0378ba54e3 Rename Wrap to GetSetting and add some missing Obsolete overloads 5 years ago
  ManlyMarco 4711b1e5fa Change BepInEx settings to use new wrap overloads 5 years ago
  ghorsington 7723b6a1a6 Fix formatting in String.Join 5 years ago
  ghorsington d2a925e61b Implement type loader cache and simplify metadata types 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 71452568c1 Readd logging message to tell number of patches loaded in preloader 5 years ago
  ghorsington e5e6814d05 Use Cecil to find preloader patches 5 years ago
  ghorsington d86bf1f144 Tabify lines for clarity 5 years ago
  ghorsington 150f812ece Add ability to break before patched assemblies are loaded 5 years ago
  ghorsington 3f6a4e15a0 Add ability to load dumped assemblies as files 5 years ago
  Bepis 20f1754af2 Bring branch up to date with master 5 years ago
  Bepis b4362c908e Show currently executing preloader patch 5 years ago
  Bepis 8ed78d9d54 Add config option for disabling harmony runtime patchers 6 years ago