ModernUO/Projects
Kamron Batman 49e6c6f2d1
fix: Adds AfterSerialize support. Removes BeforeSerialize support. (#1208)
### Changes
* Implements an AfterSerialize method that is executed synchronously.
* Removes `BeforeSerialize` support since it was dangerous in its current implementation.
* Moves PlayerMobile kill/virtual decay to AfterSerialize.
* Adds kill decay to after Deserialize.
2022-10-27 23:27:22 -07:00
..
Server fix: Adds AfterSerialize support. Removes BeforeSerialize support. (#1208) 2022-10-27 23:27:22 -07:00
Server.Tests fix: Optimizes Point2D by implementing ISpanFormattable (#1203) 2022-10-25 12:08:35 -07:00
UOContent fix: Adds AfterSerialize support. Removes BeforeSerialize support. (#1208) 2022-10-27 23:27:22 -07:00
UOContent.Tests fix: Removes SetTypeRef for generated code. (#1189) 2022-10-15 15:12:49 -07:00