50 Commits (cb255039bb9a1682a1576d3992f3b00822fc764e)

Author SHA1 Message Date
  Anairkoen Schno 669ab427ce Added NoRuntimeEnableFeature to allow for opt-out of runtime loading 4 years ago
  Anairkoen Schno c2fee7e997 Removed all backwards compatability 4 years ago
  Anairkoen Schno 15fbd45e18 First pass on migrating to new plugin interface 4 years ago
  Anairkoen Schno 789b1495fb Added early game version detection to code path 5 years ago
  Anairkoen Schno ecbfc6377a Added config flag to disable mod yeeting 5 years ago
  Anairkoen Schno 2f7fdc1859 Finished backport to Net3 5 years ago
  Anairkoen Schno 1b35bf3de4 Added most of the Net3 proxy 5 years ago
  Anairkoen Schno 17d7454d58 Added a soft AlmostVersion for GameVersion operations 5 years ago
  Anairkoen Schno c7f6d372a8 Mod yeeter now only compares 'important' parts of version for equality 5 years ago
  Anairkoen Schno 1bb61a3712 Added fix for new version parsing from config cache 5 years ago
  Anairkoen Schno e146d278c5 Fixed some logic with ModList dependency warnings 5 years ago
  Anairkoen Schno 518225e6e6 Fixed a few bugs relating to runtime enablable plugins 5 years ago
  Anairkoen Schno 9e1c18524f Added 'Old' to the old plugin filenames 5 years ago
  Anairkoen Schno e5a238400e Fixed a lot of inline documentation 5 years ago
  Anairkoen Schno 4797a3f046 Added better support for enabling and disabling mods 5 years ago
  Anairkoen Schno b237160131 Fixed phrasing 5 years ago
  Anairkoen Schno c18f0a51ec Added full support for disabling and enabling mods 5 years ago
  Anairkoen Schno 1e3dc22ea4 Added begginings of disablable mod support 5 years ago
  Anairkoen Schno c0cba42cd0 Mods now get moved to a new location after updates 5 years ago
  Anairkoen Schno 84346cbfa1 Added more null checking in some error handling code in the legacy plugin loader 5 years ago
  Anairkoen Schno 86557fd503 Fixed loader error printer for standard IPA mods 5 years ago
  Anairkoen Schno bebf150aee Made startup print IDs of BSIPA plugins along with names 5 years ago
  Anairkoen Schno 084cf0b7da Updated manifest to include icons 5 years ago
  Anairkoen Schno 997ea0169f Cleaned up old commented code 5 years ago
  Anairkoen Schno b934c279db Added better information for IPA type load exceptions 5 years ago
  Anairkoen Schno 8398bbdbcb Made updater try to update even mods rejected during the loading process 5 years ago
  Anairkoen Schno 5947578b8d Added AllPlugins to PluginManager 5 years ago
  Anairkoen Schno 018f66c4e5 Moved some loading around to let plugins have PDBs 5 years ago
  DaNike 33492cc9e3 Renamed LoneFunctions to Utils 5 years ago
  Anairkoen Schno 7d7c8a319f Integrated the new loader into the load order 5 years ago
  Anairkoen Schno e7b0de9282 Added single plugin load function 5 years ago
  Anairkoen Schno 1f707c5035 Fixed up some sorting rules for plugin load ordering 5 years ago
  Anairkoen Schno 86d30f7997 Added loading of embedded manifests, as well as load order computation 5 years ago
  Anairkoen Schno df913857e9 Added Semver version verification to ModsaberModInfo 5 years ago
  Anairkoen Schno 9a50f69779 Moved IGenericEnhancedPlugin code into IEnhancedPlugin to aid backwards compatablility 5 years ago
  Anairkoen Schno 6045e31267 Updated to use ReSharper 5 years ago
  Anairkoen Schno 25b19daccb Exposed a better API to check for currently installed mods 5 years ago
  Anairkoen Schno 98cc194462 Fixedconfig reloading 6 years ago
  Anairkoen Schno 57c6caff02 Made IConfigProviders auto reload if the file changes 6 years ago
  Anairkoen Schno 6a2114697a Created an IPA config source 6 years ago
  Anairkoen Schno a2907890a8 Added libraries; updater works with dependencies 6 years ago
  Anairkoen Schno 02941b0636 Started work on supporting modsaber dependencies 6 years ago
  Anairkoen Schno e8f6ce5730 Finalized ConfigProvider 6 years ago
  Anairkoen Schno 9d2461b2eb Added IConfigProvider and one implimentation 6 years ago
  Anairkoen Schno f58d124197 Fixed some spelling 6 years ago
  Anairkoen Schno 79e144c6bd Added support for child loggers, moved to using them fore more differentiation within IPA 6 years ago
  Anairkoen Schno 4b556b9521 Fixed some reccommended code structure stuff 6 years ago
  Anairkoen Schno 3278c21a3d Added documentation to those that needed it, and internalized those that don't. 6 years ago
  Anairkoen Schno 9144d926de Finished migration to new locations 6 years ago
  Anairkoen Schno b35f4bfa1d Moved Logging to new location 6 years ago