ModernUO/Projects/UOContent.Tests/Tests
Kamron Batman 98ce65083a
fix(core): Updates expansion and map configurations (fixes map issues) (#570)
- [X] Adds question about expansion at start of server
- [X] Adds question about client version to determine old have and map diffs
- [X] Adds config setting "maps.enablePre6000Trammel"
- [X] Rearranges some of the loading order.
- [X] Added support for deserializing nullable enums from json

TODO:
Expand the nullable enums deserialization factory to work with any type by pulling the factory and creating an instance of the converter.
2021-04-14 01:45:18 -07:00
..
Accounting/Security fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
Engines fix(core): Removes disposable netstates. (#467) 2021-02-05 14:33:35 -08:00
Firewall fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
Items fix(core): Updates expansion and map configurations (fixes map issues) (#570) 2021-04-14 01:45:18 -07:00
Multis fix(network): Converts House Design Detailed Packet (#538) 2021-03-03 02:09:15 -08:00
Network/Packets fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Skills/Tracking fix(core): Removes disposable netstates. (#467) 2021-02-05 14:33:35 -08:00