ModernUO/Projects/Server/Text
Kamron Batman 03fb36c869
fix: Adds ISpanParsable and fixes command conditionals (#1241)
* Adds `ISpanParsable<T>`
* Removes `[Parsable]`
* Fixes querying by serial, body, and a few others.
* Adds `Parse` to `Rectangle3D`
* Fixes AutoArchive NPE


Closes #1209
2022-11-12 00:26:02 -08:00
..
HexStringConverter.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
InsensitiveStringHelpers.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
ISelfInterpolatedStringHandler.cs fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
OrdinalStringHelpers.cs fix: Adds ISpanParsable and fixes command conditionals (#1241) 2022-11-12 00:26:02 -08:00
StringHelpers.cs fix: Fixes mobile titles not displaying properly (#1149) 2022-08-27 13:31:22 -07:00
TextDefinition.cs fix: Adds ISpanParsable and fixes command conditionals (#1241) 2022-11-12 00:26:02 -08:00
TextDefinitionExtensions.cs feat: Adds TextDefinition serialization support. (#1217) 2022-10-30 01:42:48 -07:00
TextEncoding.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00