Commit Graph

25 Commits

Author SHA1 Message Date
1ad1d96cb2 Timer toggle: manual ON/OFF control, buttons auto-link when ON, never auto-uncheck 2026-04-08 20:24:44 -05:00
1a2dc295e1 Timer toggle: manual ON/OFF control, links to Open/Pause/Resume buttons, auto-syncs state 2026-04-08 19:28:07 -05:00
9d34d648d8 Round closed: uncheck timer toggle when round ends 2026-04-08 19:25:26 -05:00
7e52e1768b Fix timer toggle: manual control, starts from set value, syncs with modTimerRunning 2026-04-08 19:25:22 -05:00
3dc9bdcc21 Link timer toggle to Open/Pause/Resume buttons — timer auto-starts/pauses/resumes with round 2026-04-08 19:21:32 -05:00
22c4d28b42 Fix renderMod() duplicate code that broke script execution 2026-04-08 19:18:31 -05:00
b5031c4f71 Add timer toggle switch beneath timer block — links to START/STOP buttons 2026-04-08 19:17:44 -05:00
b9d3b6115a Fix resumeRound: send resume_round type instead of open_round to preserve buzzes 2026-04-08 19:11:02 -05:00
a9ccb42008 Add resume_round message and NEW ROUND toast notification for fresh round starts 2026-04-08 19:09:28 -05:00
20f0122f59 Fix toggleRound logic: Open Round opens, Pause Round closes 2026-04-08 19:07:34 -05:00
548a7e29f0 Fix toggleRound: Pause Round now actually closes the round (not open) 2026-04-08 19:06:26 -05:00
a01b584d10 Mod: update round_closed handler to show resume button for accidental closes 2026-04-08 19:05:46 -05:00
191d66e6d4 Mod buttons: show Resume Round button when round is closed/paused 2026-04-08 19:05:41 -05:00
462979e6f7 Remove reset buzzer button — Open Round now resets and becomes Pause Round 2026-04-08 19:05:36 -05:00
e318a2c058 Mod settings panel: call renderRoundButtons() for consistent button state 2026-04-08 19:02:49 -05:00
c9795f816c Mod round buttons: clean button state management without extra animations 2026-04-08 19:02:44 -05:00
01cd50abf7 Redesign mod UI — combine round controls into toggle system with pause/resume 2026-04-08 19:02:37 -05:00
9c9a95206d Improve team picker and buzz button for senior-friendly sizing and clarity 2026-04-08 18:57:49 -05:00
ed46de26b3 Simplify player page — remove ripple effects, animations, and decorations for cleaner senior-friendly UI 2026-04-08 18:57:40 -05:00
b69c442c90 Mod UI: display numeric IDs in player list, buzz order, and team members instead of names 2026-04-08 18:54:15 -05:00
cddbdfaae8 Client: show numeric IDs in player roster and buzz feed instead of names 2026-04-08 18:53:43 -05:00
b76bcbffb2 Update join logic — remove playerName from join request, store numeric ID only 2026-04-08 18:53:05 -05:00
6afb853874 Update application aesthetics with a pastel color scheme and larger text
Introduce the Catppuccin Mocha color palette and increase font sizes for improved readability, while also adding a visual hint for spacebar functionality.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f3ac8eb3-f610-4678-ab6e-ebf900098be4
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 098ca8d5-1a49-468d-abec-89858708710d
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/d4b7863b-f7b2-425c-a9b5-ad7bd1885e9d/f3ac8eb3-f610-4678-ab6e-ebf900098be4/N1qS6qo
Replit-Helium-Checkpoint-Created: true
2026-03-25 21:14:15 +00:00
83bd893d93 Update buzzer app to serve static files and handle WebSocket connections
Integrates static file serving for HTML, CSS, and JS, and sets up a WebSocket server for real-time communication.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f3ac8eb3-f610-4678-ab6e-ebf900098be4
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 182c9671-a459-4b94-a7eb-1c7a0cefe768
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/d4b7863b-f7b2-425c-a9b5-ad7bd1885e9d/f3ac8eb3-f610-4678-ab6e-ebf900098be4/N1qS6qo
Replit-Helium-Checkpoint-Created: true
2026-03-25 21:07:18 +00:00
8854e13671 vibe coding is the best 2026-03-20 18:22:15 -05:00