Commit History

Author SHA1 Message Date
  ManlyMarco 181f0c2caa Tweak version check 5 years ago
  ManlyMarco 7659e3a8c4 Fixed version compare logic 5 years ago
  ManlyMarco fe5a83e9ad Added warning if a plugin was built against a newer version of bepinex 5 years ago
  ManlyMarco e0edca64db Fixed patching chainloader breaking console title version; Fixed console title potentially not being set when using hard patcher 5 years ago
  Bepis cce2d32db0 Revert "Rename attributes to a more modern naming scheme, and add shims" 5 years ago
  ghorsington 7f7b6e4f03 Ensure consistent plugin load order by guid 5 years ago
  Bepis 648d8ed808 Rename attributes to a more modern naming scheme, and add shims 5 years ago
  Bepis 6ee2284f44 Load preloader log data into chainloader logs 5 years ago
  Bepis 33c5c3b13f Make significant changes to ConfigFile API 5 years ago
  ManlyMarco db8c49936c Prevent Chainloader.Plugins from containing nulls and mark it obsolete 5 years ago
  ManlyMarco eb65de062d Fixed possible cyclic dependency with incompatible plugins 5 years ago
  ManlyMarco 1d0bc5295a Always load the newest plugin version if multiple are present 5 years ago
  ManlyMarco bb7000ae1a Fixed failing to load a plugin if any type inherits a type from a missing assembly 5 years ago
  ManlyMarco a76d227ac2 Fix chainloader error message formatting 5 years ago
  ManlyMarco 8098324fec Change AddSetting calls to new shorter overload 5 years ago
  ManlyMarco f9eee41b33 Split GetSetting and AddSetting; Roll back to separate ConfigWrapper and ConfigEntry for better compatibility and naming 5 years ago
  ManlyMarco 9848e64ea3 Merge with master 5 years ago
  ManlyMarco 6c14ef01d4 Inline Version.IsZero 5 years ago
  ManlyMarco 39140fa836 Make dependency errors more concise 5 years ago
  ManlyMarco da14816b84 Added BepInIncompatibility attribute 5 years ago
  ManlyMarco 28e02654c4 Merge remote-tracking branch 'origin/master' into pluginVersions 5 years ago
  ManlyMarco f63da4a8ae Merge branch 'master' of https://github.com/BepInEx/BepInEx 5 years ago
  ghorsington 2e72359e45 Fix process filter results getting cached 5 years ago
  ManlyMarco 0378ba54e3 Rename Wrap to GetSetting and add some missing Obsolete overloads 5 years ago
  ManlyMarco fedb6557e6 Expose dependency errors for displaying on screen in MessageCenter 5 years ago
  ManlyMarco d6491da60a Add MinimumVersion support to BepInDependency 5 years ago
  ManlyMarco 76e423aa78 Merge with master 5 years ago
  ManlyMarco 5391af10e2 Added ThreadingHelper 5 years ago
  Bepis 5fadac5b43 Move disk logging configuration options to chainloader, and add config option to enable and disable disk logging 5 years ago
  ManlyMarco 4711b1e5fa Change BepInEx settings to use new wrap overloads 5 years ago