Historique des commits

Auteur SHA1 Message Date
  ghorsington a404365498 Fix stdout not being written to Unity log when console is enabled 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 dfba4f0a03 Rename DisplayedLogLevel to LogLevels to not cause upgrade issues il y a 4 ans
  ghorsington 055eac2d4f Add log source for Harmony logs il y a 4 ans
  ManlyMarco c70ab5ae97 Clean up load skip messages il y a 4 ans
  ghorsington 1100e9c509 Clarify load warning; closes #113 il y a 4 ans
  Bepis 833ae93ee1 Trim console title process name il y a 4 ans
  Bepis 2723687942 Improve platform check and fix Unity engine check for Linux il y a 4 ans
  Bepis 456bc1f03d Fixes and cleanup around unix logging il y a 4 ans
  Bepis d2afe06f5b Initial abstraction of console related calls il y a 4 ans
  Bepis fd474fdd8f Use specific log levels instead of defining a max verbosity il y a 4 ans
  ghorsington 9d164bc3b8 Write log source when logging preloader logger events in chainloader il y a 5 ans
  ManlyMarco 181f0c2caa Tweak version check il y a 5 ans
  ManlyMarco 7659e3a8c4 Fixed version compare logic il y a 5 ans
  ManlyMarco fe5a83e9ad Added warning if a plugin was built against a newer version of bepinex il y a 5 ans
  ManlyMarco e0edca64db Fixed patching chainloader breaking console title version; Fixed console title potentially not being set when using hard patcher il y a 5 ans
  Bepis cce2d32db0 Revert "Rename attributes to a more modern naming scheme, and add shims" il y a 5 ans
  ghorsington 7f7b6e4f03 Ensure consistent plugin load order by guid il y a 5 ans
  Bepis 648d8ed808 Rename attributes to a more modern naming scheme, and add shims il y a 5 ans
  Bepis 6ee2284f44 Load preloader log data into chainloader logs il y a 5 ans
  Bepis 33c5c3b13f Make significant changes to ConfigFile API il y a 5 ans
  ManlyMarco db8c49936c Prevent Chainloader.Plugins from containing nulls and mark it obsolete il y a 5 ans
  ManlyMarco eb65de062d Fixed possible cyclic dependency with incompatible plugins il y a 5 ans
  ManlyMarco 1d0bc5295a Always load the newest plugin version if multiple are present il y a 5 ans
  ManlyMarco bb7000ae1a Fixed failing to load a plugin if any type inherits a type from a missing assembly il y a 5 ans
  ManlyMarco a76d227ac2 Fix chainloader error message formatting il y a 5 ans
  ManlyMarco 8098324fec Change AddSetting calls to new shorter overload il y a 5 ans
  ManlyMarco f9eee41b33 Split GetSetting and AddSetting; Roll back to separate ConfigWrapper and ConfigEntry for better compatibility and naming il y a 5 ans
  ManlyMarco 9848e64ea3 Merge with master il y a 5 ans