Historique des commits

Auteur SHA1 Message Date
  ghorsington a7bf2dda10 Fix patching injected il2cpp types; fix patching some instance methods il y a 4 ans
  ghorsington 3787671c43 Add temporary Harmony log source for il2cpp version il y a 4 ans
  ghorsington d1ed073c5d Fix patching static methods il y a 4 ans
  Geoffrey Horsington 94d680004d Merge pull request #144 from js6pak/fix/v6-plugin-order il y a 4 ans
  js6pak 0725cc9bb6 Fix v6 plugin load order il y a 4 ans
  Bepis fb7affa64c Merge pull request #143 from js6pak/fix/v6-plugininfo-cache il y a 4 ans
  js6pak 33db23c9f5 Fix PluginInfo cache il y a 4 ans
  Bepis 8320d65a11 Merge pull request #142 from js6pak/fix/v6-bepinex-version-warning il y a 4 ans
  js6pak 423aa6fb64 Fix "wrong version of BepInEx" warning caused by dll split in v6 il y a 4 ans
  Bepis 5bababd7a3 Remove file writing debugging in preloader il y a 4 ans
  Bepis 974b45d675 Update library information il y a 4 ans
  Bepis e111e78d1b Remove debugging thread sleeps that I forgot to take out il y a 4 ans
  Bepis bcba267b2e Make DetourGen only log to debug il y a 4 ans
  ghorsington 39fc54619e Add WIP attempt to fix relative memory operands il y a 4 ans
  ghorsington b822b6a522 Bump HarmonyX version il y a 4 ans
  Bepis 01da398cba Fix debug logging for FastNativeDetour il y a 4 ans
  Bepis 065f2ea961 Implement automatic assembly unhollower il y a 4 ans
  Bepis f419c909bc Clean up method patcher implementation a bit il y a 4 ans
  Bepis 3754798497 Fix IL2CPP instance reference passing il y a 4 ans
  Bepis 487be15885 Clean up and optimize some harmony code il y a 4 ans
  Bepis b2662fb8a5 Implement IL2CPP support in HarmonyX il y a 4 ans
  Bepis 3558ebf963 Clean up FastNativeDetour logging il y a 4 ans
  Bepis 59237ec739 Implement initial MonoExtensions class il y a 4 ans
  Bepis 8c8f7c3a2d Implement initial icall proxy methods for UnityEngine.Input il y a 4 ans
  Bepis 2d8800f54b Restructure trampoline and detour code il y a 4 ans
  Bepis 2c2b44588e Improve trampoline logging and debugging il y a 4 ans
  Bepis 41de02ae00 Implement FastNativeDetour and clean up chainloader il y a 4 ans
  Bepis a45ee28303 Fix patched jmp location il y a 4 ans
  Bepis 418476b728 Implement x86 trampoline generation il y a 4 ans
  Bepis b5406ff440 Implement basic trampoline generator il y a 4 ans