update README

This commit is contained in:
RandyJC
2025-12-09 14:36:49 +01:00
parent 8a25192034
commit ae37df6643

View File

@@ -161,8 +161,8 @@ Tip: You can now create and edit quizzes directly from the Manager UI (login at
- Manual “Set timing from media” to align cooldown/answer time with clip length. - Manual “Set timing from media” to align cooldown/answer time with clip length.
- Media library view: see all uploads, where theyre used, and delete unused files. - Media library view: see all uploads, where theyre used, and delete unused files.
- Delete quizzes from the editor. - Delete quizzes from the editor.
- Pause/Resume/Skip question intro and answer timers; End Game button to reset everyone. - Pause/Resume/Break/Skip question intro and answer timers; End Game button to reset everyone.
- Player list in manager view showing connected/disconnected players. - Player list in manager view showing connected/disconnected players (persists across reconnects); resume a game from where it left off.
- Click-to-zoom images during questions. - Click-to-zoom images during questions.
- Player reconnect resilience: Redis snapshotting keeps game state; clients auto-rejoin using stored `clientId`/last game; username/points are hydrated locally after refresh without a manual reload. - Player reconnect resilience: Redis snapshotting keeps game state; clients auto-rejoin using stored `clientId`/last game; username/points are hydrated locally after refresh without a manual reload.