提交历史

作者 SHA1 备注 提交日期
  Bepis 0137c7bcd6 Fix compilation & running issues from rebase 5 年之前
  Bepis 2f12c79e71 Log plurals 5 年之前
  Bepis 665b6536aa Specify and preload a list of critical assemblies 5 年之前
  Bepis 3c90a7fb92 Change patcher log message 5 年之前
  Bepis c398e7fb48 Allow multiple versions of an assembly to be loaded into AppDomain 5 年之前
  Bepis 8a3236e439 Don't log stack trace in FindPluginTypes when loading native DLL 5 年之前
  Bepis 7a3400b7e2 Remove temporary assembly resolver early in preloader runner 5 年之前
  Bepis fd061962f0 TraceFix: Remove redundant documentation 5 年之前
  Bepis 53fdd99cbe TypeLoader: don't write error when a native DLL is found 5 年之前
  Bepis 43cf41d1e8 Add a workaround for MissingMethodException for unityVersion in some rare cases 5 年之前
  Bepis 8204577374 Limit line.Split in Reload() 5 年之前
  Bepis fc8129010d Clarify log source of Harmony as HarmonyX 5 年之前
  ghorsington 1ff0487f9c Update issue templates 5 年之前
  ghorsington e245b9bab2 Move PR template 5 年之前
  Geoffrey Horsington d572223dc0 Create pull_request_template.md 5 年之前
  Bepis e986e2067c Added code of conduct 5 年之前
  Bepis eda196fda8 Use TryParseAssemblyName wherever possible 5 年之前
  Bepis a3e7b0edf6 Make assembly resolution fully safe 5 年之前
  Bepis 87efb1481c Use copy of patcher plugin list to allow for better loader support 5 年之前
  Bepis 328b4fff06 Fix missing docs in preloader 5 年之前
  Bepis 798d008f1d Document all undocumented code 5 年之前
  Bepis a892373a38 Publicize AssemblyPatcher for better extendability 5 年之前
  Bepis a63726f0be Expose default TypeLoader Resolver and ReaderParameters 5 年之前
  Bepis 95e0d00a51 Fix skipping loading plugins with the same GUID if previous match fails process filter 5 年之前
  Bepis d696380f74 ThreadingHelper: Use Environment.ProcessorCount instead of SystemInfo.processorCount 5 年之前
  Bepis df841d04dd Prevent skipping plugin on unresolved soft dependency 5 年之前
  Bepis 98335942b5 Mark DependencyFlags with FlagsAttribute 5 年之前
  Bepis 255b7c176f Fix typos 5 年之前
  Bepis 6a6dccc7c0 Revert default option to redirect output logs 5 年之前
  Bepis 7f880390a0 Simplify ConsoleSetOut fix; redirect console messages to logging system 5 年之前