ModernUO/Projects/Server.Tests/Tests
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
..
Buffers fix: Adds optimized formatter for clilocs (#1045) 2022-06-04 11:53:32 -07:00
Collections fix: Fixes BitArray serialization (#1027) 2022-05-18 17:25:03 -07:00
Geometry fix: Adds ISpanParsable and fixes command conditionals (#1241) 2022-11-12 00:26:02 -08:00
Localization fix: Fixes localization test (#1046) 2022-06-04 12:09:19 -07:00
Network fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
Serialization feat: Source generated Serialization/Deserialization (#550) 2021-05-23 21:06:23 -07:00
Text chore: Code Cleanup (#1239) 2022-11-10 22:49:25 -08:00
Timer feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Utility fix(core): Fixes string wrapping for houses (#717) 2021-08-22 10:01:01 -07:00
SerialTests.cs fix: Adds ISpanFormattable support to Serial (#1065) 2022-06-14 18:39:46 -07:00