ModernUO/Projects/Server/Json/Converters
Michael Whelehan 2f5b26ae68
feat(expansions): Adds expansion.json and loads expansions dynamically (#798)
Moves hardcoded expansion settings to the file Data\expansion.json.
2021-09-23 20:28:43 -07:00
..
ClientVersionConverter.cs feat(expansions): Adds expansion.json and loads expansions dynamically (#798) 2021-09-23 20:28:43 -07:00
ClientVersionConverterFactory.cs feat(expansions): Adds expansion.json and loads expansions dynamically (#798) 2021-09-23 20:28:43 -07:00
FlagsConverter.cs feat(expansions): Adds expansion.json and loads expansions dynamically (#798) 2021-09-23 20:28:43 -07:00
GuidConverter.cs fix: Fixes spawners, adds convertpremiumspawners, exportspawners, and replaces with neruns distro (#751) 2021-09-03 21:52:44 -07:00
GuidConverterFactory.cs fix: Fixes spawners, adds convertpremiumspawners, exportspawners, and replaces with neruns distro (#751) 2021-09-03 21:52:44 -07: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
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 feat: Source generated Serialization/Deserialization (#550) 2021-05-23 21:06:23 -07: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