Historique des commits

Auteur SHA1 Message Date
  ghorsington 150f812ece Add ability to break before patched assemblies are loaded il y a 5 ans
  ghorsington 3f6a4e15a0 Add ability to load dumped assemblies as files il y a 5 ans
  Geoffrey Horsington 9584930bb2 Rename TOMLTypeConverter.cs to TomlTypeConverter.cs il y a 5 ans
  Bepis ed47b299d9 Only intialize empty config file for BepInEx il y a 5 ans
  Bepis 1e57a5e5ad Use correct extension for plugin config files il y a 5 ans
  Bepis 8fe0cc3d2c Merge pull request #68 from BepInEx/feature-config-overhaul il y a 5 ans
  Bepis 20f1754af2 Bring branch up to date with master il y a 5 ans
  Bepis b4362c908e Show currently executing preloader patch il y a 5 ans
  Bepis bdea7802f6 Make TraceLogSource log correctly il y a 5 ans
  Bepis 4c9805caa9 Fix config documentation typo il y a 5 ans
  Bepis f7bfd19855 Fix game crash when disabling console in config il y a 5 ans
  Bepis 669fc65d4c Revert "Load all core assemblies in the entrypoint" il y a 5 ans
  Bepis ccabcc603e Create library folder in CI script instead of relying on Git il y a 5 ans
  Bepis 4619cb4e29 Hardcode UnityDoorstop v2.7.1.0 in CI script il y a 5 ans
  Bepis 8cf63db5a2 Load all core assemblies in the entrypoint il y a 5 ans
  Bepis c3395a565a Use Mono.Cecil from nuget il y a 5 ans
  Bepis 8f195a41a5 Remove source paremeter from TraceLogSource il y a 5 ans
  Bepis 8ed78d9d54 Add config option for disabling harmony runtime patchers il y a 5 ans
  Bepis 894a42ea58 Basic API restructure and preliminary TOML serializer il y a 5 ans
  ghorsington 65c07a3cb4 Move Logger class to BepInEx.Logging il y a 5 ans
  ghorsington 4824bb38b8 Add basic builds for hardpatchers into CI il y a 5 ans
  ghorsington 9549666bec Add v2018 configuration for hardpatcher il y a 5 ans
  ghorsington f60f67d68a Fix misformatted file; update dotsettings to use tabs instead of spaces il y a 5 ans
  ghorsington eb5b52a467 Load only patched assemblies into memory because of dependency problems il y a 5 ans
  ghorsington 4773bebbdd Disable writing to unity logger during preloader because of uninitialized icall il y a 5 ans
  ghorsington 6b9d130eb4 Fix preloader patch not being registered for applying il y a 5 ans
  ghorsington ef82b5a113 Fix another hecking commit (sdfjkhfsd) il y a 5 ans
  ghorsington 5e22906507 Fix messed up comment il y a 5 ans
  ghorsington ec80400dd8 Add separate BE builds for v2018 il y a 5 ans
  ghorsington f28c07ac36 Fix misplaced BepInEx.Preloader.dll in v2018 build il y a 5 ans