ModernUO/Projects/UOContent.Tests/Tests
mdodkins 91e37fb8d4
fix: Hair and facial hair "teleporting" when mobile dies several times (#1901)
### Summary

* Added World.NewVirtual for creating virtual serial numbers
* Reserved range 0x7EEEEEEE to 0x7FFFFFFF for virtual serials
* Hair and Facial hair (for mobiles) now use virtual serials instead of FakeSerial() functions
* Consolidated virtual hair to a single `VirtualHairInfo` class.

Corpse hair and facial hair now persists across save/load and hair and facial hair no longer teleport to newest corpse.
2024-08-07 20:10:23 -07:00
..
Accounting/Security feat: Splits Server in Core and Application (#1806) 2024-05-30 23:34:03 -07:00
Engines feat: Splits Server in Core and Application (#1806) 2024-05-30 23:34:03 -07:00
Items fix: Hair and facial hair "teleporting" when mobile dies several times (#1901) 2024-08-07 20:10:23 -07:00
Multis fix: Fixes edge cases with on off items (#1832) 2024-06-10 18:11:35 -07:00
Network/Packets feat: Splits Server in Core and Application (#1806) 2024-05-30 23:34:03 -07:00
Skills fix: Fixes random skills and groupings (#1846) 2024-06-23 16:49:17 -07:00
Utilities fix: Fixes character starting cities. (#1615) 2023-11-25 23:31:54 -08:00