ModernUO/Projects/Server/Json/Converters
Kamron Batman 4707666890
feat: Moves antimacro to a configuration (#1323)
### Summary

- [X] Moves antimacro to `Distribution/Configuration/antimacro.json`.
- [X] Disables antimacro by default.
2023-01-23 21:51:05 -08:00
..
BitArrayEnumIndexConverter.cs feat: Moves antimacro to a configuration (#1323) 2023-01-23 21:51:05 -08:00
ClientVersionConverter.cs fix: Updates more logging to Serilog (#1105) 2022-07-01 11:57:08 -07:00
ClientVersionConverterFactory.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
FlagsConverter.cs feat: Moves antimacro to a configuration (#1323) 2023-01-23 21:51:05 -08:00
GuidConverter.cs feat: Adds GUID support for codegen (#1251) 2022-11-14 21:25:51 -08:00
GuidConverterFactory.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
IPEndPointConverter.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
IPEndPointConverterFactory.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
MapConverter.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
MapConverterFactory.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
Point2DConverter.cs feat: Adds JSON convertibles (#1253) 2022-11-15 18:19:05 -08:00
Point2DConverterFactory.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
Point3DConverter.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
Point3DConverterFactory.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
Rectangle3DConverter.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
Rectangle3DConverterFactory.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
TextDefinitionConverter.cs fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
TextDefinitionConverterFactory.cs fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
TimeSpanConverter.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
TimeSpanConverterFactory.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
TypeConverter.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
TypeConverterFactory.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
WorldLocationConverter.cs fix: Fixes region priority and resolution. (#1254) 2022-11-21 10:38:20 -08:00
WorldLocationConverterFactory.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00