be9db241
Added automatic converter application for types that have a default converter by
2020-04-01 23:14:00 -0500
3b5b40d4
Added more default converter types by
2020-04-01 22:26:44 -0500
973e3693
Added more default converter types by
2020-04-01 22:26:44 -0500
b103678f
Added converter types for the various dictionary types by
2020-04-01 21:56:03 -0500
a85a9900
Added converter types for the various dictionary types by
2020-04-01 21:56:03 -0500
25b8bd70
Generated Docs -- by
2020-03-30 06:08:08 +0000
1d870c6d
Bumped version by
2020-03-30 01:04:54 -0500
d0885638
(tag: 4.0.3)
Bumped version by
2020-03-30 01:04:54 -0500
8dfa47f1
Generated Docs -- by
2020-03-30 05:10:38 +0000
5ca4d323
Added conditional around AggressiveInlining by
2020-03-30 00:06:56 -0500
883fedb5
Added conditional around AggressiveInlining by
2020-03-30 00:06:56 -0500
68142c6e
Generated Docs -- by
2020-03-30 05:06:07 +0000
fefd489d
Documented new things by
2020-03-30 00:02:29 -0500
31ecf108
Documented new things by
2020-03-30 00:02:29 -0500
d18d055a
Added converter support for value types In the process, to prevent an infinite recursion bug, transitioned to a proper local allocation system by
2020-03-29 23:55:29 -0500
580b7023
Added converter support for value types In the process, to prevent an infinite recursion bug, transitioned to a proper local allocation system by
2020-03-29 23:55:29 -0500
c38fed67
Added synchronous logging to the logger by
2020-03-29 19:14:12 -0500
a4cdc0ec
Added synchronous logging to the logger by
2020-03-29 19:14:12 -0500
4586302c
Generated Docs -- by
2020-03-29 21:06:30 +0000
2aaff924
Fixed CustomObjectConverter by
2020-03-29 16:02:00 -0500
8add6364
Fixed CustomObjectConverter by
2020-03-29 16:02:00 -0500
992e1c92
Fixed a few docs/comments by
2020-03-29 15:36:20 -0500
30b4b1b5
Fixed a few docs/comments by
2020-03-29 15:36:20 -0500
6b6dc005
Fixed full loader failure when manifest parsing fails by
2020-03-29 15:35:34 -0500
4163afc9
Fixed full loader failure when manifest parsing fails by
2020-03-29 15:35:34 -0500
4431a7c4
Generated Docs -- by
2020-03-26 22:57:38 +0000
b72b4643
Fixed tag docs action by
2020-03-26 17:54:07 -0500
22ddeec9
Fixed tag docs action by
2020-03-26 17:54:07 -0500
247b28f6
Generated Docs -- by
2020-03-26 22:45:29 +0000
94cb350c
Added a bunch of checks to streamline upgrades by
2020-03-26 17:42:06 -0500
529e8de4
(tag: 4.0.2)
Added a bunch of checks to streamline upgrades by
2020-03-26 17:42:06 -0500
b1220b98
Generated Docs -- by
2020-03-26 22:01:14 +0000
4f754dd8
Generated Docs -- by
2020-03-26 21:59:59 +0000
f11f30e9
Generated Docs -- by
2020-03-26 21:58:41 +0000
0f15b424
Added additional try/catch to logger by
2020-03-26 16:58:10 -0500
a2233624
Added additional try/catch to logger by
2020-03-26 16:58:10 -0500
c8b4538a
Bumped version by
2020-03-26 16:56:24 -0500
ec8e83dd
Bumped version by
2020-03-26 16:56:24 -0500
df5d64d3
Added a try/catch around logger thread for InvalidOperationException that's thrown at shutdown by
2020-03-26 16:55:26 -0500
88137c5e
Added a try/catch around logger thread for InvalidOperationException that's thrown at shutdown by
2020-03-26 16:55:26 -0500
e7f97199
Generated Docs -- by
2020-03-26 21:47:37 +0000
af7af0dd
Adjusted actions files by
2020-03-26 16:43:40 -0500
d16e8467
Adjusted actions files by
2020-03-26 16:43:40 -0500
98758b79
Generated Docs -- by
2020-03-26 21:35:20 +0000
97a2e768
Bumped version by
2020-03-26 16:31:43 -0500
c290aed8
Bumped version by
2020-03-26 16:31:43 -0500
cac828ef
Fixed null `thisarg` being passed around in config generator by
2020-03-26 16:31:09 -0500
6ce8e474
Fixed null `thisarg` being passed around in config generator by
2020-03-26 16:31:09 -0500
0da8a9b2
Generated Docs -- by
2020-03-26 21:16:40 +0000
f2d29ef3
Bumped version out of beta by
2020-03-26 16:13:39 -0500
4608ebe4
Bumped version out of beta by
2020-03-26 16:13:39 -0500
f232bf66
Added warning for implicitly converting to List by
2020-03-25 22:01:28 -0500
677f120c
Added warning for implicitly converting to List by
2020-03-25 22:01:28 -0500
1a8bf096
Generated Docs -- by
2020-03-26 01:07:56 +0000
40f83aec
Added proper AllowNull handling for corrected members by
2020-03-25 20:04:27 -0500
18d0824f
Added proper AllowNull handling for corrected members by
2020-03-25 20:04:27 -0500
22edb1a3
Generated Docs -- by
2020-03-25 07:12:54 +0000
d3c85695
Added more cases where value type copies are skipped by
2020-03-25 02:07:34 -0500
d606c1c7
Added more cases where value type copies are skipped by
2020-03-25 02:07:34 -0500
64b80f68
Pulled out common LoadCorrectStore pattern by
2020-03-25 01:50:18 -0500
2e523ea2
Pulled out common LoadCorrectStore pattern by
2020-03-25 01:50:18 -0500
797bc5d2
Pulled correction stuff out into its own file by
2020-03-25 01:36:40 -0500
e186cf63
Pulled correction stuff out into its own file by
2020-03-25 01:36:40 -0500
e7530d80
Pulled common type deserialization code into its own function by
2020-03-25 01:35:15 -0500
889f4634
Pulled common type deserialization code into its own function by
2020-03-25 01:35:15 -0500
6d09df5d
Generated Docs -- by
2020-03-25 05:17:44 +0000
6a3ac31a
Added conditional flags to new generated store files to allow compilation for .NET 3 by
2020-03-25 00:14:32 -0500
ea7c533a
Added conditional flags to new generated store files to allow compilation for .NET 3 by
2020-03-25 00:14:32 -0500
1476ea7f
Generated Docs -- by
2020-03-25 04:23:30 +0000
92cb1a2c
Bumped version by
2020-03-24 23:21:12 -0500
41282c44
Bumped version by
2020-03-24 23:21:12 -0500
23ace928
Added most of implicit value type serialization by
2020-03-24 23:20:26 -0500
00b6ad5a
Added most of implicit value type serialization by
2020-03-24 23:20:26 -0500
86f1b9d1
Generated Docs -- by
2020-03-24 22:54:18 +0000
c185b85e
Formatting by
2020-03-24 17:51:20 -0500
598d5622
Formatting by
2020-03-24 17:51:20 -0500
12be9716
Fixed ReflectionUtil documentation by
2020-03-24 17:51:04 -0500
827df342
Fixed ReflectionUtil documentation by
2020-03-24 17:51:04 -0500
b6958925
Refactored GeneratedStoreImpl out into several files by
2020-03-24 17:50:49 -0500
70f4c54d
Refactored GeneratedStoreImpl out into several files by
2020-03-24 17:50:49 -0500
2052373f
Generated Docs -- by
2020-03-24 03:02:20 +0000
735ff339
Added Path alias for .NET 3 in PluginMetadata by
2020-03-23 21:59:07 -0500
813ddce3
Added Path alias for .NET 3 in PluginMetadata by
2020-03-23 21:59:07 -0500
bdef59de
Generated Docs -- by
2020-03-24 02:56:29 +0000
e84eb1e2
Version bump by
2020-03-23 21:53:26 -0500
24579ec8
Version bump by
2020-03-23 21:53:26 -0500
b049f487
Added 'files' property to own manifest by
2020-03-23 21:48:31 -0500
96fe5b0b
Added 'files' property to own manifest by
2020-03-23 21:48:31 -0500
19899412
Added checking of related files by
2020-03-23 21:38:49 -0500
eef0edc5
Added checking of related files by
2020-03-23 21:38:49 -0500
c64ffdf2
Fixed documentation in UnityGame by
2020-03-23 21:38:19 -0500
7270b9a7
Fixed documentation in UnityGame by
2020-03-23 21:38:19 -0500
abe99a8d
Added an additional helper extension by
2020-03-23 21:37:28 -0500
084706c3
Added an additional helper extension by
2020-03-23 21:37:28 -0500
3f3d42aa
Generated Docs -- by
2020-03-23 22:30:28 +0000
d37eb488
Fixed EventInfo accesses to be compatible with .NET 3.5 by
2020-03-23 17:26:55 -0500
d5f11413
Fixed EventInfo accesses to be compatible with .NET 3.5 by
2020-03-23 17:26:55 -0500
8aef42b2
Generated Docs -- by
2020-03-23 22:12:50 +0000
b6d0aa9c
Bumped version for new Beat Saber beta by
2020-03-23 17:09:22 -0500
4c3a524a
Bumped version for new Beat Saber beta by
2020-03-23 17:09:22 -0500