bgoulard
cca246c751
fix intempestive ready
2026-01-14 17:05:45 +01:00
bgoulard
52e511e443
minor fixups
2026-01-14 17:05:45 +01:00
bgoulard
26d7a3d08a
moved things arround for better clarity
2026-01-14 17:05:45 +01:00
bgoulard
cf2895dda1
render mooved out
2026-01-14 17:05:45 +01:00
bgoulard
7ec1b05ca4
wip
2026-01-14 17:05:45 +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
9e431e9c6c
fixes: cleanup things and added a title on every page
2026-01-13 15:50:44 +01:00
NigeParis
75f3c2a769
Added quitChat in Pong.ts to go to UGAME
2026-01-13 13:00:33 +01:00
Maieul BOYER
43e3b9af26
feat(tournament): better frontend and database handling
2026-01-12 17:10:34 +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
Maieul BOYER
6a55b28c2a
feat(tour): tournament is almost done
2026-01-11 18:14:49 +01:00
Maieul BOYER
2e23943578
feat(tour): tournament is almost done
2026-01-11 17:11:59 +01:00
Maieul BOYER
0ec2b3007c
feat(pong): now support getting gameUpdate from games you are not playing
2026-01-11 13:58:32 +01:00
Maieul BOYER
d3bd2fce22
update: rebased
2026-01-10 18:53:45 +01:00
NigeParis
b4af6e08ca
Chat moved up to top level now in all services frontend
2026-01-10 18:53:45 +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
ce02e37b81
clean-up css
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
bgoulard
317c8b62bf
fix(pong-end messages): added pong usernames instead of ids
2026-01-09 11:46:09 +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
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
Maieul BOYER
5fca0d0e94
chore(cleanup): moved pong.css to pong directory
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
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
0b15fd897b
feat(pong): reworked pong to use sane system as ttt
2026-01-03 16:47:03 +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
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
NigeParis
5354c01bad
empty the pong to minimum set up
2026-01-02 15:16:58 +01:00
NigeParis
7c20066b63
Started Pong simple copy Chat - WIP simplification first job
2026-01-02 15:16:58 +01:00