207 Commits (2b7f8ae425514da781c3396c9c07350808a14732)

Author SHA1 Message Date
  Anairkoen Schno d37eb488bf Fixed EventInfo accesses to be compatible with .NET 3.5 4 years ago
  Anairkoen Schno b6d0aa9ca6 Bumped version for new Beat Saber beta 4 years ago
  Anairkoen Schno 4c1e78116f Added Core.dll to Beat Saber default game files 4 years ago
  Anairkoen Schno 0c0f603a58 Bumped version 4 years ago
  Anairkoen Schno e306ceab93 Added enum converters 4 years ago
  Anairkoen Schno 43c43cc0b2 Added check for HasConverter during correction phase 4 years ago
  Anairkoen Schno 59d6732b21 Added manual call to OnReload to SelfConfig 4 years ago
  Anairkoen Schno a6e7357efc Bumped version 4 years ago
  Anairkoen Schno 32c320e25a Improved implementation of INotifyPropertyChanged for types that already implement it 4 years ago
  Anairkoen Schno d6b45cc2d5 Extended the try block in Load to make it behave well when the file exists but is empty 4 years ago
  Anairkoen Schno 8bf0b8bc99 Fixed generic method creation 4 years ago
  Anairkoen Schno 6b82b3fd1f Fixed generic method instantiation and extended last fix to nonvirtual properties too 4 years ago
  Anairkoen Schno b55d7a3d59 Fixed meaningless inline type parameter to not be stupid 4 years ago
  Anairkoen Schno 6aacbe6024 Fixed custom type field serialization in config system 4 years ago
  Anairkoen Schno 5daf094f78 Bumped version 4 years ago
  Anairkoen Schno 8696cef6b8 Did some warning cleanup 4 years ago
  Anairkoen Schno d669b0db13 Bumped version 4 years ago
  Anairkoen Schno ef16b0c903 Added names of new Beat Saber game assemblies 4 years ago
  Anairkoen Schno 113dac3c34 Bumped version 4 years ago
  Anairkoen Schno c4caf15b7c Renamed generated stuff for sanity 4 years ago
  Anairkoen Schno 2924447269 Added INotifyPropertyChanged support 4 years ago
  Anairkoen Schno f0fb1c0f83 Config transaction objects now reued to minimize GC pressure 4 years ago
  Anairkoen Schno 0d60158c7b Added transactional changes support to GeneratedStore 4 years ago
  Anairkoen Schno ab44d12f30 Bumped version 4 years ago
  Anairkoen Schno 1b0c44cbaf Devirutalized converter calls in generated code 4 years ago
  Anairkoen Schno f3c4cc5a50 Improved codegen for generated stores 4 years ago
  Anairkoen Schno 4b7f4aafb8 Fixed CopyFrom implementation locking 4 years ago
  Anairkoen Schno fa645445b5 Added the ability to expose CopyFrom in config 4 years ago
  Anairkoen Schno a52cd5eaf2 Renamed BeatSaber class to UnityGame 4 years ago
  Anairkoen Schno 9a3050068f Bumped version 4 years ago
  Anairkoen Schno 898c4497ca Bumped version 4 years ago
  Anairkoen Schno eb905e93ad Added more to the start-dev documentation page 4 years ago
  Anairkoen Schno 3d947702ee More documentation 4 years ago
  Anairkoen Schno 95f78d9752 Bumped version 4 years ago
  Anairkoen Schno fac193edca Refactored PluginMetadata and PluginExecutor out of PluginLoader 4 years ago
  Anairkoen Schno bea3f41a45 Fixed #31 4 years ago
  Anairkoen Schno 0879924fce Some cleaning 4 years ago
  Anairkoen Schno bfb05ab48a Cleaned and moved a few thigns 4 years ago
  Anairkoen Schno 14ef4a3923 Added sane handling of non-generated objects being passed into CustomObjectConverter 4 years ago
  Anairkoen Schno 39622e4b3c Tweaked some doc gen stuff 4 years ago
  Anairkoen Schno 32086cfcfa Beta 2 4 years ago
  Anairkoen Schno 29f5ba2aeb Bumped version 4 years ago
  Anairkoen Schno 656d9f27a1 Moved the file information into a parameter to IConfigProvider's methods 4 years ago
  Anairkoen Schno a38080f52a Improved virtualizer for game DLLs to use list in config 4 years ago
  Anairkoen Schno ea4649ae19 Added note for possible changes 4 years ago
  Anairkoen Schno 627b669953 Removed some latent TODOs 4 years ago
  Anairkoen Schno 70c824b710 Improved codegen for serializer/deserializer, added try/catch to converter codegen 4 years ago
  Anairkoen Schno 8468f2e5d4 Fixed ConfigRuntime to actually load from disk properly 4 years ago
  Anairkoen Schno d631d39474 Added an AlmostVersionConverter 4 years ago
  Anairkoen Schno 0304c960cd Added support for converters 4 years ago