ModernUO/Projects
Kamron Batman 671cc769a6
fix(codegen): Fixes codegenning timers when they are null. (#723)
When a timer is null, the code generator will use `TimeSpan.MinValue` as the delay.
2021-08-23 20:44:02 -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 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(codegen): Fixes codegenning timers when they are null. (#723) 2021-08-23 20:44:02 -07:00
Server.Tests fix(map): Fixes map diffs (Old Haven/Minax) (#720) 2021-08-22 23:35:18 -07:00
UOContent fix(vendors): Adds an option to turn OPL off for vendor buying. Defaults to on. (#721) 2021-08-23 11:36:26 -07:00
UOContent.Tests fix(codegen): Codegens bulletin boards. (#712) 2021-08-22 08:05:03 -07:00