154 Commits (51d841dcb22ac270d920ddd81d67463173ed9f22)

Author SHA1 Message Date
  Anairkoen Schno 7e4c460c00 Renamed generated stuff for sanity 4 years ago
  Anairkoen Schno 7e2f34d5f2 Added INotifyPropertyChanged support 4 years ago
  Anairkoen Schno 39660bd740 Config transaction objects now reued to minimize GC pressure 4 years ago
  Anairkoen Schno 389d1f9452 Added transactional changes support to GeneratedStore 4 years ago
  Anairkoen Schno fa7bafe4fa Bumped version 4 years ago
  Anairkoen Schno 26cd9524da Devirutalized converter calls in generated code 4 years ago
  Anairkoen Schno 07fa7c6968 Improved codegen for generated stores 4 years ago
  Anairkoen Schno 710a7bc21e Fixed CopyFrom implementation locking 4 years ago
  Anairkoen Schno a1e65bb891 Added the ability to expose CopyFrom in config 4 years ago
  Anairkoen Schno 77e86cb03d Renamed BeatSaber class to UnityGame 4 years ago
  Anairkoen Schno 681860c901 Bumped 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 e81e5bdf18 More documentation 4 years ago
  Anairkoen Schno f311f509bb Bumped version 4 years ago
  Anairkoen Schno b22da69612 Refactored PluginMetadata and PluginExecutor out of PluginLoader 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 2c992b1bdd Added sane handling of non-generated objects being passed into CustomObjectConverter 4 years ago
  Anairkoen Schno 6d836bd523 Tweaked some doc gen stuff 4 years ago
  Anairkoen Schno 054af2e10c Beta 2 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 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
  Anairkoen Schno b948ca60ec Added support for converters 4 years ago
  Anairkoen Schno 5b831204e7 Added conditional compilation for ISet 4 years ago
  Anairkoen Schno 30ef23b132 Formatting 4 years ago
  Anairkoen Schno eb575d2c13 Fixed some stupidly long field names 4 years ago
  Anairkoen Schno f93af06f4c Added checks for converters and fields in generated types 4 years ago
  Anairkoen Schno c1bb3b6850 Redid UseConverterAttribute type checking 4 years ago
  Anairkoen Schno 598d535b74 Added lots of documentation for the CollectionConverters 4 years ago
  Anairkoen Schno 450b8df228 Added CollectionConverter and some derivatives 4 years ago
  Anairkoen Schno e44b6a535a Fixed type converters to acutlaly use the utilities i made for them (sigh) 4 years ago
  Anairkoen Schno 0bcfd68bc1 Added a fuck load of converters and a default mechanism 4 years ago
  Anairkoen Schno 26b3ba689f Added documentation for CustomObjectConverter 4 years ago
  Anairkoen Schno 5b02a11663 Implemented all of CustomObjectConverter 4 years ago
  Anairkoen Schno cf129d451c Added Converters file 4 years ago
  Anairkoen Schno f50a61827e Started adding converters support 4 years ago
  Anairkoen Schno f2fafb7c26 Moved an import to better support configuration schema generation 4 years ago
  Anairkoen Schno 7e971e7ae1 Added the long-awaited autosaving 4 years ago
  Anairkoen Schno 5e03407676 Added support for Nullable<T> in the generated config 4 years ago
  Anairkoen Schno e75f58a559 Fixed Nullable checks for .NET 3 4 years ago
  Anairkoen Schno 72754c8d5f Added some TODOs 4 years ago
  Anairkoen Schno 6579c4dce9 Fixed some documentation stuff 4 years ago