ModernUO/Projects/UOContent/Engines
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
..
Advanced Search fix: Fixes respawn command when spawner is off (#1891) 2024-07-28 14:34:23 -07:00
Bulk Orders fix: Moves ContextMenu out of core, streamlines code, fixes bugs (#1873) 2024-07-20 21:33:23 -07:00
CannedEvil fix: Moves many EventSinks out of core. (#1783) 2024-05-21 10:02:30 -07:00
Chat fix: Fixes thread guard and cleans up incoming packet reader (#1641) 2023-12-19 17:04:09 -08:00
ConPVP fix: Moves ContextMenu out of core, streamlines code, fixes bugs (#1873) 2024-07-20 21:33:23 -07:00
Craft fix: Fixes craft/help gump not appearing (#1845) 2024-06-23 09:54:04 -07:00
Doom fix: Moves many EventSinks out of core. (#1783) 2024-05-21 10:02:30 -07:00
Ethics fix: Converts ethics system to generic entity persistence (#1824) 2024-06-16 10:26:09 -07:00
Events fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Factions fix: Converts ResurrectGump to Static/Dynamic Gumps (#1904) 2024-08-06 19:17:33 -07:00
Harvest fix: Fixes house update range bug (#1790) 2024-05-23 16:07:33 -07:00
Help fix: Fixes craft/help gump not appearing (#1845) 2024-06-23 09:54:04 -07:00
Khaldun fix: Optimizes gump relay info (Prep for Static Gumps) (#1698) 2024-03-07 20:54:53 -08:00
ML Quests fix: Fixes house update range bug (#1790) 2024-05-23 16:07:33 -07:00
Party fix: Moves ContextMenu out of core, streamlines code, fixes bugs (#1873) 2024-07-20 21:33:23 -07:00
Pathing fix: Consolidates and fixes movement/direction checks (#1861) 2024-07-06 12:41:45 -07:00
Plants fix: Moves ContextMenu out of core, streamlines code, fixes bugs (#1873) 2024-07-20 21:33:23 -07:00
Player Murder System fix: Converts ReportMurdererGump to static Gump (#1910) 2024-08-07 09:12:13 -07:00
Quests fix: Hair and facial hair "teleporting" when mobile dies several times (#1901) 2024-08-07 20:10:23 -07:00
Spawners fix: Fixes respawn command when spawner is off (#1891) 2024-07-28 14:34:23 -07:00
Stealables fix: Consolidates Color/Center html (#1762) 2024-05-07 23:56:32 -07:00
Treasures of Tokuno fix: Consolidates Color/Center html (#1762) 2024-05-07 23:56:32 -07:00
UltimaStore fix: Fixes thread guard and cleans up incoming packet reader (#1641) 2023-12-19 17:04:09 -08:00
Veteran Rewards fix: Removes wrong error message from Fireflies (#1884) 2024-07-23 20:31:02 -07:00
Virtues fix: Converts ResurrectGump to Static/Dynamic Gumps (#1904) 2024-08-06 19:17:33 -07:00