ModernUO/Projects/UOContent/Items/Books
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
..
Defined fix(core): Converts book packets (#413) 2021-01-16 18:49:53 -08:00
BaseBook.cs fix(core): Updates expansion and map configurations (fixes map issues) (#570) 2021-04-14 01:45:18 -07:00
BlueBook.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
BookContent.cs fix(core): Converts book packets (#413) 2021-01-16 18:49:53 -08:00
BookPackets.cs fix(core): Handles a rare NPE with LoginTimer (#508) 2021-02-11 23:47:02 -08:00
BookPageInfo.cs fix(core): Converts book packets (#413) 2021-01-16 18:49:53 -08:00
BrownBook.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
RedBook.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
TanBook.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00