ModernUO/Projects
Kamron Batman bf20800382
fix: Removes BodyValue and fixes modifying Body and BodyMod in props gump. (#743)
* Removes BodyValue
* Removes BodyPicker gump
* Fixes setting Body and BodyMod in props gump
* Props will now look for an `implicit cast` in order to find a way to allow you to modify values with the props gump.
* Fixed `[self set body 0x190` so it works too.
2021-08-28 22:56:00 -07:00
..
Benchmarks fix: Fixes benchmarks (#729) 2021-08-25 00:35:07 -07:00
SerializationGenerator fix: Fixes codegenning nested classes (#738) 2021-08-27 19:08:04 -07:00
SerializationSchemaGenerator fix(codegen): Adds codegen for embedded objects and timer fields (#686) 2021-08-16 14:48:18 -07:00
Server fix: Removes BodyValue and fixes modifying Body and BodyMod in props gump. (#743) 2021-08-28 22:56:00 -07:00
Server.Tests fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
UOContent fix: Removes BodyValue and fixes modifying Body and BodyMod in props gump. (#743) 2021-08-28 22:56:00 -07:00
UOContent.Tests fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00