Histórico de Commits

Autor SHA1 Mensagem Data
  Geoffrey Horsington 1735ef59cf Merge branch 'master' into feature-uname-check há 4 anos atrás
  Keelhauled 0f4ac05a31 Log plurals há 4 anos atrás
  ghorsington 6bd59af09d Add a workaround for MissingMethodException for unityVersion in some rare cases há 4 anos atrás
  Bepis 7647862bf4 Add uname libc call on Unix systems as platform check há 4 anos atrás
  ghorsington 3466b8ef37 Fix preloader logs not replaying into DiskLogListener há 4 anos atrás
  ghorsington 78484b7070 Document all undocumented code; change access level of certain types to clean up API há 4 anos atrás
  ghorsington 9d305e16fa Fix skipping loading plugins with the same GUID if previous match fails process filter há 4 anos atrás
  ghorsington 4311115788 Prevent skipping plugin on unresolved soft dependency; fixes #126 há 4 anos atrás
  ghorsington 522d532d0c Fix typos há 4 anos atrás
  ghorsington f2b7b9993e Simplify ConsoleSetOut fix; redirect console messages to logging system há 4 anos atrás
  ghorsington c6fe2f452e Remove unused import há 4 anos atrás
  ghorsington 03e82e1070 Write to Unity log only if console is disabled há 4 anos atrás
  ghorsington c49845446f Fix log messages being duplicated há 4 anos atrás
  ghorsington a404365498 Fix stdout not being written to Unity log when console is enabled há 4 anos atrás
  ghorsington d566ac252c Remove use of Process.GetCurrentProcess() since it can fail on older monos on macOS há 4 anos atrás
  ghorsington 83b0f5e114 Fix warning messages not being logged by default há 4 anos atrás
  ghorsington dfba4f0a03 Rename DisplayedLogLevel to LogLevels to not cause upgrade issues há 4 anos atrás
  ghorsington 055eac2d4f Add log source for Harmony logs há 4 anos atrás
  ManlyMarco c70ab5ae97 Clean up load skip messages há 4 anos atrás
  ghorsington 1100e9c509 Clarify load warning; closes #113 há 4 anos atrás
  Bepis 833ae93ee1 Trim console title process name há 4 anos atrás
  Bepis 2723687942 Improve platform check and fix Unity engine check for Linux há 4 anos atrás
  Bepis 456bc1f03d Fixes and cleanup around unix logging há 4 anos atrás
  Bepis d2afe06f5b Initial abstraction of console related calls há 4 anos atrás
  Bepis fd474fdd8f Use specific log levels instead of defining a max verbosity há 4 anos atrás
  ghorsington 9d164bc3b8 Write log source when logging preloader logger events in chainloader há 4 anos atrás
  ManlyMarco 181f0c2caa Tweak version check há 5 anos atrás
  ManlyMarco 7659e3a8c4 Fixed version compare logic há 5 anos atrás
  ManlyMarco fe5a83e9ad Added warning if a plugin was built against a newer version of bepinex há 5 anos atrás
  ManlyMarco e0edca64db Fixed patching chainloader breaking console title version; Fixed console title potentially not being set when using hard patcher há 5 anos atrás