454 Commits (419eabe1c56585e7897a653d18cb1023b2846d87)

Author SHA1 Message Date
  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 b6de16489b Improved release detection 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 43788d22dd
Fixed null game version on boundaries 4 years ago
  Anairkoen Schno 3577afbe53 Bumped game version 4 years ago
  Anairkoen Schno 38e2992655 Bumped version 4 years ago
  Anairkoen Schno 219c17623b Fixed #18 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 a2ab33cc30 More documentation 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 d65346aacd ReflectionUtil documentation 4 years ago
  Anairkoen Schno 868ff6cfa9 ReflectionUtil formatting 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 2be54eaa89 PrintFilter is now publicly readonly 4 years ago
  Anairkoen Schno 58fcf9a5f5 Added more support for annotations 4 years ago
  Anairkoen Schno a58f5bf6fb Added many of the attributes for the new attribute-based loading system 4 years ago
  Anairkoen Schno 7efde4fc5a Fixed #31 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 b46c5d3704 RemovedAggressiveInlining for .NET 3 4 years ago
  Anairkoen Schno 2c992b1bdd Added sane handling of non-generated objects being passed into CustomObjectConverter 4 years ago
  Anairkoen Schno 9a666fa73b Small cleanups and fixups 4 years ago
  Anairkoen Schno 6d836bd523 Tweaked some doc gen stuff 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 8a90e51a62 Moved the file information into a parameter to IConfigProvider's methods 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 0168e3dbfb Improved virtualizer for game DLLs to use list in config 4 years ago
  Anairkoen Schno 2d8641a428 Added note for possible changes 4 years ago
  Anairkoen Schno f21582fbf7 Removed some latent TODOs 4 years ago
  Anairkoen Schno 51e1a8c0d6 Improved codegen for serializer/deserializer, added try/catch to converter codegen 4 years ago
  Anairkoen Schno 129f8f7ef0 Fixed ConfigRuntime to actually load from disk properly 4 years ago
  Anairkoen Schno 85abf7e22f Added an AlmostVersionConverter 4 years ago