59 Commits (c50cd3aaabe9194347c40f9eb56cae6acf0621df)

Author SHA1 Message Date
  Anairkoen Schno 21abb2931d Removed old plugin interface stuff 4 years ago
  Anairkoen Schno 9705692cbf Documentation 4 years ago
  Anairkoen Schno 940466f820 Switched entirely over to attribute based system 4 years ago
  Anairkoen Schno b22da69612 Refactored PluginMetadata and PluginExecutor out of PluginLoader 4 years ago
  Anairkoen Schno 7bee872a65 Cleaned and moved a few thigns 4 years ago
  Anairkoen Schno 5546c93f95 Minor changes to initialization sequence 4 years ago
  Anairkoen Schno 84490ee729 Added IgnoreReason to ignored plugins 4 years ago
  Anairkoen Schno 72754c8d5f Added some TODOs 4 years ago
  Anairkoen Schno a1d6acbf23 Updated all of the config references to use new system 4 years ago
  Anairkoen Schno 0857bd5989 Added NoRuntimeEnableFeature to allow for opt-out of runtime loading 4 years ago
  Anairkoen Schno c57e6c8a57 Removed all backwards compatability 4 years ago
  Anairkoen Schno 1b22d1d480 First pass on migrating to new plugin interface 4 years ago
  Anairkoen Schno 14c25b1c98 Added early game version detection to code path 4 years ago
  Anairkoen Schno 97d38985aa Added config flag to disable mod yeeting 4 years ago
  Anairkoen Schno 3a676e63dd Finished backport to Net3 5 years ago
  Anairkoen Schno b7fac8944d Added most of the Net3 proxy 5 years ago
  Anairkoen Schno 2f38769b5e Added a soft AlmostVersion for GameVersion operations 5 years ago
  Anairkoen Schno 34e63dd30e Mod yeeter now only compares 'important' parts of version for equality 5 years ago
  Anairkoen Schno 56e1c3c098 Added fix for new version parsing from config cache 5 years ago
  Anairkoen Schno 47b1e03a2d Fixed some logic with ModList dependency warnings 5 years ago
  Anairkoen Schno 9adb6ccb42 Fixed a few bugs relating to runtime enablable plugins 5 years ago
  Anairkoen Schno 622659741b Added 'Old' to the old plugin filenames 5 years ago
  Anairkoen Schno ae2c9560b7 Fixed a lot of inline documentation 5 years ago
  Anairkoen Schno ac81be1e15 Added better support for enabling and disabling mods 5 years ago
  Anairkoen Schno e7913765ee Fixed phrasing 5 years ago
  Anairkoen Schno c032d2b84e Added full support for disabling and enabling mods 5 years ago
  Anairkoen Schno 9813b62f01 Added begginings of disablable mod support 5 years ago
  Anairkoen Schno 3ee8070f82 Mods now get moved to a new location after updates 5 years ago
  Anairkoen Schno d6dfb524bb Added more null checking in some error handling code in the legacy plugin loader 5 years ago
  Anairkoen Schno 204f4799fe Fixed loader error printer for standard IPA mods 5 years ago
  Anairkoen Schno 597b823383 Made startup print IDs of BSIPA plugins along with names 5 years ago
  Anairkoen Schno e87a5e25ac Updated manifest to include icons 5 years ago
  Anairkoen Schno edd92dfb4b Cleaned up old commented code 5 years ago
  Anairkoen Schno 79948998a6 Added better information for IPA type load exceptions 5 years ago
  Anairkoen Schno 35bd3962b8 Made updater try to update even mods rejected during the loading process 5 years ago
  Anairkoen Schno 750768f37d Added AllPlugins to PluginManager 5 years ago
  Anairkoen Schno dbaadd82e7 Moved some loading around to let plugins have PDBs 5 years ago
  DaNike b7dfef869c Renamed LoneFunctions to Utils 5 years ago
  Anairkoen Schno ad4cbe9a4a Integrated the new loader into the load order 5 years ago
  Anairkoen Schno 01e22a775a Added single plugin load function 5 years ago
  Anairkoen Schno 54301f089e Fixed up some sorting rules for plugin load ordering 5 years ago
  Anairkoen Schno 724c11cac9 Added loading of embedded manifests, as well as load order computation 5 years ago
  Anairkoen Schno daacd980f9 Added Semver version verification to ModsaberModInfo 5 years ago
  Anairkoen Schno 112906e906 Moved IGenericEnhancedPlugin code into IEnhancedPlugin to aid backwards compatablility 5 years ago
  Anairkoen Schno df498b03b5 Updated to use ReSharper 5 years ago
  Anairkoen Schno 44f52ededb Exposed a better API to check for currently installed mods 5 years ago
  Anairkoen Schno 8fa20b4c53 Fixedconfig reloading 5 years ago
  Anairkoen Schno 51a2bf5c3b Made IConfigProviders auto reload if the file changes 5 years ago
  Anairkoen Schno 0b1aac10a5 Created an IPA config source 5 years ago
  Anairkoen Schno f57d89a343 Added libraries; updater works with dependencies 5 years ago