Commit Graph
20 Commits
Author SHA1 Message Date
RandyJC 113950cc6f small fix when reconnecting to the game 2025-12-08 23:17:21 +01:00
RandyJC d66b03e797 adding new clients view for manager page 2025-12-08 23:03:46 +01:00
RandyJC c7d41cd7a5 adding more persistence for the client to be able to rejoin the session on clientId 2025-12-08 22:50:52 +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 5499a83a9f fix media play on safari browser 2025-12-08 20:51:25 +01:00
RandyJC ce89a023c8 fix for safari browser handling media files 2025-12-08 16:00:54 +01:00
RandyJC fd3047ec04 fix build error 2025-12-08 15:52:05 +01:00
RandyJC 8403c6a7c3 fix build error 2025-12-08 15:49:34 +01:00
RandyJC 650e8f2366 fix build error 2025-12-08 15:48:06 +01:00
RandyJC a10cea357b fix build 2025-12-08 15:45:04 +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 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 dbefaa0557 refactor(components): use arrow function syntax and improve consistency 2025-10-25 15:04:03 +02:00
Ralex 46c43846e9 feat(docker): update Dockerfile and compose configuration, enhance README for deployment methods 2025-10-25 13:41:29 +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