Eris
|
389a016f44
|
Added TimeSpanConverter
|
4 years ago |
Eris
|
ddd96fc597
|
Added DateTimeOffsetConverter
|
4 years ago |
Eris
|
740bc97e91
|
Added HexColorConverter
Implementation provided by https://github.com/Caeden117/CountersPlus/blob/rewrite/Counters%2B/ConfigModels/Converters/ColorConverter.cs
|
4 years ago |
Eris
|
1c5b558258
|
Added DateTimeConverter
|
4 years ago |
Anairkoen Schno
|
b4fc040518
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
aed70c9ea0
|
Fixed up a few doc comments
|
4 years ago |
Anairkoen Schno
|
135c9fc8d6
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
f0d6e12e6a
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
d46ad3811e
|
Removed debug logs of config structure
|
4 years ago |
Anairkoen Schno
|
2572cbd277
|
Made more single-creation caches thread safe
|
4 years ago |
Anairkoen Schno
|
d2e911ce21
|
Generated config store generation is now thread-safe (will only be created once for each type)
|
4 years ago |
Anairkoen Schno
|
812a6ae68f
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
e1d6686f13
|
Added support for a zero-argument UseConverterAttribute that uses the default converter for the type
|
4 years ago |
Anairkoen Schno
|
370d8ad810
|
Reverted implicit converters
|
4 years ago |
Anairkoen Schno
|
0aeb8ded76
|
Removed debug messages from generated code
|
4 years ago |
Anairkoen Schno
|
10be6cf34a
|
Added automatic converter application for types that have a default converter
|
4 years ago |
Anairkoen Schno
|
3b5b40d46c
|
Added more default converter types
|
4 years ago |
Anairkoen Schno
|
b103678fca
|
Added converter types for the various dictionary types
|
4 years ago |
Anairkoen Schno
|
1d870c6d22
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
5ca4d323fe
|
Added conditional around AggressiveInlining
|
4 years ago |
Anairkoen Schno
|
fefd489dcc
|
Documented new things
|
4 years ago |
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 |