ModernUO/Projects
Kamron Batman 0dc4acc164
fix(core): Removes implicit cast between Serial and uint (#728)
* Fixes spellbooks using serial ctor
* Fixes misc items where someone thought they had an amount and it didn't
* Fixes all `Food` types.
2021-08-25 00:27:19 -07:00
..
Benchmarks fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
SerializationGenerator fix(codegen): Fixes codegenning timers when they are null. (#723) 2021-08-23 20:44:02 -07:00
SerializationSchemaGenerator fix(codegen): Adds codegen for embedded objects and timer fields (#686) 2021-08-16 14:48:18 -07:00
Server fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
Server.Tests fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
UOContent fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
UOContent.Tests fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00