Commit History

Author SHA1 Message Date
  Bepis 8f195a41a5 Remove source paremeter from TraceLogSource 5 years ago
  Bepis 8ed78d9d54 Add config option for disabling harmony runtime patchers 5 years ago
  Bepis 894a42ea58 Basic API restructure and preliminary TOML serializer 5 years ago
  ghorsington 65c07a3cb4 Move Logger class to BepInEx.Logging 5 years ago
  ghorsington 4824bb38b8 Add basic builds for hardpatchers into CI 5 years ago
  ghorsington 9549666bec Add v2018 configuration for hardpatcher 5 years ago
  ghorsington f60f67d68a Fix misformatted file; update dotsettings to use tabs instead of spaces 5 years ago
  ghorsington eb5b52a467 Load only patched assemblies into memory because of dependency problems 5 years ago
  ghorsington 4773bebbdd Disable writing to unity logger during preloader because of uninitialized icall 5 years ago
  ghorsington 6b9d130eb4 Fix preloader patch not being registered for applying 5 years ago
  ghorsington ef82b5a113 Fix another hecking commit (sdfjkhfsd) 5 years ago
  ghorsington 5e22906507 Fix messed up comment 5 years ago
  ghorsington ec80400dd8 Add separate BE builds for v2018 5 years ago
  ghorsington f28c07ac36 Fix misplaced BepInEx.Preloader.dll in v2018 build 5 years ago
  denikson be321a7085 Add CI script for BE builds 5 years ago
  Bepis 5a103e9c99 Don't use Mono unmanaged call to determine Unity log icall 5 years ago
  Bepis 3a658c5fc6 Clean up log access and add more detailed preloader logging 5 years ago
  Bepis 4a9ada6540 Fix MetadataHelper types 5 years ago
  Bepis e730edb2ae Allow plugin polymorphism 5 years ago
  Bepis 61871b08a2 Properly handle missing metadata attribute on plugins 5 years ago
  Bepis 62a36d81bf Remove test text 5 years ago
  Bepis f1052ba9e9 Merge pull request #66 from BepInEx/feature-logger-overhaul 5 years ago
  Bepis a1664ad223 Provide all BaseUnityPlugin classes with their own Logger instance 5 years ago
  Bepis aba672acbc Move TraceFix to preloader runtime patches, and clean up Preloader folder structure 5 years ago
  Bepis 69efae63ed Completely change logger workflow 5 years ago
  Bepis 9715f8ade1 Fix incorrect path method in entrypoint 5 years ago
  Bepis 53a2fd626c Merge branch 'feature-plugin-folder' 5 years ago
  Bepis fe62f19b4b Fix merge conflict for plugins PR 5 years ago
  Bepis 401750e631 Allow custom plugin path to be specified 5 years ago
  Bepis 03692b812f Disable pdb generation for BepInEx.Preloader project 5 years ago