branchrust_reboot/main/fields_mismatch_cleanupcancel

4 Commits over 0 Days - Infinitycph!

2 Months Ago
missing nonserialized attribute
2 Months Ago
fixed all mismatched serialized properties - almost all should've been C# properties as we don't actually serialize any data for them - some needed moving out of ifdef scope and wrapping with warning disable
2 Months Ago
field dump ignores struct types that aren't serializable (false-positive)
2 Months Ago
better property mismatch logging