Anairkoen Schno
|
a4cdc0ec7e
|
Added synchronous logging to the logger
|
4 years ago |
Anairkoen Schno
|
8add6364df
|
Fixed CustomObjectConverter
|
4 years ago |
Anairkoen Schno
|
30b4b1b50e
|
Fixed a few docs/comments
|
4 years ago |
Anairkoen Schno
|
4163afc9f4
|
Fixed full loader failure when manifest parsing fails
|
4 years ago |
Anairkoen Schno
|
22ddeec9f1
|
Fixed tag docs action
|
4 years ago |
Anairkoen Schno
|
529e8de464
|
Added a bunch of checks to streamline upgrades
|
4 years ago |
Anairkoen Schno
|
a223362419
|
Added additional try/catch to logger
|
4 years ago |
Anairkoen Schno
|
ec8e83dd3a
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
88137c5e75
|
Added a try/catch around logger thread for InvalidOperationException that's thrown at shutdown
|
4 years ago |
Anairkoen Schno
|
d16e84675c
|
Adjusted actions files
|
4 years ago |
Anairkoen Schno
|
c290aed888
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
6ce8e47495
|
Fixed null `thisarg` being passed around in config generator
|
4 years ago |
Anairkoen Schno
|
4608ebe480
|
Bumped version out of beta
|
4 years ago |
Anairkoen Schno
|
677f120cb4
|
Added warning for implicitly converting to List
|
4 years ago |
Anairkoen Schno
|
18d0824f89
|
Added proper AllowNull handling for corrected members
|
4 years ago |
Anairkoen Schno
|
d606c1c74d
|
Added more cases where value type copies are skipped
|
4 years ago |
Anairkoen Schno
|
2e523ea2e2
|
Pulled out common LoadCorrectStore pattern
|
4 years ago |
Anairkoen Schno
|
e186cf634e
|
Pulled correction stuff out into its own file
|
4 years ago |
Anairkoen Schno
|
889f463498
|
Pulled common type deserialization code into its own function
|
4 years ago |
Anairkoen Schno
|
ea7c533afe
|
Added conditional flags to new generated store files to allow compilation for .NET 3
|
4 years ago |
Anairkoen Schno
|
41282c44d9
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
00b6ad5a64
|
Added most of implicit value type serialization
|
4 years ago |
Anairkoen Schno
|
598d5622fd
|
Formatting
|
4 years ago |
Anairkoen Schno
|
827df34214
|
Fixed ReflectionUtil documentation
|
4 years ago |
Anairkoen Schno
|
70f4c54d55
|
Refactored GeneratedStoreImpl out into several files
|
4 years ago |
Anairkoen Schno
|
813ddce311
|
Added Path alias for .NET 3 in PluginMetadata
|
4 years ago |
Anairkoen Schno
|
24579ec8d0
|
Version bump
|
4 years ago |
Anairkoen Schno
|
96fe5b0b97
|
Added 'files' property to own manifest
|
4 years ago |
Anairkoen Schno
|
eef0edc5f7
|
Added checking of related files
|
4 years ago |
Anairkoen Schno
|
7270b9a7ad
|
Fixed documentation in UnityGame
|
4 years ago |
Anairkoen Schno
|
084706c3d8
|
Added an additional helper extension
|
4 years ago |
Anairkoen Schno
|
d5f1141344
|
Fixed EventInfo accesses to be compatible with .NET 3.5
|
4 years ago |
Anairkoen Schno
|
4c3a524a16
|
Bumped version for new Beat Saber beta
|
4 years ago |
Anairkoen Schno
|
947e6be620
|
Moved plugin deleter yeeter to conditional based of whether or not it is being built for Beat Saber
|
4 years ago |
Anairkoen Schno
|
46369d755e
|
Added Core.dll to Beat Saber default game files
|
4 years ago |
Anairkoen Schno
|
2ab88bf00e
|
Updated CurrentTime() fallback to use Interlocked for proper thread safety
|
4 years ago |
Anairkoen Schno
|
10c9015999
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
3385631eaf
|
Added enum converters
|
4 years ago |
Anairkoen Schno
|
c2531d5df5
|
Added check for HasConverter during correction phase
|
4 years ago |
Anairkoen Schno
|
edde8681c9
|
Added manual call to OnReload to SelfConfig
|
4 years ago |
Anairkoen Schno
|
ea30414fd1
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
1bc4223ce5
|
Create FUNDING.yml
|
4 years ago |
Anairkoen Schno
|
031d592a91
|
Improved implementation of INotifyPropertyChanged for types that already implement it
|
4 years ago |
Anairkoen Schno
|
4e36470060
|
Extended the try block in Load to make it behave well when the file exists but is empty
|
4 years ago |
Anairkoen Schno
|
3ecd6e19b1
|
Added readonly to some things in CecilLibLoader
|
4 years ago |
Anairkoen Schno
|
c71f825ec3
|
Fixed generic method creation
|
4 years ago |
Anairkoen Schno
|
036d67844c
|
Fixed generic method instantiation and extended last fix to nonvirtual properties too
|
4 years ago |
Anairkoen Schno
|
4c622b653b
|
Fixed meaningless inline type parameter to not be stupid
|
4 years ago |
Anairkoen Schno
|
543d2b798f
|
Fixed custom type field serialization in config system
|
4 years ago |
Anairkoen Schno
|
332e10a596
|
Fixed library loader lookups
|
4 years ago |