Histórico de Commits

Autor SHA1 Mensagem Data
  Bepis 1c32115fa2 Implement cross-platform improvements from master há 4 anos atrás
  Bepis 265f484447 Use specific log levels instead of defining a max verbosity há 4 anos atrás
  Bepis f51ad82619 Fix sharing violation on config file save in some rare cases há 4 anos atrás
  Bepis 990b85d060 Ignore case in TargetDLLs assembly names há 4 anos atrás
  Bepis 3c8415c00e Write log source when logging preloader logger events in chainloader há 4 anos atrás
  Bepis fb7affa64c Merge pull request #143 from js6pak/fix/v6-plugininfo-cache há 4 anos atrás
  js6pak 33db23c9f5 Fix PluginInfo cache há 4 anos atrás
  Bepis 8320d65a11 Merge pull request #142 from js6pak/fix/v6-bepinex-version-warning há 4 anos atrás
  js6pak 423aa6fb64 Fix "wrong version of BepInEx" warning caused by dll split in v6 há 4 anos atrás
  Bepis 5bababd7a3 Remove file writing debugging in preloader há 4 anos atrás
  Bepis 974b45d675 Update library information há 4 anos atrás
  Bepis e111e78d1b Remove debugging thread sleeps that I forgot to take out há 4 anos atrás
  Bepis bcba267b2e Make DetourGen only log to debug há 4 anos atrás
  ghorsington 39fc54619e Add WIP attempt to fix relative memory operands há 4 anos atrás
  ghorsington b822b6a522 Bump HarmonyX version há 4 anos atrás
  Bepis 01da398cba Fix debug logging for FastNativeDetour há 4 anos atrás
  Bepis 065f2ea961 Implement automatic assembly unhollower há 4 anos atrás
  Bepis f419c909bc Clean up method patcher implementation a bit há 4 anos atrás
  Bepis 3754798497 Fix IL2CPP instance reference passing há 4 anos atrás
  Bepis 487be15885 Clean up and optimize some harmony code há 4 anos atrás
  Bepis b2662fb8a5 Implement IL2CPP support in HarmonyX há 4 anos atrás
  Bepis 3558ebf963 Clean up FastNativeDetour logging há 4 anos atrás
  Bepis 59237ec739 Implement initial MonoExtensions class há 4 anos atrás
  Bepis 8c8f7c3a2d Implement initial icall proxy methods for UnityEngine.Input há 4 anos atrás
  Bepis 2d8800f54b Restructure trampoline and detour code há 4 anos atrás
  Bepis 2c2b44588e Improve trampoline logging and debugging há 4 anos atrás
  Bepis 41de02ae00 Implement FastNativeDetour and clean up chainloader há 4 anos atrás
  Bepis a45ee28303 Fix patched jmp location há 4 anos atrás
  Bepis 418476b728 Implement x86 trampoline generation há 4 anos atrás
  Bepis b5406ff440 Implement basic trampoline generator há 4 anos atrás