ModernUO/Projects/UOContent/Commands/Generic/Extensions/Compilers
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
..
ConditionalCompiler.cs fix: Adds ISpanParsable and fixes command conditionals (#1241) 2022-11-12 00:26:02 -08:00
DistinctCompiler.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
SortCompiler.cs Fixes dupe exception (#258) 2020-09-19 15:46:07 -07:00