ModernUO/Projects/UOContent.Tests
Kamron Batman c41d6a89d3 feat(spawners): add typed JSON binding for ProximitySpawner
- Add ProximitySpawner.Json.cs with shadow properties for triggerRange,
  spawnMessage, and instant; OnAfterJsonDeserialize calls base then applies them
- Mark ProximitySpawner [JsonDiscoverableType] and its parameterless ctor
  [JsonConstructor] for STJ polymorphism discovery
- Add ProximitySpawnerRoundTripTests with test-hygiene finally cleanup

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 10:46:24 -07:00
..
Fixtures feat(spawners): add SpawnerJsonSerializer + typed JSON binding for Spawner 2026-06-25 10:27:55 -07:00
Tests feat(spawners): add typed JSON binding for ProximitySpawner 2026-06-25 10:46:24 -07:00
UOContent.Tests.csproj fix: Bumps dependencies (#2472) 2026-06-07 01:25:21 -07:00