Commit History

Author SHA1 Message Date
  ManlyMarco cf73569a0a Restore unnecessary changes 5 years ago
  ManlyMarco 2d81483670 Tweaks to cfg comment formatting 5 years ago
  ManlyMarco 095bdbece1 Fixed newly added settings not getting written until they are changed 5 years ago
  ManlyMarco 4711b1e5fa Change BepInEx settings to use new wrap overloads 5 years ago
  ManlyMarco e7028d2fee Move PluginInfo to correct namespace 5 years ago
  ManlyMarco 49c9749d38 Merge with cecil branch 5 years ago
  ghorsington ed7ce9d1b9 Fix ILRepack configuration for patcher 5 years ago
  Geoffrey Horsington 2c0cde49b3 Merge pull request #79 from BepInEx/overhaul-chainloder-cecil 5 years ago
  ghorsington 30638cfaad Remove now-redundant IsDotNet46 property 5 years ago
  ghorsington 5cc42b582a Remove redundant runtime patch 5 years ago
  ghorsington b1bfbcdebe Add config option to disable assembly cache 5 years ago
  ghorsington 392dc9c487 Move configs in Preloader cctor into field initializers 5 years ago
  ghorsington e3ed94f535 Clean up IsDotNet46 check 5 years ago
  ghorsington 7723b6a1a6 Fix formatting in String.Join 5 years ago
  ghorsington 27cd071828 Move TryDo to Utility class 5 years ago
  ghorsington 59983b1a5c Update README with new dependency versions 5 years ago
  ghorsington 0073c0da4a Clarify the use of reflection in preloader entrypoint 5 years ago
  ManlyMarco 841cdd5b77 Added KeyboardShortcut 5 years ago
  ManlyMarco d9bf3ba225 Added AcceptableValue stuff 5 years ago
  ManlyMarco ea42a9932a Clean up parameter names 5 years ago
  ManlyMarco e6e8041bf8 Added information of owner plugin to config files 5 years ago
  ManlyMarco ab3509ed7b Added BaseUnityPlugin.Metadata and some xmldocs 5 years ago
  ManlyMarco 970438883c Added documentation, misc accessibility changes 5 years ago
  ManlyMarco 1357478c3d Initialize Paths in unit tests to avoid having to do hack arounds 5 years ago
  ManlyMarco 0e4b053165 Fixed solution configurations 5 years ago
  ManlyMarco 65177c419e Large config file upgrade - backend rewrite; config file change monitoring; setting changed events propagate from ConfigFile; added unit tests and Test configuration 5 years ago
  ManlyMarco ad1c9bd7e1 Split ConfigDefinition and ConfigDescription 5 years ago
  ManlyMarco 795ab74fe0 Added support for enums to settings 5 years ago
  ghorsington d2a925e61b Implement type loader cache and simplify metadata types 5 years ago
  Bepis 1348da9e4b Fix culture issues for floating point types in config files 5 years ago