Commit graph

309 commits

Author SHA1 Message Date
Maieul BOYER
3cccc18e9a icons started to work yeah 2026-01-16 15:52:44 +01:00
NigeParis
9e93306db1 Deleted color used for dev 2026-01-15 18:08:41 +01:00
NigeParis
d0a6025b9b Cleanup and tidy stuff 2026-01-15 18:08:41 +01:00
NigeParis
70a18c1785 eslint OK 2026-01-15 14:09:24 +01:00
NigeParis
cedb54e395 change gamelink to new one by @Maix 2026-01-15 14:09:24 +01:00
Maix0
ce261b70f8 chore(deps): updated and removed unused deps 2026-01-15 14:00:27 +01:00
bgoulard
16982488c9 eslint 2026-01-14 17:19:42 +01:00
bgoulard
e3dd85d0f5 fix multiple join on game invite 2026-01-14 17:19:42 +01:00
Maieul BOYER
96d8ffb5d4 fix(chat): correct url in game invite 2026-01-14 17:11:47 +01:00
Maieul BOYER
3eb1057054 removed dev stuff 2026-01-14 17:06:12 +01:00
Maieul BOYER
63549752e8 chore(deps/openapi): updated all
Updated openapi and verified that no unused dependency still remains
2026-01-14 16:26:34 +01:00
Maieul BOYER
8e6ff3aedc feat(tour): added tournament broadcast 2026-01-14 15:59:55 +01:00
NigeParis
85065d8bb3 Chat box can be called from F1 and buttons for Games History now in another look 2026-01-14 13:26:07 +01:00
Maieul BOYER
52746f8a7f properly dequeue user and reflect that on frontend 2026-01-13 17:20:00 +01:00
Maieul BOYER
06fa768c84 fixes(tournament): tournament now no long blocks you and you get removed from queue when joining a tournament 2026-01-13 17:20:00 +01:00
Maieul BOYER
30540bfe92 auth reload and better tour handling 2026-01-13 17:02:21 +01:00
Maieul BOYER
aca2dbd070 feat(tour): added tournament history page :D 2026-01-13 14:17:51 +01:00
NigeParis
7e644fe658 Fixed in / out chat notification system info 2026-01-13 13:00:33 +01:00
NigeParis
2e422eee2a Blockage u-Game from user 2026-01-13 13:00:33 +01:00
NigeParis
432fd849b8 WIP copy U Game link to sender 2026-01-13 13:00:33 +01:00
Maieul BOYER
ed2885f19d removed console.log 2026-01-12 17:10:34 +01:00
Maieul BOYER
43e3b9af26 feat(tournament): better frontend and database handling 2026-01-12 17:10:34 +01:00
Alessandro Petitcollin
1c6a513e4f result of make npm@update && make npm@openapi 2026-01-12 17:02:30 +01:00
bgoulard
19cae8ae63 fix integration with caht service 2026-01-12 15:09:54 +01:00
bgoulard
fd572707ff wip 2026-01-12 15:09:54 +01:00
bgoulard
152d5e9578 added join game via url. 2026-01-12 15:09:54 +01:00
bgoulard
b862dc27f1 [wip] added socket shape for join game + started working on front handling of game param in url 2026-01-12 15:09:54 +01:00
NigeParis
b8372c2a51 Small conflit with Baptiste PONG 2026-01-12 13:41:28 +01:00
NigeParis
0fbe08a5cf rebase 2026-01-12 13:38:36 +01:00
NigeParis
96cfbef642 Added U Game system 2026-01-12 13:35:31 +01:00
NigeParis
62705c4a7e WIP game link hard coded for the moment 2026-01-12 13:34:42 +01:00
Maieul BOYER
2e23943578 feat(tour): tournament is almost done 2026-01-11 17:11:59 +01:00
Maieul BOYER
1b169fca13 added pong keepalive 2026-01-10 18:07:20 +01:00
Maieul BOYER
901e3e5a8e feat(tour): better frontend for tournament start phase, and auto start after X seconds 2026-01-10 18:07:20 +01:00
bgoulard
3c95af8ede eslint on api for paused games 2026-01-10 17:42:31 +01:00
bgoulard
9f9eea9525 [wip] wip routes for paused games 2026-01-10 17:42:31 +01:00
Maieul BOYER
2195207297 feat(tournament): allow the creation of a tournament
A tournament can be created (by the "owner")
Any other players can join said tournament.
The information is currently not displayed in the frontend, but does
exists and is passed to the frontend using a socket.io event
2026-01-10 16:09:04 +01:00
apetitco
272c6f319c (feat): Queue/Dequeue button and waiting for match text 2026-01-09 18:23:29 +01:00
apetitco
6bd3a01f5f cleaning code 2026-01-09 17:55:44 +01:00
apetitco
92eb73c508 (tic-tac-toe): Erratum, it's the join/leave queue button 2026-01-09 17:55:44 +01:00
apetitco
ca9b2a7320 (tic-tac-toe): Starting work to implement "New Game" button 2026-01-09 17:55:44 +01:00
bgoulard
fc9e10f286 eslint 2026-01-09 11:46:09 +01:00
bgoulard
e93790445f fix: user quit while playing 2026-01-09 11:46:09 +01:00
bgoulard
8564088a3b eslint 2026-01-09 11:46:09 +01:00
bgoulard
317c8b62bf fix(pong-end messages): added pong usernames instead of ids 2026-01-09 11:46:09 +01:00
bgoulard
0a9c727e92 fix game message on frontend + started endgame message to chat (need to print username instead of ids) 2026-01-09 11:46:09 +01:00
bgoulard
6894c30f92 [WIP] added dummy chat recieve for games on pong service 2026-01-09 11:46:09 +01:00
bgoulard
a81a870d74 sending correct nextgame info 2026-01-09 11:46:09 +01:00
bgoulard
f949922d86 added start of message sending 2026-01-09 11:46:09 +01:00
NigeParis
2a87754419 eslint ok in local 2026-01-09 10:27:36 +01:00