ModernUO/Projects/Server/Json/Converters
Kamron Batman 5d9ebf062f
core(fix): Fixes type aliasing, categorizations, and NPE (#444)
- [X] Fixes lookup of type aliases
- [X] Fixes categorization
- [X] Removes rebuild categorizations
- [X] Fixes an NPE with DoHarmful and Combatant

Closes #441
2021-02-03 16:14:04 -08:00
..
IPEndPointConverter.cs chore: Code cleanup (#399) 2021-01-10 09:14:03 -08:00
IPEndPointConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
MapConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
MapConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
NullableStructSerializer.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
NullableStructSerializerFactory.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
Point2DConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Point2DConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Point3DConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Point3DConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Rectangle3DConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Rectangle3DConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
TimeSpanConverter.cs chore: Code cleanup (#399) 2021-01-10 09:14:03 -08:00
TimeSpanConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
TypeConverter.cs core(fix): Fixes type aliasing, categorizations, and NPE (#444) 2021-02-03 16:14:04 -08:00
TypeConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
WorldLocationConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
WorldLocationConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00