Commit graph

198 commits

Author SHA1 Message Date
G.C.L. Baptiste
918b69a8a6
Merge pull request #52 from Maix0/nigel/invite_pong draft
Initial draft of how chat and pong game service should interact in global chat space.
2025-12-10 18:09:37 +01:00
NigeParis
de760c94ee Added Global Message for Next Game - Bug Fixed on Double Displaying Ping Buddies 2025-12-10 13:10:59 +01:00
NigeParis
db40539bf7 Added setTimeout to try to correct a small bug 2025-12-09 18:06:04 +01:00
NigeParis
8b43cd38a9 invitation working by chat 2025-12-09 17:50:57 +01:00
NigeParis
f252770833 getProfil() returns profil under an object form 2025-12-09 13:27:50 +01:00
Nigel
ca30de7f84
Merge pull request #50 from Maix0/nigel/privateMsg 2025-12-09 07:09:27 +01:00
NigeParis
232f103ecf Added Pong invitation Btn - WIP no implementation yet 2025-12-08 16:43:42 +01:00
NigeParis
db409abe7c profil now displays info on players not connected 2025-12-08 16:26:39 +01:00
NigeParis
2959dca576 profil displays basic info if guest or not 2025-12-08 15:43:43 +01:00
NigeParis
01f85c2779 getProfil Function return html for profil page 2025-12-06 16:33:28 +01:00
NigeParis
3550303a93 Added profil popup - WIP page opens on double click of the name of buddy 2025-12-06 15:33:11 +01:00
NigeParis
e128793913 going home end of day 2025-12-05 19:01:42 +01:00
NigeParis
a1e7504444 First private messages working 2025-12-05 16:37:26 +01:00
Nigel
bfa0bce812
Merge pull request #49 from Maix0/nigel/socketio 2025-12-04 19:18:22 +01:00
NigeParis
0c2bdfaf77 end of the day 2025-12-04 18:58:23 +01:00
NigeParis
b280c1b7f6 made bconnect.click() into function, seems to have solved the re loading of ping buddies after guest name change 2025-12-04 18:04:41 +01:00
NigeParis
b2862c303a arrival messaeg in system info working 2025-12-04 11:09:47 +01:00
NigeParis
8959331b37 commented out experience with database can block the chat at the moment 2025-12-04 10:01:28 +01:00
NigeParis
566d4ccd8e minor bug fixed SESSION_MANAGER when not in env 2025-12-03 21:52:45 +01:00
NigeParis
ace8367f77 added eslint norme to code 2025-12-02 17:11:50 +01:00
NigeParis
c086c27c4a chat general broadcast done with now notifications system separated in different space on the chat windo 2025-12-02 16:52:41 +01:00
NigeParis
05130e5b8a Trying to fix BUG with / when guest changes name without closing the window 2025-12-02 12:43:57 +01:00
NigeParis
b35c462648 playing wiith database Blocked Users 2025-12-01 18:46:38 +01:00
NigeParis
d1496e1697 added Quit Chat Button 2025-12-01 12:16:08 +01:00
NigeParis
899694a17f Bugs - review co-pilote - returned before changing code 2025-12-01 10:05:49 +01:00
NigeParis
59a3efa6f7 Bug - db fixed 2025-11-29 17:47:04 +01:00
Maieul BOYER
cd40a04e40
added blocked database 2025-11-29 16:10:02 +01:00
NigeParis
91afd0ebde Bug fixed multiple notification when user leaves by the side menu and comes back on chat without logining out 2025-11-29 14:16:20 +01:00
NigeParis
0eba95a402 New look 2025-11-28 16:40:33 +01:00
NigeParis
ddead83583 added PingBuddies Bar to detect connected Chatters in real time 2025-11-28 14:03:00 +01:00
NigeParis
d54b4c7d5f Re-orga Chat Box 2025-11-27 21:03:25 +01:00
NigeParis
ede444dc26 Added localhost for dev and connect for machine 42 option 2025-11-27 18:38:47 +01:00
NigeParis
4ed588daa5 Added machine Name to display address of connect in logs 2025-11-27 18:20:19 +01:00
NigeParis
ef9f0af6fa rebase with master 2025-11-26 21:09:47 +01:00
NigeParis
1ec17166fc minor stuff done like BG color of chat window 2025-11-26 21:07:10 +01:00
NigeParis
7b61ffe527 minor stuff done like BG color of chat window 2025-11-26 21:07:10 +01:00
NigeParis
896d9084ef Added tab 'hidden' detection when chat is on, added css red text messages sent 2025-11-26 21:07:10 +01:00
NigeParis
422c0b26c4 added tab control to chat, When user leaves tab open on chat 2025-11-26 21:07:10 +01:00
NigeParis
40980bedeb Added Date.now ClientChat that stores user, socket id and date 2025-11-26 21:07:10 +01:00
NigeParis
0f3414e8ce minor text update 2025-11-25 16:13:43 +01:00
NigeParis
3091d25774 Add Flashes to buttons 2025-11-25 16:13:43 +01:00
NigeParis
40b807efc8 Connected Button Added now working 2025-11-25 16:13:43 +01:00
Maieul BOYER
deaf58dfce update 2025-11-25 16:13:43 +01:00
Maieul BOYER
0358a6025b socket fix 2025-11-25 16:13:43 +01:00
NigeParis
b215904cfd Added Connected button to show how many connected to the chat 2025-11-25 16:13:43 +01:00
NigeParis
e530de6ce7 added protection for messages broadcast - stops unknown receiving broadcast messages 2025-11-25 16:13:43 +01:00
NigeParis
5031efa866 Add Arrived in Chat and Left in chat LoginName 2025-11-25 16:13:43 +01:00
Maieul BOYER
757a436fc6
chore(deps): updated deps and removed stray lockfile 2025-11-24 17:03:58 +01:00
NigeParis
b85d9b64c7 WIP progress chat broadcast 2025-11-21 14:17:37 +01:00
Maieul BOYER
eec27ce2e6 feat(chat): updated to work with socket.io
- Chore: ran `make npm@update` to update deps and lockfile
- Chat: new plugin: Socket.ts that allow the use of socket.io with
  fastify (fastify-socket.io is not updated)
- Chat: Put everything from `src/socket.ts` that needed to be saved into
  `src/app.ts`
2025-11-21 14:17:37 +01:00