Commit graph

214 commits

Author SHA1 Message Date
bgoulard
317c8b62bf fix(pong-end messages): added pong usernames 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
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
b89fa8504a Small Bug fixed when member send msg to a member that blocked guest broadcasts 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
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
350c5bf4fc added local games keys 2026-01-07 15:28:32 +01:00
bgoulard
8df5c57b9a ready btn pretty 2026-01-07 15:28:32 +01:00
bgoulard
5e19ed3ed9 pong pro-tips / how-to-play added 2026-01-07 15:28:32 +01:00
bgoulard
20a0e4cc61 pretty-fy the ready btn 2026-01-07 15:28:32 +01:00
bgoulard
7633e7ca05 fix bug rdy-box visibility @ end of game 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
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
2bf5e6e700 feat(ttt): match history done 2026-01-07 00:20:00 +01:00
NigeParis
8f3ed71d8a Added @block 2026-01-06 16:56:24 +01:00
NigeParis
97a7384af7 Added cmd @block <name> to toggle block / un block user 2026-01-06 16:56:24 +01:00
Maieul BOYER
0ef66cdc10 feat(pong): add way to view game list 2026-01-06 16:50:11 +01:00
Maieul BOYER
5fca0d0e94 chore(cleanup): moved pong.css to pong directory 2026-01-06 16:50:11 +01:00
Maieul BOYER
40dea32048 feat(pong): added history api to get list of games 2026-01-06 16:50:11 +01:00
Maieul BOYER
8eac0a0d4e feat(pong): detect when the client hasnt sent anything in X secs 2026-01-05 17:50:17 +01:00
bgoulard
b3151d4b28 local game btn ok 2026-01-05 17:23:20 +01:00
bgoulard
94d263993d wip 2026-01-05 17:23:20 +01:00
bgoulard
61b49ab370 pong:front: pretty end screen + self & opponent names prints 2026-01-05 17:23:20 +01:00
Alessandro Petitcollin
7724e24e4c (misc): Initial commit 2026-01-05 15:47:42 +01:00
NigeParis
b69a452810 fastify.log.info done 2026-01-05 15:39:21 +01:00
Maieul BOYER
69ba60b03d feat(chat): fixed typo in profile command and improved profile in chat 2026-01-04 16:39:34 +01:00
NigeParis
3e1dd0fdd9 css update 2026-01-04 16:06:11 +01:00
bgoulard
0727067b27 pong pretty / local rdy in back, need hooking in front 2026-01-04 15:57:40 +01:00
Maieul BOYER
4ec44420db feat(pong): made changes to allow local play 2026-01-04 15:18:11 +01:00
Maieul BOYER
9947970f63 feat(routing): pass the new url to pageChange event 2026-01-04 15:18:11 +01:00
NigeParis
6f89e4a3e1 Fixed winx and win0 in tictactoe 2026-01-04 13:43:40 +01:00
NigeParis
d293185a28 fixed buddies list bug 2026-01-04 13:43:40 +01:00
NigeParis
4fc43cc429 dis-activated ttt.ts line 98 - does not exist 2026-01-04 13:43:40 +01:00
NigeParis
914ef550be css file added to tic tac toe 2026-01-04 13:43:40 +01:00
NigeParis
97b14815b0 WIP css orga ttt 2026-01-04 13:43:40 +01:00
Maieul BOYER
b86d50f9f0 make requeuing and other stuff better 2026-01-04 13:43:40 +01:00
Maieul BOYER
972b78a1e2 feat(ttt): made proper queue and multi game handling 2026-01-04 13:43:40 +01:00
Maieul BOYER
0b15fd897b feat(pong): reworked pong to use sane system as ttt 2026-01-03 16:47:03 +01:00
NigeParis
afd79e334c First Major Clean Up Done 2026-01-02 15:30:47 +01:00
bgoulard
dded33f5fa [wip] local ~= ok, colision = ok, queue != ok, front (looks) = ok, sock Shapes ~= ok (missing new shapes) 2026-01-02 15:16:58 +01:00
bgoulard
0033956ca1 [wip] colisions 2026-01-02 15:16:58 +01:00
bgoulard
40068bfb57 merge cleanup :D 2026-01-02 15:16:58 +01:00
bgoulard
8a6394786c added ball + bounces; started on queu system for user to join game 2026-01-02 15:16:58 +01:00
NigeParis
7571927097 pong bats working with css tailwind updates 2026-01-02 15:16:58 +01:00
NigeParis
1da4ae9c4c WIP bats left does not move 2026-01-02 15:16:58 +01:00