fix(stealth): suppress concealed disconnect messages
Release / release (push) Successful in 2m8s
CI / build (push) Successful in 1m1s

This commit is contained in:
dmg
2026-09-04 23:54:23 -04:00
parent b0da1508b6
commit 66ba2aa3b1
4 changed files with 53 additions and 4 deletions
+1
View File
@@ -2,6 +2,7 @@
## 2026-09-04
- **Completion**: Extended US-002 so concealed players disconnect without a public quit announcement while ordinary quit messages remain unchanged; verified listener tests, the complete Gradle build, and the OKF bundle.
- **Completion**: Extended US-003 and US-004 with contextual, prefix-filtered command completion that suppresses generic player suggestions, plus an administrative list of all known online and offline unlocked players; verified the complete Gradle build and OKF bundle.
## 2026-08-14