Commit Graph

19 Commits

Author SHA1 Message Date
RandyJC
55349e01f6 adding multiple choice (not fully tested yet) 2025-12-09 08:52:07 +01:00
RandyJC
d8a9fb2dca fix rejoining the game for some clients 2025-12-08 23:12:05 +01:00
RandyJC
d66b03e797 adding new clients view for manager page 2025-12-08 23:03:46 +01:00
RandyJC
befe39d2fd adding persistance when client losing connections (adding redis db) 2025-12-08 22:37:44 +01:00
RandyJC
01b26c59f0 adding asset manager and other new features 2025-12-08 22:08:06 +01:00
RandyJC
03b00b2499 adding skip in cooldown and probing for media files 2025-12-08 21:32:27 +01:00
RandyJC
e5fd5d52f0 remove youtube support and add local file handling 2025-12-08 15:38:23 +01:00
RandyJC
14ea9c75cd adding manager UI and audio and video (youtube) questions 2025-11-28 21:17:18 +01:00
Ralex
b91531657b fix(game): increment current question on reconnect for manager and player 2025-10-26 18:55:56 +01:00
Ralex
16e0fc8006 fix(game): reset managerStatus before broadcasting prepared status 2025-10-26 18:39:06 +01:00
Ralex
0cd2e8d8b7 fix(game): fix leaderboard old state 2025-10-26 18:30:49 +01:00
Ralex
349c9337e6 feat(game): enhance leaderboard structure and animation in Leaderboard component 2025-10-26 17:41:04 +01:00
Ralex
2e645ae9d5 fix(game): fix kickPlayer event to include gameId and improve reset message on player kick 2025-10-26 11:32:01 +01:00
Ralex
74707749aa feat(game): enhance game reconnection logic and improve reset messages 2025-10-25 16:38:07 +02:00
Ralex
ac486b3d7d chore(packages): update 2025-10-25 13:43:09 +02:00
Ralex
90555891f8 fix(docker): fix config files reading & add compose file 2025-10-19 12:32:46 +02:00
Ralex
96bff164c0 feat: improve reconnect, add ESLint configuration for common and socket 2025-10-19 00:37:26 +02:00
Ralex
8bdb8f47ef feat(reconnect): add reconnect for player & manager 2025-10-18 18:20:03 +02:00
Ralex
edb7146d6d refactor: add typescript & pnpm workspace & docker file 2025-10-16 23:12:40 +02:00