ModernUO/Projects
Kamron Batman 0daf9a1b4f refactor(spawners): drop trivial Dto* helpers; reference public properties
Guid/MinDelay/MaxDelay/Team/SpawnLocationIsHome have plain public properties, so ToDto uses
them directly. Keep DtoWalkingRange (public WalkingRange is computed), DtoName (DefaultName
-> null), DtoSpawnPositionMode/DtoMaxSpawnAttempts (sentinel mapping), DtoHomeRange.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 23:08:04 -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(spawners): drop trivial Dto* helpers; reference public properties 2026-06-25 23:08:04 -07:00
UOContent.Tests feat(spawners): native compact writer for [ExportSpawners 2026-06-25 18:45:04 -07:00