233 Commits (835be0700f90292c1a37c2b89480f9daf989cc99)

Author SHA1 Message Date
  Anairkoen Schno b1f0648610 Added MainThread checks and UnityMainThreadTaskScheduler 4 years ago
  Anairkoen Schno 93a3b8e469 PluginManager cleanup 4 years ago
  Anairkoen Schno 63557ce9da Fixed disable tasks for .NET 3 4 years ago
  Anairkoen Schno 1379900b3d Added checks for enablability and calls to enable/disable events 4 years ago
  Anairkoen Schno fa7bafe4fa Bumped version 4 years ago
  Anairkoen Schno 01bd9e8752 Added actual enable/disable commit functionality 4 years ago
  Anairkoen Schno 9df2568da2 Added more information to mod state transactions about failures and the like 4 years ago
  Anairkoen Schno a91b50e81a Added reset functionality back to DisabledConfig 4 years ago
  Anairkoen Schno 9eee5d8793 Fixed bare manifests 4 years ago
  Anairkoen Schno d2fc23a5a2 Tweaked documentation to better reflect behavior 4 years ago
  Anairkoen Schno c646f5a66e Documented plugin state management API 4 years ago
  Anairkoen Schno a1ca6e8607 Created API for plugin enabling and disabling 4 years ago
  Anairkoen Schno 77e86cb03d Renamed BeatSaber class to UnityGame 4 years ago
  Anairkoen Schno cdd0b219b0 Switched EnumerableExtensions Prepend and Append to use custom enumerators 4 years ago
  Anairkoen Schno 681860c901 Bumped version 4 years ago
  Anairkoen Schno 3577afbe53 Bumped game version 4 years ago
  Anairkoen Schno 38e2992655 Bumped version 4 years ago
  Anairkoen Schno 852f168bfd Added more to the start-dev documentation page 4 years ago
  Anairkoen Schno 21abb2931d Removed old plugin interface stuff 4 years ago
  Anairkoen Schno 8e05f807de Added .NET 3 polyfill for Expression.Block, Expression.Variable, and Expression.Assign 4 years ago
  Anairkoen Schno 39d536b0c8 Minor changes for possibly improved .NET 3 support 4 years ago
  Anairkoen Schno e81e5bdf18 More documentation 4 years ago
  Anairkoen Schno f311f509bb Bumped version 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 154f22292e Added the rest of the code to generate delegates for PluginExecutor 4 years ago
  Anairkoen Schno 08221f4382 Added new PluginExecutor type for new attribute-based system 4 years ago
  Anairkoen Schno 1f5a979076 RuntimeOptions annotation is now obtained early 4 years ago
  Anairkoen Schno 58fcf9a5f5 Added more support for annotations 4 years ago
  Anairkoen Schno 6c373b5dce Some cleaning 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 162e79e3fa Moved some plugin interface stuff around 4 years ago
  Anairkoen Schno 054af2e10c Beta 2 4 years ago
  Anairkoen Schno e6097054b2 Added check for game version boundary 4 years ago
  Anairkoen Schno 735a533d19 Bumped version 4 years ago
  Anairkoen Schno 83eb6e8823 Fixed Array.Empty for .NET 3 4 years ago
  Anairkoen Schno 84490ee729 Added IgnoreReason to ignored plugins 4 years ago
  Anairkoen Schno 85abf7e22f Added an AlmostVersionConverter 4 years ago
  Anairkoen Schno 450b8df228 Added CollectionConverter and some derivatives 4 years ago
  Anairkoen Schno 3b371691af Fixed some dumb Net3 inconsistencies by a different conditional compilation thats less gross 4 years ago
  Anairkoen Schno 72754c8d5f Added some TODOs 4 years ago
  Anairkoen Schno 3576d9276f Added Attributes ant their support 4 years ago
  Anairkoen Schno 4f5472d561 ConfigRuntime now properly shuts down and auto-saves all configs 4 years ago
  Anairkoen Schno 07123d3c87 Moved end-of-process saving into ConfigRuntime itself 4 years ago
  Anairkoen Schno f3937fa81e Switched internal configs to virtual properties 4 years ago
  Anairkoen Schno 178c12da94 Removed latent TODO 4 years ago
  Anairkoen Schno d599498c0a Moved the debug write of generated assembly 4 years ago
  Anairkoen Schno eca8cb359f Fixed Task static methods for Net3 4 years ago