Historial de Commits

Autor SHA1 Mensaje Fecha
  ghorsington f2b7b9993e Simplify ConsoleSetOut fix; redirect console messages to logging system hace 4 años
  ghorsington c6fe2f452e Remove unused import hace 4 años
  ghorsington 03e82e1070 Write to Unity log only if console is disabled hace 4 años
  ghorsington c49845446f Fix log messages being duplicated hace 4 años
  ghorsington a404365498 Fix stdout not being written to Unity log when console is enabled hace 4 años
  ghorsington d566ac252c Remove use of Process.GetCurrentProcess() since it can fail on older monos on macOS hace 4 años
  ghorsington 83b0f5e114 Fix warning messages not being logged by default hace 4 años
  ghorsington dfba4f0a03 Rename DisplayedLogLevel to LogLevels to not cause upgrade issues hace 4 años
  ghorsington 055eac2d4f Add log source for Harmony logs hace 4 años
  ManlyMarco c70ab5ae97 Clean up load skip messages hace 4 años
  ghorsington 1100e9c509 Clarify load warning; closes #113 hace 4 años
  Bepis 833ae93ee1 Trim console title process name hace 4 años
  Bepis 2723687942 Improve platform check and fix Unity engine check for Linux hace 4 años
  Bepis 456bc1f03d Fixes and cleanup around unix logging hace 4 años
  Bepis d2afe06f5b Initial abstraction of console related calls hace 4 años
  Bepis fd474fdd8f Use specific log levels instead of defining a max verbosity hace 4 años
  ghorsington 9d164bc3b8 Write log source when logging preloader logger events in chainloader hace 5 años
  ManlyMarco 181f0c2caa Tweak version check hace 5 años
  ManlyMarco 7659e3a8c4 Fixed version compare logic hace 5 años
  ManlyMarco fe5a83e9ad Added warning if a plugin was built against a newer version of bepinex hace 5 años
  ManlyMarco e0edca64db Fixed patching chainloader breaking console title version; Fixed console title potentially not being set when using hard patcher hace 5 años
  Bepis cce2d32db0 Revert "Rename attributes to a more modern naming scheme, and add shims" hace 5 años
  ghorsington 7f7b6e4f03 Ensure consistent plugin load order by guid hace 5 años
  Bepis 648d8ed808 Rename attributes to a more modern naming scheme, and add shims hace 5 años
  Bepis 6ee2284f44 Load preloader log data into chainloader logs hace 5 años
  Bepis 33c5c3b13f Make significant changes to ConfigFile API hace 5 años
  ManlyMarco db8c49936c Prevent Chainloader.Plugins from containing nulls and mark it obsolete hace 5 años
  ManlyMarco eb65de062d Fixed possible cyclic dependency with incompatible plugins hace 5 años
  ManlyMarco 1d0bc5295a Always load the newest plugin version if multiple are present hace 5 años
  ManlyMarco bb7000ae1a Fixed failing to load a plugin if any type inherits a type from a missing assembly hace 5 años