ModernUO/Projects/UOContent
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 fix(network): Adds ConnectUO (#551) 2021-03-15 14:14:33 -07:00
Commands fix(core): Fixes call priority (#553) 2021-03-15 16:51:27 -07:00
Configuration fix(core): Updates expansion and map configurations (fixes map issues) (#570) 2021-04-14 01:45:18 -07:00
Context Menus Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Engines fix(content): Adds Gargish leather and studded armor (#559) 2021-03-31 17:29:25 -07:00
Gumps fix(network): Adds ConnectUO (#551) 2021-03-15 14:14:33 -07:00
Holiday Stuff fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Items fix(core): Updates expansion and map configurations (fixes map issues) (#570) 2021-04-14 01:45:18 -07:00
Json/Converters Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Misc fix(network): Adds UOG & Fixes ConnectUO packet (#552) 2021-03-15 16:18:28 -07:00
Mobiles fix: Prevent gargoyles from hopping on a mount (#561) 2021-04-05 12:32:55 -07:00
Multis fix(core): Fixes item mask in incoming mobile packet (#568) 2021-04-10 21:48:07 -07:00
Network fix(core): Fixes item mask in incoming mobile packet (#568) 2021-04-10 21:48:07 -07:00
Regions fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Skills fix(network): Adds UOG & Fixes ConnectUO packet (#552) 2021-03-15 16:18:28 -07:00
Special Systems fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Spells fix(network): Adds UOG & Fixes ConnectUO packet (#552) 2021-03-15 16:18:28 -07:00
Targets fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
UOContent.csproj fix(network): Converts House Design Detailed Packet (#538) 2021-03-03 02:09:15 -08:00