ModernUO/Projects/Server/Items
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
..
BaseMulti.cs fix(core): Converts to ref struct enumerators (#426) 2021-01-22 19:41:44 -08:00
Container.cs fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Containers.cs fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
Item.cs fix(core): Fixes item mask in incoming mobile packet (#568) 2021-04-10 21:48:07 -07:00
ItemBounds.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
Layer.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
LightType.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
SecureTradeContainer.cs fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
VirtualCheck.cs fix(core): Updates expansion and map configurations (fixes map issues) (#570) 2021-04-14 01:45:18 -07:00
VirtualHair.cs fix(party): Converts party packets (#401) 2021-01-10 14:23:10 -08:00