Commit History

Author SHA1 Message Date
  ghorsington d566ac252c Remove use of Process.GetCurrentProcess() since it can fail on older monos on macOS 4 years ago
  ghorsington 83b0f5e114 Fix warning messages not being logged by default 4 years ago
  ghorsington a2eb9939a6 Redirect output log by default on Windows build 4 years ago
  ghorsington b274912871 Bump Doorstop to 3.0.2.0 4 years ago
  ghorsington 70980bf946 Fix early preloader error logs not being written 4 years ago
  ghorsington acd0eb214f Resolve SRE support lazily instead of in cctor; closes #119 4 years ago
  ghorsington 82c4e19ad8 Remove unneeded file log 4 years ago
  ghorsington a00b095eae Add runtime fix for console logging 4 years ago
  ghorsington f22e5836ca Temporary fix console logging not working on Unity 2018+ games 4 years ago
  ghorsington 1831a19627 Fix console crash on older Monos because Console.OutputEncoding returns null 4 years ago
  ghorsington 1fa25edf4b Open disk log with write-only access 4 years ago
  ghorsington 4b844b4dab Make preloader logger respect the log level 4 years ago
  ghorsington dfba4f0a03 Rename DisplayedLogLevel to LogLevels to not cause upgrade issues 4 years ago
  ghorsington d92fb3cc99 Bump Doorstop to 3.0.1.0 4 years ago
  ghorsington 3b02a71318 Bump HarmonyX to 2.0.3.1 4 years ago
  ghorsington 5fc8348811 Update BepInEx.Harmony submodule 4 years ago
  ghorsington 7628f7c101 Bump HarmonyX to 2.0.3 4 years ago
  ghorsington 329c6baa4a Update BepInEx.Harmony 4 years ago
  ghorsington cd81d79bb7 Fix run script not working on macos 4 years ago
  ghorsington 6cdb7c239e Update submodule 4 years ago
  ghorsington 1ab2716993 Fix NotImplementedException when using shift-jis encoding 4 years ago
  ghorsington eebdac95d6 Use ConsoleWindow.Title instead of Console.Title 4 years ago
  ghorsington 6e681982a3 Use older FileStream ctor for compat with older version of Mono 4 years ago
  ghorsington 2b6cb1cde5 Update submodules 4 years ago
  ghorsington 55ef23013d Update BepInEx.Harmony 4 years ago
  ghorsington 055eac2d4f Add log source for Harmony logs 4 years ago
  ghorsington 1b538fa624 Enforce non-BOM UTF8 encoding for consoles 4 years ago
  ManlyMarco c70ab5ae97 Clean up load skip messages 4 years ago
  ManlyMarco c096209581 Remove no longer necessary harmony fix 4 years ago
  ghorsington ccbfeddbf0 Update README.md 4 years ago