ModernUO/Projects
Kamron Batman 75db56edc4
fix(core): Fixes accounts and moves it to codegen (#644)
- [X] Fixes TimeSpan not working with codegen
- [X] Fixes bad check for generic classes with a serialize method and deserialize ctor
- [X] Moves Accounts to codegen so it is versioned
- [X] Fixes deserialization of old Accounts with no version variable.
- [X] Fixes deserialize seek not doing anything. 🙈 
- [X] Adds Email to serialization
2021-06-05 19:39:16 -07:00
..
Benchmarks fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07:00
SerializationGenerator fix(core): Fixes accounts and moves it to codegen (#644) 2021-06-05 19:39:16 -07:00
SerializationGenerator.Tests fix(codegen): Adds access modifiers to serializable fields (#633) 2021-06-01 22:53:51 -07:00
SerializationSchemaGenerator fix(codegen): Adds access modifiers to serializable fields (#633) 2021-06-01 22:53:51 -07:00
Server fix(core): Fixes accounts and moves it to codegen (#644) 2021-06-05 19:39:16 -07:00
Server.Tests feat: Source generated Serialization/Deserialization (#550) 2021-05-23 21:06:23 -07:00
UOContent fix(core): Fixes accounts and moves it to codegen (#644) 2021-06-05 19:39:16 -07:00
UOContent.Tests fix(core): Adds Fedora 32/33 & RHEL 7/8 support. (#601) 2021-05-14 00:32:22 -07:00