feat(persistence): add durable stealth state
Release / release (push) Successful in 2m47s
CI / build (push) Successful in 1m10s

This commit is contained in:
dmg
2026-08-14 23:56:38 -04:00
parent f28e47782e
commit 248c5e72c1
14 changed files with 627 additions and 13 deletions
+8
View File
@@ -0,0 +1,8 @@
# Total qualifying invisibility time required to unlock stealth.
unlock-threshold-seconds: 28800
messages:
progress: "Stealth progress: {progress} / {target} ({remaining} remaining)"
unlocked: "You unlocked Stealth! Drink an invisibility potion and log out while invisible."
prepared: "Your next login will be concealed."
concealed: "Stealth is active for this session."