Kamron Batman
|
5019ce9694
|
fix: Fixes timer migrations not compiling (#902)
|
2021-12-28 13:48:48 -08:00 |
|
Kamron Batman
|
75fd8137b1
|
fix: Fixes codegen migrations nullable valuetypes (#774)
|
2021-09-07 20:22:11 -07:00 |
|
Kamron Batman
|
862e868cf0
|
fix: Fixes codegenning nested classes (#738)
|
2021-08-27 19:08:04 -07:00 |
|
Kamron Batman
|
c2f28f9a98
|
fix(codegen): Fixes bool in migration structs (#709)
* Fixes bool? not being a valid type for save flag property migrations.
* Fixes wrong SaveFlag type used in the if check for boolean save flags.
|
2021-08-20 22:46:13 -07:00 |
|
Kamron Batman
|
ca5e9342a0
|
fix(codegen): Adds default codegen option for save flags. Fixes world load issues. (#707)
|
2021-08-19 22:51:44 -07:00 |
|