nerdware/apps/server/src/game
AyoubBenziza a2e3fae858 fix(blindtest): keep neutral DJ; only the contributor is misdirection-scored
Revert the DJ change: the DJ is again a neutral player (never the track's
contributor), broadcast to all and counted as an eligible voter (votes blind).
The contributor is a normal voter whose vote never scores on their own track;
they only earn the who_added/mixed misdirection bonus (+50 per wrong guess).

- engine: restore single round:start broadcast + DJ-included eligible voters
- blindtest-round: restore neutral pickDj; contributor may vote (ignored in
  scoring) so the round can still end on "all voted"
- client: DJ controls + everyone (DJ included) votes; reveal message simplified

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-10 14:40:02 +02:00
..
modes fix(blindtest): keep neutral DJ; only the contributor is misdirection-scored 2026-06-10 14:40:02 +02:00
engine.test.ts feat: lead-in timer compensation + GIF support for round transitions 2026-06-09 11:25:17 +02:00
engine.ts fix(blindtest): keep neutral DJ; only the contributor is misdirection-scored 2026-06-10 14:40:02 +02:00
match.ts feat: mixed games by default, free-text quiz, mode-aware transitions 2026-06-10 13:41:29 +02:00
registry.ts feat(server): generic game engine — GameRound interface + orchestration loop 2026-06-08 15:29:49 +02:00
round.ts feat(blindtest): YouTube blindtest mode with neutral DJ + synced playback 2026-06-10 13:02:28 +02:00