modernuo/Projects/Server/Migrations
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
..
Server.DefaultSkillMod.v0.json fix: Moves mods and fixes migrations for lights (#1080) 2022-06-18 21:28:51 -07:00
Server.EquippedSkillMod.v0.json fix: Moves mods and fixes migrations for lights (#1080) 2022-06-18 21:28:51 -07:00
Server.Items.BaseMulti.v0.json fix: Fixes migration check (#1626) 2023-12-02 12:50:42 -08:00
Server.Items.Container.v0.json fix: Adds missing migration files. (#1642) 2023-12-20 13:02:01 -08:00
Server.Items.VirtualCheck.v0.json fix: Fixes migration check (#1626) 2023-12-02 12:50:42 -08:00
Server.MobileMod.v0.json fix: Adds name support for all mods (#1128) 2022-10-15 10:46:31 -07:00
Server.ResistanceMod.v0.json fix: Moves mods and fixes migrations for lights (#1080) 2022-06-18 21:28:51 -07:00
Server.SkillMod.v0.json feat: Updates to Serialization Generator v2.2 (#1157) 2022-09-04 08:45:27 -07:00
Server.StatMod.v0.json fix: Adds name support for all mods (#1128) 2022-10-15 10:46:31 -07:00
Server.TimedSkillMod.v0.json fix: Moves mods and fixes migrations for lights (#1080) 2022-06-18 21:28:51 -07:00
Server.VirtualHairInfo.v0.json fix: Hair and facial hair "teleporting" when mobile dies several times (#1901) 2024-08-07 20:10:23 -07:00