Historique des commits

Auteur SHA1 Message Date
  ghorsington 169bd9dace Bump Doorstop.Unix to 1.3.0.0 il y a 4 ans
  ghorsington cc1a8bad5f Resolve .app executable name properly on macOS in run_bepinex il y a 4 ans
  ghorsington 6b4b680116 Support passing game executable as arg on macOS in run_bepinex.sh il y a 4 ans
  Geoffrey Horsington 77f783d5fc Merge pull request #123 from notfood/patch-1 il y a 4 ans
  notfood 3732c04d52 Handle macOS properly il y a 4 ans
  Meru 1f02f393fd Update run_bepinex.sh il y a 4 ans
  ghorsington 245b878c8f Bump Doorstop to 3.0.2.2 il y a 4 ans
  ghorsington 11f55027dc Bump Doorstop to 3.0.2.1 il y a 4 ans
  ghorsington 1795234511 Bump version il y a 4 ans
  ghorsington f2b7b9993e Simplify ConsoleSetOut fix; redirect console messages to logging system il y a 4 ans
  ghorsington dc6c76b59f Fix merge conflict il y a 4 ans
  ghorsington 1644e5c5e4 Merge branch 'master' of https://github.com/BepInEx/BepInEx il y a 4 ans
  ghorsington c6fe2f452e Remove unused import il y a 4 ans
  ghorsington ae7a9cb6ef Fix Unity log messages being duplicated il y a 4 ans
  ghorsington 03e82e1070 Write to Unity log only if console is disabled il y a 4 ans
  ghorsington c49845446f Fix log messages being duplicated il y a 4 ans
  ghorsington a404365498 Fix stdout not being written to Unity log when console is enabled il y a 4 ans
  ManlyMarco 63cc280456 Added setting for overriding Harmony backend il y a 4 ans
  ghorsington d566ac252c Remove use of Process.GetCurrentProcess() since it can fail on older monos on macOS il y a 4 ans
  ghorsington 83b0f5e114 Fix warning messages not being logged by default il y a 4 ans
  ghorsington a2eb9939a6 Redirect output log by default on Windows build il y a 4 ans
  ghorsington b274912871 Bump Doorstop to 3.0.2.0 il y a 4 ans
  ghorsington 70980bf946 Fix early preloader error logs not being written il y a 4 ans
  ghorsington acd0eb214f Resolve SRE support lazily instead of in cctor; closes #119 il y a 4 ans
  ghorsington 82c4e19ad8 Remove unneeded file log il y a 4 ans
  ghorsington a00b095eae Add runtime fix for console logging il y a 4 ans
  ghorsington f22e5836ca Temporary fix console logging not working on Unity 2018+ games il y a 4 ans
  ghorsington 1831a19627 Fix console crash on older Monos because Console.OutputEncoding returns null il y a 4 ans
  ghorsington 1fa25edf4b Open disk log with write-only access il y a 4 ans
  ghorsington 4b844b4dab Make preloader logger respect the log level il y a 4 ans