Commit History

Author SHA1 Message Date
  Bepis a6fd33cb05 Implement new API structure for chainloader 6 years ago
  Bepis 0d2597c794 Add checks for wrong entrypoint type and method 6 years ago
  Bepis 0800c8ef03 Add check for patched BepInEx 6 years ago
  Bepis d9db464093 Prevent crashes inside preloader from echoing 6 years ago
  Bepis aada10fdb0 Update namespace change for Utility 6 years ago
  Bepis fa12e0402e Fix debug symbols and local references 6 years ago
  Bepis 796c7b0c83 Fix entrypoint method config entry 6 years ago
  Bepis 83c39e0c44 Remove path properties from Utility 6 years ago
  Bepis 2cf9d34fdb Add debug info attribute 6 years ago
  Bepis b86ba93d86 Remove specific cecil version preprocessors 6 years ago
  Bepis 20884ccc36 Clean references and whitespace 6 years ago
  Bepis 13a0a860a3 Implement custom entry point 6 years ago
  denikson 2b706c45c3 Move entrypoint and paths to separate classes, revert preloader 6 years ago
  denikson 40e6782f82 Fix uncontrolled assembly resolving 6 years ago
  Bepis 8a806a5516 Sort patcher assemblies by name 6 years ago
  denikson 18b5ba6ef4 Refactor the name of path to BepInEx.dll 6 years ago
  denikson ac9d9790e1 Actually pass initializers/finalizers to PatchAll 6 years ago
  denikson 3f250ad9e9 Fix autoproperty use on uninitialized values in preloader 6 years ago
  Bepis 67acf9c576 Added lots of XML documentation 6 years ago
  Bepis dd3c2b1777 Rename finalizer contract method 6 years ago
  Bepis eba746f1ce Fix for duplicate enumeration when loading patching methods 6 years ago
  Bepis 947162198b Add new initialize and finalize methods to patcher contract 6 years ago
  Bepis 4c15a6b563 Perform assembly enumeration during patching 6 years ago
  Bepis 910aece254 Add ref patcher method 6 years ago
  denikson d83cb5e4d4 Change console output encoding on console attach 6 years ago
  Bepis caf249d663 Add events and console colors to logging 6 years ago
  Bepis 0aad00cadc Implement missing mscorlib console title property 6 years ago
  Bepis 754e2f7c82 Use UTF8 encoding in console by default 6 years ago
  Bepis 54054ebf06 Add console title changing 6 years ago
  Bepis c8cc7186b4 Fix preloader logger using standard out 6 years ago