Commit History

Author SHA1 Message Date
  ManlyMarco c367fb6d23 Merge branch 'master' of https://github.com/BepInEx/BepInEx 4 years ago
  ManlyMarco de6c2ccd4e Fix default values in config not being escaped 4 years ago
  Geoffrey Horsington b4d5ee5ac1 Merge pull request #103 from BepInEx/bepin-version-warning 4 years ago
  ManlyMarco 181f0c2caa Tweak version check 4 years ago
  Geoffrey Horsington deb55fd13a Update BUILDING.md 4 years ago
  ManlyMarco 7659e3a8c4 Fixed version compare logic 4 years ago
  ManlyMarco fe5a83e9ad Added warning if a plugin was built against a newer version of bepinex 4 years ago
  ManlyMarco e0edca64db Fixed patching chainloader breaking console title version; Fixed console title potentially not being set when using hard patcher 4 years ago
  ManlyMarco 8a65fc9c62 Added Traverse.SetValue warning hook 4 years ago
  ManlyMarco 92dd69e431 Added RunParallel extension method for enumerables 4 years ago
  ManlyMarco 16dbd1e3e5 Added Traverse.GetValue warning hook 4 years ago
  ManlyMarco 3d0a31551c Better exception handling implementation 4 years ago
  ManlyMarco 6cd69ea5a3 Fixed stack trace being lost in EndInvoke and potentially throwing on valid outputs 4 years ago
  ManlyMarco 5c7e1a2478 Fixed typo in summary 4 years ago
  ManlyMarco 629f952850 Don't block hotkeys when mouse buttons are held, unless explicitly checked for 4 years ago
  ghorsington a35ec8d25c Fix preloader crash in Unity 5 when getting process path 4 years ago
  ghorsington d527fd04b6 Fix assembly load warning not always working in preloader 4 years ago
  ghorsington 7c4afe18f8 Fix #101 4 years ago
  Bepis cb78681676 Merge pull request #100 from BepInEx/5.0-rc2 4 years ago
  ghorsington 7a5ee6f65b Add new Doorstop config 4 years ago
  ghorsington 628628601f Revise CI script to generate changelogs 4 years ago
  ghorsington bb10041a9b Make lastBuildCommit global in CI script 4 years ago
  ghorsington c1bf4b4e59 Update build script 4 years ago
  ghorsington 29e43db2f5 Fix WideCharToMultiByte and MultiByteToWideChar being marshalled incorrectly 4 years ago
  ghorsington ef3dae4963 Bump Doorstop version 4 years ago
  ghorsington 35dfea0270 Delete removed MM project refs, remove reduntant file ref 4 years ago
  Bepis b411d5004d Use MonoMod nuget package instead of submodule 4 years ago
  Bepis c5759cdccf Add GetSetting shims 4 years ago
  Bepis cce2d32db0 Revert "Rename attributes to a more modern naming scheme, and add shims" 4 years ago
  ghorsington 7f7b6e4f03 Ensure consistent plugin load order by guid 4 years ago