agentbbs/plugins
Anthony Ettinger 55ddbbc4de Fix hangman: lowercase r swallowed by restart binding during play
The Update key switch bound "r" to restart, but returned early even when
the game was still active, so lowercase r could never be entered as a
letter guess (Shift+R worked because "R" didn't match the case). Now r
only restarts when dead; otherwise it falls through to the guess logic.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-05 13:16:05 +00:00
..
about Fix/pod public html bind mount (#30) 2026-06-15 08:06:32 -07:00
agentgames Fix/pod public html bind mount (#30) 2026-06-15 08:06:32 -07:00
arcade Fix hangman: lowercase r swallowed by restart binding during play 2026-07-05 13:16:05 +00:00
hello Fix unused and ineffectual variables (#32) 2026-06-16 03:21:39 -07:00
members members: show joined date in admin + public lists; 'last active: X ago' 2026-07-01 02:40:24 +00:00
qryptinvite Fix/pod public html bind mount (#30) 2026-06-15 08:06:32 -07:00