ModernUO/Projects/UOContent/Engines/Spawners/Commands
Kamron Batman ad640f80da refactor(spawners): export via typed SpawnerJsonSerializer
Rewire ExportSpawnersCommand.ExecuteList to build List<BaseSpawner>
and serialize via SpawnerJsonSerializer.Options instead of the
DynamicJson.Create + spawner.ToJson loop. Add file serialize→deserialize
round-trip test with exception-safe cleanup.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 10:55:21 -07:00
..
EditSpawnerCommand.cs fix: Bumps deps. Updates copyrights (#2353) 2026-03-05 19:36:54 -08:00
ExportSpawnersCommand.cs refactor(spawners): export via typed SpawnerJsonSerializer 2026-06-25 10:55:21 -07:00
ImportSpawnersCommand.cs fix: Adds handling empty spawner files (#2360) 2026-03-10 23:04:39 -07:00
RespawnCommand.cs fix: Bumps deps. Updates copyrights (#2353) 2026-03-05 19:36:54 -08:00
ShowSpawnerBordersCommand.cs feat: Adds new decay system and SkipSerialization (#2311) 2026-01-08 11:43:51 -08:00
SpawnPropsCommand.cs fix: Bumps deps. Updates copyrights (#2353) 2026-03-05 19:36:54 -08:00