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
NigeParis
4f54d5a462
Clean-up in progress
2026-01-09 10:27:36 +01:00
NigeParis
8086444098
Clean-up
2026-01-09 10:27:36 +01:00
NigeParis
dda51c1499
Small Bug fixed when member send msg to a member that blocked guest broadcasts
2026-01-09 10:27:36 +01:00
NigeParis
b89fa8504a
Small Bug fixed when member send msg to a member that blocked guest broadcasts
2026-01-09 10:27:36 +01:00
NigeParis
7eaa66637a
Added possibility for members to block broadcast messages from guests
2026-01-09 10:27:36 +01:00
NigeParis
01da8f4a9f
WIP block guest messages
2026-01-09 10:27:36 +01:00
NigeParis
df192cf227
Added possibility for members to block broadcast messages from guests
2026-01-08 13:27:16 +01:00
NigeParis
2b9613fbfb
WIP - block guests - working - deBugging
2026-01-08 13:27:16 +01:00
NigeParis
7178673794
WIP block guest messages
2026-01-08 13:27:16 +01:00
NigeParis
66a9947197
WIP no guest msg flagger
2026-01-08 13:27:16 +01:00
Maieul BOYER
43e6ec24f5
feat(ttt): added concede detection and move timeout
2026-01-07 21:10:31 +01:00
bgoulard
93d927e27f
formating for linter
2026-01-07 15:28:32 +01:00
bgoulard
adb89aecbe
fix:local, fix:timer, fix:evt rdyEnd
2026-01-07 15:28:32 +01:00
bgoulard
b5c80d649e
fix: 0 user ready up
2026-01-07 15:28:32 +01:00
bgoulard
155f4ec169
win cond fixed
2026-01-07 15:28:32 +01:00
bgoulard
572392f640
[wip] - frontend meh/20 back-end meh/20 still, works. works badly but does work...
2026-01-07 15:28:32 +01:00
Maix0
f87a991441
feat(ttt): added draw status in ttt match history
2026-01-07 00:20:00 +01:00
Maix0
830f251537
chore(eslint): fixed eslint rules
2026-01-07 00:20:00 +01:00
Maix0
2bf5e6e700
feat(ttt): match history done
2026-01-07 00:20:00 +01:00
NigeParis
97a7384af7
Added cmd @block <name> to toggle block / un block user
2026-01-06 16:56:24 +01:00
Maieul BOYER
40dea32048
feat(pong): added history api to get list of games
2026-01-06 16:50:11 +01:00