agentbbs/plugins
Anthony Ettinger 9d0c0a0193
Some checks failed
CI / build (push) Has been cancelled
deploy / deploy (push) Has been cancelled
test / test (push) Has been cancelled
Fix hangman: lowercase r swallowed by restart binding during play (#79)
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 06:21:06 -07: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 (#79) 2026-07-05 06:21:06 -07: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