28 Commits (835be0700f90292c1a37c2b89480f9daf989cc99)

Author SHA1 Message Date
  Anairkoen Schno edd5c00df0 Swapped updater coroutine waiter for utility function 4 years ago
  Anairkoen Schno 77e86cb03d Renamed BeatSaber class to UnityGame 4 years ago
  Anairkoen Schno 940466f820 Switched entirely over to attribute based system 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 c318959f52 Fixed HasInterface 4 years ago
  Anairkoen Schno 97d38985aa Added config flag to disable mod yeeting 4 years ago
  Anairkoen Schno 387032269f Removed the updater from Net3 builds 5 years ago
  Anairkoen Schno 2f38769b5e Added a soft AlmostVersion for GameVersion operations 5 years ago
  Anairkoen Schno 29894bb88e Applied looser check to updater 5 years ago
  Anairkoen Schno ae4189873a Added null check to fix certain updater problems 5 years ago
  Anairkoen Schno c1a17683ec Removed some useless comments 5 years ago
  Anairkoen Schno ac81be1e15 Added better support for enabling and disabling mods 5 years ago
  Anairkoen Schno c032d2b84e Added full support for disabling and enabling mods 5 years ago
  Anairkoen Schno f7f7d2e26a Added BeatMods gameVersion field support 5 years ago
  Anairkoen Schno 046994930b Obsoleted ModsaberModInfo (finally) 5 years ago
  Anairkoen Schno 7336f38c68 Fixed updater to use EscapeDataString 5 years ago
  Anairkoen Schno ce7e76c6b1 Fixed updater to use EscapeDataString 5 years ago
  Anairkoen Schno 1882f5db92 Added support for updating legacy mods if they are formatted properly 5 years ago
  Anairkoen Schno cce69ea631 Added mod download queue 5 years ago
  Anairkoen Schno cfbf40c2a1 Added some error checking 5 years ago
  Anairkoen Schno b31e87074f Added support for `links` section of manifest 5 years ago
  Anairkoen Schno b268ba6996 Added more helpful dependency resolution failure message 5 years ago
  Anairkoen Schno 88ad197c04 Added config option to disable auto-updates 5 years ago
  Anairkoen Schno e06016f5ed Actually fixed no-update 5 years ago
  Anairkoen Schno 07c8e2e282 Fixed no-update to actually prevent updates 5 years ago
  Anairkoen Schno 70ea4348a8 Changed updater version ranges to be > rather than >= 5 years ago
  Anairkoen Schno 35bd3962b8 Made updater try to update even mods rejected during the loading process 5 years ago
  Anairkoen Schno ce83785e92 Re-activated and updated the updater, needs more testing 5 years ago
  DaNike a271350b4f Tweaked updater to no longer reference SelfPlugin when updating 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 724c11cac9 Added loading of embedded manifests, as well as load order computation 5 years ago
  Anairkoen Schno 8e8c652825 Updated ModSaber updater to reflect new format 5 years ago
  Anairkoen Schno 9ae2c624c9 Updated package Newtonsoft.JSON 5 years ago
  Anairkoen Schno daacd980f9 Added Semver version verification to ModsaberModInfo 5 years ago
  Anairkoen Schno df498b03b5 Updated to use ReSharper 5 years ago
  Anairkoen Schno 69f097cac9 Updating now extracts to a 'Pending' directory and installs on the next game start 5 years ago
  Anairkoen Schno 44f52ededb Exposed a better API to check for currently installed mods 5 years ago
  Anairkoen Schno 54ca90e5f5 Added a good way to get the library path and native library path 5 years ago
  Anairkoen Schno 261fc2604c Added support for modsaber conflicts 5 years ago
  Anairkoen Schno 1f7968acbc Updated the updater to use new ModSaber endpoints 5 years ago
  Anairkoen Schno 64e2aaa968 Because for whatever reason the previous try didn't work, and this one does. 5 years ago
  Anairkoen Schno 78eb604287 Ensured multiple errors wouldn't be output for the same problem 5 years ago
  Anairkoen Schno f57d89a343 Added libraries; updater works with dependencies 5 years ago
  Anairkoen Schno 52dd89da4c Started work on supporting modsaber dependencies 5 years ago
  Anairkoen Schno 60fa80215c Added support for child loggers, moved to using them fore more differentiation within IPA 5 years ago
  Anairkoen Schno 50166a8670 Now color works (finally) 5 years ago
  Anairkoen Schno 0c2d743674 Finished migration to new locations 5 years ago
  Anairkoen Schno 40880e32d6 Moved Logging to new location 5 years ago