Commit History

Author SHA1 Message Date
  ghorsington 8cf0a42594 Resolve NuGet packages folder relative to current solution dir 4 years ago
  ghorsington 8bab37c4ef Remove logging from CI 4 years ago
  ghorsington f8039d40ed Replace null checks in CI with string checks 4 years ago
  ghorsington c82289519b Add logging to CI 4 years ago
  ghorsington b8e284dc0a Fix CI to build releases 4 years ago
  ghorsington 55b85908bf Update BepInEx.Harmony submodule 4 years ago
  ghorsington 397cd5d8fd Update CI script 4 years ago
  ManlyMarco 5837bf8431 Show a warning when trying to patch already loaded assemblies 4 years ago
  ManlyMarco 3866f678c8 Remove DefaultExecutionOrder for compat with unity 5.3 4 years ago
  ManlyMarco bb7000ae1a Fixed failing to load a plugin if any type inherits a type from a missing assembly 4 years ago
  ManlyMarco 5d9b1b5344 Added [ and ] to config section char blacklist 4 years ago
  ManlyMarco 6a9f106442 Fix backwards compatibility of section/key format checks with wrap 4 years ago
  ghorsington 3e49429cc2 Bump MonoMod to latest commit 4 years ago
  Geoffrey Horsington 851c045d6d Merge pull request #88 from ManlyMarco/master 4 years ago
  ghorsington b4679dac03 Fix up new Doorstop version using winhttp.dll 4 years ago
  ghorsington d20cfcaa83 Fix emtpy script block in CI 4 years ago
  ghorsington 3102711dd7 Fix typo in CI script 4 years ago
  ghorsington 0dc07cf1cc Update CI script 4 years ago
  ManlyMarco a76d227ac2 Fix chainloader error message formatting 4 years ago
  ManlyMarco 9c6046d9fb Added config section and key parameter checks 4 years ago
  Geoffrey Horsington f8015b5e17 Add Discord badge; update MonoMod version info 4 years ago
  ManlyMarco a34d0c6528 Fix UnescapedPathString test 4 years ago
  ManlyMarco 8098324fec Change AddSetting calls to new shorter overload 4 years ago
  ManlyMarco 13358f7237 Fix tests for latest builds 4 years ago
  ManlyMarco 4c20c05b73 Added simpler AddSetting overload 4 years ago
  ManlyMarco d2bab3824e Made BaseUnityPlugin.Config public to make access by other plugins easier 4 years ago
  ManlyMarco 80453026bb Roll back VS varsion in sln 4 years ago
  ManlyMarco 50ea73bfbc Remove my mistakes 4 years ago
  ManlyMarco 503e39675f Make ThreadingHelper run before other scripts 4 years ago
  ManlyMarco f9eee41b33 Split GetSetting and AddSetting; Roll back to separate ConfigWrapper and ConfigEntry for better compatibility and naming 4 years ago