ModernUO/Projects
Kamron Batman 45ea449419 fix(console): route data-gating and first-boot prompts through headless-aware ReadLine
Data-gating prompts (delete corrupt entities/files) and first-boot config
prompts (data dir, listeners, server name, expansion, maps) now call
ConsoleInputHandler.ReadLine() instead of Console.ReadLine() directly, so a
headless server crashes fatal with a clear message instead of reading null.
2026-07-15 23:32:06 -07:00
..
Application fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
BuildTool fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
Logger fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
Server fix(console): route data-gating and first-boot prompts through headless-aware ReadLine 2026-07-15 23:32:06 -07:00
Server.Tests fix(console): make ConsoleInputPump cleanup unconditional; document single-caller contract 2026-07-15 23:32:06 -07:00
UOContent fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
UOContent.Tests fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00