Commit History

Author SHA1 Message Date
  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
  ManlyMarco 47a248e623 Less aggressive string unescaping 4 years ago
  ManlyMarco 72fc21fc1c Remove MissingDependencyException 4 years ago
  ManlyMarco 1523ad3eaa Match Toml spec 4 years ago
  ManlyMarco d0b529166d Fixed possible race condition 4 years ago
  ManlyMarco 04be8b17de Simplify the config class structure 4 years ago
  ManlyMarco 930c6afd8f Make ValueRange classes inheritable 4 years ago
  ManlyMarco 3e33169d51 Use the first ConfigDescription in case multiple are provided 4 years ago
  ManlyMarco 23878e9df8 Make defaultValue parameter mandatory 4 years ago
  ManlyMarco 9848e64ea3 Merge with master 4 years ago
  MarC0 cf634c521a Merge pull request #90 from ManlyMarco/pluginVersions 4 years ago
  ManlyMarco 6c14ef01d4 Inline Version.IsZero 4 years ago
  ManlyMarco 39140fa836 Make dependency errors more concise 4 years ago
  ManlyMarco 51723bf0a2 Fix access modifier 4 years ago
  ManlyMarco da14816b84 Added BepInIncompatibility attribute 4 years ago
  ManlyMarco d41c90eb13 Make BepInDependency implement ICacheable and hide ICacheable implementations 4 years ago
  ManlyMarco 28e02654c4 Merge remote-tracking branch 'origin/master' into pluginVersions 4 years ago
  ManlyMarco f63da4a8ae Merge branch 'master' of https://github.com/BepInEx/BepInEx 4 years ago
  ManlyMarco 0a9825f278 Added lazy-loaded converters for UnityEngine types 4 years ago
  ManlyMarco bc1c51c137 Don't crash AddConverter on duplicates 4 years ago
  ManlyMarco ee782a00c4 Roll back Color converter 4 years ago
  ManlyMarco 138c5037fd Added converter for Color, tweaks to config comment generation 4 years ago