Kamron Batman
|
54d728a322
|
fix: Updates serialization to use v2.0 (#998)
- [X] Deletes serialization annotations
- [X] Updates to ModernUO.Serialization.Annotations nuget
- [X] Updates serializer to v2.0
- [X] Changes all `Serializable()` to `SerializationGenerator()`
- [X] Updates to schema generator v2.0
|
2022-04-17 08:02:15 -07:00 |
|
Kamron Batman
|
8eaa859332
|
fix: Fixes code genning armor, clothing, and BODs (#810)
* Fixes code genning clothing
* Fixes code genning armor
* Fixes code genning BODs
|
2021-09-28 22:09:34 -07:00 |
|
Kamron Batman
|
c2f853d8a8
|
fix(codegen): Fixes base armor using wrong int type (#708)
|
2021-08-19 23:02:16 -07:00 |
|
Kamron Batman
|
c8a2605c0d
|
fix(codegen): Code gens base armor and fixes code genning of other armors. (#696)
* Fixes code gen of save flags
* Code gens rest of armor
* Fixes some existing code genned armors
* Code gens BaseArmor
|
2021-08-17 17:52:15 -07:00 |
|