Commit Graph

  • f44170338a scrapping my attempt at a new version of the SplashPage, we'll just use Cherif's, it's way better Me 2023-01-09 21:27:28 +01:00
  • ff16101383 Merge branch 'master' into hugo hugogogo 2023-01-09 21:27:25 +01:00
  • 5d20e1614c leave room hugogogo 2023-01-09 21:26:49 +01:00
  • 9eececb045 Merge remote-tracking branch 'origin/master' into eric_front_and_back Me 2023-01-09 21:17:01 +01:00
  • 9b8e0e8890 attempts at a better splash page, not the best results Me 2023-01-09 21:14:10 +01:00
  • eea631b18a list of room users hugogogo 2023-01-09 20:52:59 +01:00
  • 5184097765 changed services to add join message hugogogo 2023-01-09 20:02:35 +01:00
  • ac20571ad4 delete tests hugo hugogogo 2023-01-09 19:04:33 +01:00
  • ea395ce1af fixed error message not showing in room creation hugogogo 2023-01-09 18:29:32 +01:00
  • 8c9c260fc7 merge hugo now have a basic functional chat with rooms hugogogo 2023-01-09 18:25:11 +01:00
  • 3eb338d822 socket are working but it's not the right way hugogogo 2023-01-09 16:47:30 +01:00
  • e23699dd51 rooms have name hugogogo 2023-01-09 16:29:27 +01:00
  • e71e555ea4 rooms now change properly in home hugogogo 2023-01-09 16:10:37 +01:00
  • 94ec37b847 changed layout for a store variable hugogogo 2023-01-09 14:44:01 +01:00
  • 45edd2f25f wip multiple rooms hugogogo 2023-01-09 12:23:41 +01:00
  • 0f60b83121 remise du css pour game et game spectator batche 2023-01-09 11:13:41 +01:00
  • a346b7d5a2 remise du tableau de score batche 2023-01-09 11:09:33 +01:00
  • 3f9abea672 Merge branch 'luke' LuckyLaszlo 2023-01-09 11:02:58 +01:00
  • d55f3eedf5 fix draw game + status update in generateToken() LuckyLaszlo 2023-01-09 11:01:57 +01:00
  • 258e7596fe can create and join rooms, but messages are all mixed up hugogogo 2023-01-09 08:43:55 +01:00
  • 0f30a3d8d4 audio changes LuckyLaszlo 2023-01-09 07:46:31 +01:00
  • 2ae0ee043a initGame() try catch LuckyLaszlo 2023-01-09 07:17:16 +01:00
  • 42e3e148b4 initGame() changes LuckyLaszlo 2023-01-09 06:51:13 +01:00
  • 12291d0835 Merge branch luke into 'master' LuckyLaszlo 2023-01-09 06:27:19 +01:00
  • d53b0998f0 Merge branch 'master' into luke LuckyLaszlo 2023-01-09 06:27:19 +01:00
  • ebbd5ff530 wip db request with array not working simplonco 2023-01-08 20:21:19 +01:00
  • f4dc5cde53 wip get all public rooms but no users simplonco 2023-01-08 17:49:36 +01:00
  • b132c154e4 close and back is ok simplonco 2023-01-08 17:00:00 +01:00
  • 272221071d new svelte files organisation for sockets and store simplonco 2023-01-08 15:35:19 +01:00
  • 4c0256e7b3 pbm socket connection resolved simplonco 2023-01-08 14:53:09 +01:00
  • c5ed704a62 room load old message but pbm to read them simplonco 2023-01-08 14:18:57 +01:00
  • c41c7de745 wip load room messages, but i broke rooms list simplonco 2023-01-07 21:58:33 +01:00
  • e4a3504564 home rooms are charging correctly simplonco 2023-01-07 19:36:07 +01:00
  • d21c1d1e4e wip try to make chatrooms db remember users simplonco 2023-01-07 17:27:15 +01:00
  • f7c728a009 So i added a check to make it so you can't change your username to someone else's, also turns out Cherif already has a check so that if you change your username to someone else's 42 username who isn't a user yet and then they try to become a user, their username will have a random string attached to the end so it is also unique, then fixed a few minor things, and made it so all UnauthorizedPages take you back to / as in the SplashPage rather than a special page from which you navigate to /, that said, i think feedback for the user is kinda nice, will decide with team eventually Me 2023-01-07 01:41:06 +01:00
  • 711f971333 major rework in Game.svelte and GameSpectator.svelte + WIP match draw LuckyLaszlo 2023-01-06 20:04:40 +01:00
  • 41dbee1cc0 creation of table room is ok hugogogo 2023-01-06 19:47:47 +01:00
  • 8be84e8442 rooms creation ok in db hugogogo 2023-01-06 17:13:59 +01:00
  • 23105600a5 wip trying to create first instance of chatroom in db hugogogo 2023-01-06 16:56:36 +01:00
  • 89d25d15f5 wip create room now receive errors http status hugogogo 2023-01-06 16:21:36 +01:00
  • 0470676c5d added the thing so you can see other people's avatars, fixed checks on frontend routes like game and such that other people created, need help understanding ValidationPipe() to make it so a user must have a unique username. TBH this shit is still being held together by Duct Tape and Holy Water Me 2023-01-05 22:37:56 +01:00
  • 68ae8ac333 bugfix with countdown() on early pong.destroy call + svelte reactivity with forfeit button + little matchmaking changes + Wip audio rework LuckyLaszlo 2023-01-05 20:18:59 +01:00
  • d201060dcf join room dto simplonco 2023-01-05 19:48:38 +01:00
  • 26150f6761 fixed create form simplonco 2023-01-05 18:56:29 +01:00
  • f0736ab20b wip entities simplonco 2023-01-05 14:39:52 +01:00
  • b35082148c merge stuff Me 2023-01-05 12:33:51 +01:00
  • 730b8c4e4a sorting out merge stuff Me 2023-01-05 12:31:47 +01:00
  • 9889eae77f seems like the merge worked Me 2023-01-05 12:30:54 +01:00
  • 46090b1e33 ok the friendship and user refactor is done, there are still a lot of comments but that's fine, it's duct taped together, but it works, time to merge Me 2023-01-05 11:21:34 +01:00
  • 286d79ed06 small changes and clean comments simplonco 2023-01-05 10:26:09 +01:00
  • e16dc56314 msgs are in a store simplonco 2023-01-05 09:21:06 +01:00
  • a4a2b4bf76 wip chat in room, now broadcast with name simplonco 2023-01-04 21:57:01 +01:00
  • eab2749c0e Clean de quelques trucs dans le front batche 2023-01-04 18:56:32 +01:00
  • 1c2d202ec1 chat svelte now have a global variable socket simplonco 2023-01-04 18:21:01 +01:00
  • d3be6e5fe8 ok gotta test all the paths but we more or less have the friendships and users modules working the new way Me 2023-01-04 16:04:48 +01:00
  • 61bd289981 retrieve chat layout test simplonco 2023-01-03 20:06:41 +01:00
  • 30f4a68031 merge from master simplonco 2023-01-03 20:03:26 +01:00
  • 6dd18c6b06 merge with master simplonco 2023-01-03 19:54:53 +01:00
  • 000987fbde ok after talking with cherif we decided not to send things like the user.id so i need to recreate more or less what i had before, but i'm gonna keep using the user.id everywhere in the back and keep my better simpler friendship.entity, working on all that now, got a thing that compiles in the front and back, a few more things to fix and then test everything Me 2023-01-03 19:42:14 +01:00
  • 9bfb1a6ca3 yolo bis batche 2023-01-03 15:20:46 +01:00
  • 3844c4df53 yolo batche 2023-01-03 15:18:36 +01:00
  • 5bd099ad38 created chat service and module simplonco 2023-01-03 13:48:31 +01:00
  • 5150990d6f Changement de TOUTES les occurrences d'un host ou d'un port écrits en dur dans le projet. batche 2023-01-03 13:47:37 +01:00
  • 7d358167db Merge branch 'master' of bitbucket.org:LuckyLaszlo/ft_transcendence simplonco 2023-01-03 11:41:49 +01:00
  • 13ace6bc6a small changes in make_env simplonco 2023-01-03 11:41:34 +01:00
  • 387e2f60b6 suppression de l'option no-cache dans le fichier docker-compose. batche 2023-01-03 10:51:17 +01:00
  • 1676de3a49 remove temp layouts access simplonco 2023-01-03 10:31:29 +01:00
  • 0be5b2c525 maintenant seul les jpg et png sont cceptés pour l'avatar batche 2023-01-03 01:05:23 +01:00
  • f00fef39ba l'env fonctionne enfin pour qsvelte batche 2023-01-03 00:22:53 +01:00
  • 12b2ec8ce8 toujours dans l'env batche 2023-01-02 22:43:09 +01:00
  • 74f17a18d6 changements de l'invocation des environnements dans les fichiers svelte batche 2023-01-02 20:17:51 +01:00
  • 8586e15cef changements pour l'env (encore) + corrections de quelques bugs dans game_server batche 2023-01-02 19:20:24 +01:00
  • 1551ec6499 changed docker file nest to avoid rebuild everything each time, and small changes in chat gateway simplonco 2023-01-02 18:08:50 +01:00
  • 32187fa06c wip users with db simplonco 2023-01-02 14:27:51 +01:00
  • 095108d35e Merge branch 'master' into luke LuckyLaszlo 2023-01-01 22:41:25 +01:00
  • eae5b70194 GameSpectator nearly done (missing fetch matchlist from Nest) + matchEnded/matchAbort proper reset (replace setTimeout) + abort window.addEventListener('keydown/keyup', ...) + refactoring Game.svelte and others + fix $POSTGRES_PASSWORD in make_env.sh + Wip bug audio LuckyLaszlo 2023-01-01 22:13:22 +01:00
  • b893a2a05f Merge branch 'master' into hugo simplonco 2023-01-01 17:30:55 +01:00
  • cacb6460be deleted notes_hugo file simplonco 2023-01-01 17:30:44 +01:00
  • 9fc7954919 fixed password pbm when creating env files simplonco 2023-01-01 17:28:50 +01:00
  • 104fa23746 special branch without tests stuffs simplonco 2023-01-01 14:53:26 +01:00
  • 432a7dfdd5 basic server chat action find connected users simplonco 2023-01-01 14:51:15 +01:00
  • ec639f71c1 fixed some css pbm with chat msg simplonco 2022-12-31 20:28:16 +01:00
  • 0060f5daf7 fixed env script + fixed domain en port variable in svelte simplonco 2022-12-31 19:22:12 +01:00
  • 22ca9e9467 added a link in hugos notes hugogogo 2022-12-30 20:50:26 +01:00
  • 8824868ff9 fix some errors in make_env, and in svelte replace instances of domain url by a variable hugogogo 2022-12-30 20:45:26 +01:00
  • 9961c6c529 small changes in chat gateway simplonco 2022-12-30 14:29:24 +01:00
  • 941b0ea7ea GameSpectator wip + forfeit button + refactoring GameSession LuckyLaszlo 2022-12-30 07:16:39 +01:00
  • 898d27dad0 merge from master simplonco 2022-12-28 20:48:22 +01:00
  • 4d74e1a9a5 merge master simplonco 2022-12-28 20:29:43 +01:00
  • cad9dd464c svelte architecture separation of global css and layouts and websockets init simplonco 2022-12-28 18:43:14 +01:00
  • 2c61864551 wip divide chat.svelte into pieces simplonco 2022-12-28 16:58:12 +01:00
  • 2e10bbf9f0 La connexion websocket fonctionne maintenant. batche 2022-12-28 16:54:24 +01:00
  • b6203fc7b1 wip trying to connect socket simplonco 2022-12-28 16:20:07 +01:00
  • 9d4903fd1e Push pour hugo avec quelques ajouts de fichiers batche 2022-12-28 16:17:14 +01:00
  • 3e37a16d8c Push pour hugo avec quelques ajouts de fichiers batche 2022-12-28 16:09:25 +01:00
  • ead4a1c264 wip adding web socket with nest simplonco 2022-12-28 14:53:05 +01:00
  • efb9af8df9 suppression de fichiers inutiles batche 2022-12-28 12:23:41 +01:00
  • f971576c9f Ajout du script pour créer l'environnement + changements du dockerfile et du package.json pour enlever les paquets inutiles. batche 2022-12-28 12:08:12 +01:00
  • da8c7f33c8 wip adding web socket simplonco 2022-12-28 00:54:55 +01:00
  • afcac5fc3c chat msg display inline for newlines simplonco 2022-12-27 18:04:28 +01:00