Commit History

Author SHA1 Message Date
  Bepis 28a53ea645 Updated cake build script 3 years ago
  Bepis cea6e3a9bd Update unhollower assemblies 3 years ago
  Bepis cfaa68d11d Use HarmonyLogSource from BepInEx.Core instead of temporary IL2CPP version 3 years ago
  Bepis f9ec1e9ce4 Merge branch 'framework-il2cpp-rebase' into framework-il2cpp 3 years ago
  Bepis 9b1034f7d9 Allow base unity libraries to be given to unhollower 3 years ago
  Bepis 0137c7bcd6 Fix compilation & running issues from rebase 3 years ago
  Bepis 2f12c79e71 Log plurals 3 years ago
  Bepis 665b6536aa Specify and preload a list of critical assemblies 3 years ago
  Bepis 3c90a7fb92 Change patcher log message 3 years ago
  Bepis c398e7fb48 Allow multiple versions of an assembly to be loaded into AppDomain 3 years ago
  Bepis 8a3236e439 Don't log stack trace in FindPluginTypes when loading native DLL 3 years ago
  Bepis 7a3400b7e2 Remove temporary assembly resolver early in preloader runner 3 years ago
  Bepis fd061962f0 TraceFix: Remove redundant documentation 3 years ago
  Bepis 53fdd99cbe TypeLoader: don't write error when a native DLL is found 3 years ago
  Bepis 43cf41d1e8 Add a workaround for MissingMethodException for unityVersion in some rare cases 3 years ago
  Bepis 8204577374 Limit line.Split in Reload() 3 years ago
  Bepis fc8129010d Clarify log source of Harmony as HarmonyX 3 years ago
  ghorsington 1ff0487f9c Update issue templates 3 years ago
  ghorsington e245b9bab2 Move PR template 3 years ago
  Geoffrey Horsington d572223dc0 Create pull_request_template.md 3 years ago
  Bepis e986e2067c Added code of conduct 3 years ago
  Bepis eda196fda8 Use TryParseAssemblyName wherever possible 3 years ago
  Bepis a3e7b0edf6 Make assembly resolution fully safe 3 years ago
  Bepis 87efb1481c Use copy of patcher plugin list to allow for better loader support 3 years ago
  Bepis 328b4fff06 Fix missing docs in preloader 3 years ago
  Bepis 798d008f1d Document all undocumented code 3 years ago
  Bepis a892373a38 Publicize AssemblyPatcher for better extendability 3 years ago
  Bepis a63726f0be Expose default TypeLoader Resolver and ReaderParameters 3 years ago
  Bepis 95e0d00a51 Fix skipping loading plugins with the same GUID if previous match fails process filter 3 years ago
  Bepis d696380f74 ThreadingHelper: Use Environment.ProcessorCount instead of SystemInfo.processorCount 3 years ago