ModernUO/Projects
Kamron Batman c2f28f9a98
fix(codegen): Fixes bool in migration structs (#709)
* Fixes bool? not being a valid type for save flag property migrations.
* Fixes wrong SaveFlag type used in the if check for boolean save flags.
2021-08-20 22:46:13 -07:00
..
Benchmarks fix: Optimize OrderedHashSet and introduce more high perf collections (#679) 2021-08-08 21:37:25 -07:00
SerializationGenerator fix(codegen): Fixes bool in migration structs (#709) 2021-08-20 22:46:13 -07:00
SerializationSchemaGenerator fix(codegen): Adds codegen for embedded objects and timer fields (#686) 2021-08-16 14:48:18 -07:00
Server fix(timers): Fixes multiple issue with timer wheel (#705) 2021-08-20 18:04:34 -07:00
Server.Tests fix: Optimize OrderedHashSet and introduce more high perf collections (#679) 2021-08-08 21:37:25 -07:00
UOContent fix(timers): Fixes multiple issue with timer wheel (#705) 2021-08-20 18:04:34 -07:00
UOContent.Tests cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00