ModernUO/Projects
Kamron Batman dc8737bfbd feat(spawners): native compact writer for [ExportSpawners
Export now writes the compact spawn-file layout directly (homeRange/spawnBounds/location
inline, entries expanded, fits-in-100-cols rule), UTF-8 no BOM, LF — so re-exports stay
diff-friendly instead of the 4x WriteIndented blow-up. location serializes as the array
form [x, y, z] via a property-scoped converter (the default Point3DConverter writes an
object). Compact writer walks a JsonNode tree with a ValueStringBuilder.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 18:45: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 feat(spawners): native compact writer for [ExportSpawners 2026-06-25 18:45:04 -07:00
UOContent.Tests feat(spawners): native compact writer for [ExportSpawners 2026-06-25 18:45:04 -07:00