Anairkoen Schno
|
d18d055a5b
|
Added converter support for value types
In the process, to prevent an infinite recursion bug, transitioned to a proper local allocation system
|
4 years ago |
Anairkoen Schno
|
c38fed67e7
|
Added synchronous logging to the logger
|
4 years ago |
Anairkoen Schno
|
2aaff92449
|
Fixed CustomObjectConverter
|
4 years ago |
Anairkoen Schno
|
992e1c9204
|
Fixed a few docs/comments
|
4 years ago |
Anairkoen Schno
|
94cb350c88
|
Added a bunch of checks to streamline upgrades
|
4 years ago |
Anairkoen Schno
|
c8b4538a05
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
97a2e76870
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
cac828efef
|
Fixed null `thisarg` being passed around in config generator
|
4 years ago |
Anairkoen Schno
|
f2d29ef3a8
|
Bumped version out of beta
|
4 years ago |
Anairkoen Schno
|
f232bf6699
|
Added warning for implicitly converting to List
|
4 years ago |
Anairkoen Schno
|
40f83aec73
|
Added proper AllowNull handling for corrected members
|
4 years ago |
Anairkoen Schno
|
d3c85695f2
|
Added more cases where value type copies are skipped
|
4 years ago |
Anairkoen Schno
|
64b80f68cf
|
Pulled out common LoadCorrectStore pattern
|
4 years ago |
Anairkoen Schno
|
797bc5d2d4
|
Pulled correction stuff out into its own file
|
4 years ago |
Anairkoen Schno
|
e7530d80f2
|
Pulled common type deserialization code into its own function
|
4 years ago |
Anairkoen Schno
|
6a3ac31ad8
|
Added conditional flags to new generated store files to allow compilation for .NET 3
|
4 years ago |
Anairkoen Schno
|
92cb1a2cc2
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
23ace928b1
|
Added most of implicit value type serialization
|
4 years ago |
Anairkoen Schno
|
c185b85e52
|
Formatting
|
4 years ago |
Anairkoen Schno
|
b695892540
|
Refactored GeneratedStoreImpl out into several files
|
4 years ago |
Anairkoen Schno
|
e84eb1e297
|
Version bump
|
4 years ago |
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
Removed version-postfixed libraries
|
4 years ago |
Anairkoen Schno
|
c4caf15b7c
|
Renamed generated stuff for sanity
Added API to create generated wrapper divorced from the config system
|
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 |