ModernUO/Projects
Kamron Batman 6dcb59e00b
refactor: drop the deprecated allowlistFiles key from blocklist config
Blocklists have not been out long enough for anyone to have set
"allowlistFiles" in blocklist.json, so the compatibility shim was
protecting nobody. Removes the bound property, ManualAllowlist's
WarnOnDeprecatedKey, and the test pinning the null default.

The key now binds nowhere. JsonConfig ignores unknown keys, so a config
that still carries it loads fine and the setting is simply inert.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-13 21:27:11 -07:00
..
Application fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
BuildTool fix: Require only runtime packages on Linux, and check ICU and tzdata the way the runtime does (#2561) 2026-08-07 15:03:08 -07:00
Logger fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
Server fix: stop the idle-sleep backoff tripping on healthy hosts (#2572) 2026-08-13 19:58:03 -07:00
Server.Tests fix: stop stack merges and splits from laundering PlayerConstructed (#2576) 2026-08-13 19:18:06 -07:00
UOContent refactor: drop the deprecated allowlistFiles key from blocklist config 2026-08-13 21:27:11 -07:00
UOContent.Tests refactor: drop the deprecated allowlistFiles key from blocklist config 2026-08-13 21:27:11 -07:00