ModernUO/Projects
Kamron Batman c867f3aa29 refactor(json): delete DynamicJson; spawners use SpawnerDto exclusively
Remove (DynamicJson, options) constructors and ToJson(DynamicJson, ...) methods
from BaseSpawner, Spawner, RegionSpawner, and ProximitySpawner. Delete
DynamicJson.cs entirely. Remove now-unused using Server.Json and
using System.Text.Json directives from all four files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 16:27:54 -07:00
..
Application feat(build-tool): add application icon and refresh MUO.ico (#2487) 2026-06-14 11:59:54 -07:00
BuildTool feat(build-tool): add application icon and refresh MUO.ico (#2487) 2026-06-14 11:59:54 -07:00
Logger fix: Fixes publishing with build tool (#2398) 2026-04-04 00:35:39 -07:00
Server refactor(json): delete DynamicJson; spawners use SpawnerDto exclusively 2026-06-25 16:27:54 -07:00
Server.Tests feat(json): add reusable JsonDiscoverableType opt-in marker attribute 2026-06-25 10:17:28 -07:00
UOContent refactor(json): delete DynamicJson; spawners use SpawnerDto exclusively 2026-06-25 16:27:54 -07:00
UOContent.Tests chore(spawners): migrate spawn data to $type discriminator 2026-06-25 16:17:35 -07:00