Anairkoen Schno
|
735a533d19
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
06d6854daa
|
Made pending updates install *before* the patching
|
4 years ago |
Anairkoen Schno
|
8a90e51a62
|
Moved the file information into a parameter to IConfigProvider's methods
|
4 years ago |
Anairkoen Schno
|
e6ee72e077
|
Formatting
|
4 years ago |
Anairkoen Schno
|
83eb6e8823
|
Fixed Array.Empty for .NET 3
|
4 years ago |
Anairkoen Schno
|
84490ee729
|
Added IgnoreReason to ignored plugins
Added checks for dependencies during load for when features deny loading
|
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
|
fa6f50b2f7
|
Fixed a doc issue
|
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
|
838b3ca63a
|
More fiddling with documentation was done
|
4 years ago |
Anairkoen Schno
|
dca0bf65d5
|
Documentation changes and reorganization
|
4 years ago |
Anairkoen Schno
|
1337c7527e
|
Updated a bunch of documentation shit
|
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
|
3b371691af
|
Fixed some dumb Net3 inconsistencies by a different conditional compilation thats less gross
|
4 years ago |
Anairkoen Schno
|
13c1b4ccd2
|
Added another check to the anti-piracy
|
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 |
Anairkoen Schno
|
5af25104c4
|
Moved NonNull extension method
|
4 years ago |
Anairkoen Schno
|
3576d9276f
|
Added Attributes ant their support
|
4 years ago |
Anairkoen Schno
|
b2b4fb9226
|
Added files for attributes and collections
|
4 years ago |
Anairkoen Schno
|
c2301367a7
|
Changed Value property of IGeneratedStore to Serialize/Deserialize pair
|
4 years ago |
Anairkoen Schno
|
4f5472d561
|
ConfigRuntime now properly shuts down and auto-saves all configs
|
4 years ago |
Anairkoen Schno
|
69c7a889b2
|
Fiixed CriticalSection and crash-on-exit
|
4 years ago |
Anairkoen Schno
|
1bb11b7844
|
Added some serialization code
|
4 years ago |
Anairkoen Schno
|
07123d3c87
|
Moved end-of-process saving into ConfigRuntime itself
|
4 years ago |
Anairkoen Schno
|
4302a4b6e8
|
Changed FloatingPoint underlying type to Decimal
|
4 years ago |
Anairkoen Schno
|
f3937fa81e
|
Switched internal configs to virtual properties
Added OnReload to DisabledConfig to make it stabler
|
4 years ago |
Anairkoen Schno
|
178c12da94
|
Removed latent TODO
|
4 years ago |
Anairkoen Schno
|
7c2a5ae453
|
Added handling of more types
Added OnReload hook
Added some documentation for generated stuff
|
4 years ago |