9373726347
feat: Implement initial client-side UI rendering for game rooms, player dashboards, and track timelines, alongside core WebSocket server functionality.
main
Elmar Kresse2026-01-04 18:24:06 +01:00
a1f1b41987
feat: Implement initial real-time multiplayer game server and client-side UI for core game functionality.
Elmar Kresse2026-01-04 15:10:34 +01:00
8ca744cd5b
feat: Implement client-side game logic and UI with WebSocket message handlers, including a winner popup and confetti animation.
Elmar Kresse2026-01-04 12:14:53 +01:00
c9be49d988
feat: implement initial Deno server with WebSocket API, static file serving, and development Docker Compose.
Elmar Kresse2026-01-03 22:07:34 +01:00
70be1e7e39
feat: Enhance iOS Safari audio streaming support with optimizations and specific headers
Elmar Kresse2025-10-19 23:18:25 +02:00
18d14b097d
feat: Integrate Howler.js for audio playback and remove native audio elements
Elmar Kresse2025-10-19 22:55:49 +02:00
1dbae8b62b
fix: remove unused volume mapping for public directory in docker-compose
Elmar Kresse2025-10-19 22:24:13 +02:00
47b0caa52b
Merge pull request 'deno-rewrite' (#3) from deno-rewrite into main
Elmar Kresse2025-10-19 22:09:40 +02:00
bec0a3b72f
Merge remote-tracking branch 'origin/main' into deno-rewrite
Elmar Kresse2025-10-19 22:00:50 +02:00
d17c78fa68
fix: correct year and date for multiple songs in years.json
Elmar Kresse
2025-10-19 18:25:20 +02:00
ab87e65e18
fix: clarify scoring system in track placement and guessing logic
Elmar Kresse2025-10-15 23:42:50 +02:00
58c668de63
Refactor: Remove audio processing and game state management modules
Elmar Kresse2025-10-15 23:33:40 +02:00
56d7511bd6
fix: update year and date information for multiple songs in years.json
Elmar Kresse2025-10-12 23:50:10 +02:00
60988c224d
fix: correct year and date for "Heimweh" by Freddy Quinn and clarify metadata handling in track processing
Elmar Kresse2025-10-12 23:30:45 +02:00
6001143bbf
feat: add manual save button for player name and update UI interactions
Elmar Kresse2025-10-12 23:21:46 +02:00
0e51e233c3
feat: enforce playlist selection before starting the game and update playlist handling
Elmar Kresse2025-10-12 22:55:03 +02:00