Commit Graph

439 Commits

Author SHA1 Message Date
simplonco
865a0cde11 wip layout new 2022-12-25 18:57:25 +01:00
simplonco
789d2e53c5 pane msg ok 2022-12-25 18:35:06 +01:00
simplonco
fb358efaf4 write panel ok 2022-12-25 17:52:51 +01:00
simplonco
d95d8a4ae5 back btn ok 2022-12-25 17:13:29 +01:00
simplonco
f43bfbac46 better button gestion and wip room layout 2022-12-25 17:01:30 +01:00
simplonco
7187d7dadd wip layout room 2022-12-25 08:15:23 +01:00
Me
b7b9b3d645 ok changing everything again, decided to simplify the Friendship.entity, so i made a class that returns the stuff we need from a Friendship 2022-12-25 05:53:29 +01:00
simplonco
0c368d32dd panel home ok 2022-12-25 01:10:27 +01:00
simplonco
4f0d1be6e3 wip css organisation for chat 2022-12-25 00:34:33 +01:00
Me
2b5f8a9667 ok seems like the back is running, have yet to test, but first i need to fix like basically all the front... 2022-12-24 23:20:59 +01:00
Me
5cd5ffc24c ok have changed the entities and DTOs but not as much as expected, changed Friendship module, now working on User module 2022-12-24 23:09:44 +01:00
simplonco
06bca96853 home layout three dots working and found a better way to use css with partial global 2022-12-24 22:43:20 +01:00
Me
4aa186fb48 ok so i'm changing the Friendship and User modules in the back, and i've already started changing entites and DTO's so i'm saving now... 2022-12-24 22:06:02 +01:00
simplonco
05d5f2a3ec chat background color is declared with component 2022-12-24 20:55:20 +01:00
simplonco
2b0939ec05 finally global grid area is better 2022-12-24 20:51:29 +01:00
simplonco
aea7d5a4fc buttons and grid are working in chat with svelte method 2022-12-24 19:23:26 +01:00
simplonco
bcea4a181d wip chat test bind child component 2022-12-24 12:18:29 +01:00
simplonco
2001e23e2c added few informations to readme about docker and node installation, and svelte logs 2022-12-23 23:40:46 +01:00
Me
7e906de128 ok so i think i need to change a whole bunch of stuff all over in the User module and Friendship module, namely that we should be searching the DB by ID's not Usernames... currently my Blocking of a user doesn't wquite work cuz findAll() sends ID to findIfUserIsBlockedOrHasBlocked() when it should be sending usernames, but everything else sends Usernames so i'm saving now in case changing everything fucks everything up... 2022-12-23 23:36:04 +01:00
simplonco
1b2e695a8e some automatic addings in svelte package json 2022-12-23 23:31:58 +01:00
Me
139da075da so i implemented user blocking but something about the flow in the frontend is broken now, will investigate 2022-12-23 19:49:25 +01:00
batche
2386a793cd quelques changements mineur et d'améklioration du code 2022-12-23 13:14:28 +01:00
batche
4c6f832252 Merge de l'intégration du jeu avec master + corrections et améliorations des messages d'erreurs, de retour en page de reset de variable... 2022-12-22 21:03:46 +01:00
hugogogo
0cc04f0356 wip chat integration in svelte 2022-12-22 19:52:57 +01:00
batche
43ee8ee29b Push avant master 2022-12-22 18:41:21 +01:00
batche
4a322e9814 HALL OF FAME 2022-12-22 18:40:42 +01:00
batche
97d4f1fef3 qdqsdqds 2022-12-22 18:38:18 +01:00
LuckyLaszlo
8063f1c04c Minimal example GameSpectator.svelte page 2022-12-22 18:24:07 +01:00
LuckyLaszlo
e80215204f Merge branch 'cherif_back_and_game' into luke 2022-12-22 17:43:13 +01:00
LuckyLaszlo
43f2dd85c4 init pong refactoring for spectator mode
+ pongSpectator.ts should be good
+ EventError wip, not tested
2022-12-22 17:40:14 +01:00
batche
a0a1239c9d Dope Ranking / status updated 2022-12-22 17:25:44 +01:00
batche
61831da347 Dope Ranking 2022-12-22 17:23:22 +01:00
batche
1e1a32bb78 qZMOSJKQMLSjkJKS 2022-12-22 16:42:55 +01:00
batche
49e09a77a6 oqkdjqlkjsdxlqkJSD 2022-12-22 16:28:31 +01:00
batche
dca3df1bde correction de bugs mineurs 2022-12-22 15:41:29 +01:00
batche
9586fe63fc problèmes du jeu réglés en grosse partie 2022-12-22 15:29:43 +01:00
batche
bb7edac11e Merge branch 'luke' of bitbucket.org:LuckyLaszlo/ft_transcendence into cherif_back_and_game 2022-12-22 13:17:49 +01:00
LuckyLaszlo
d172f418a3 Chérif et Luke coop, invitations fix et timeout 2022-12-22 13:17:20 +01:00
batche
4fd77673c4 Quelques problèmes ont été résolues. 2022-12-22 13:13:16 +01:00
batche
1f0b165f20 Ranking débuts 2022-12-22 11:43:35 +01:00
LuckyLaszlo
7de9f3a9f1 refactoring Game.svelte (INVITATION NOT TESTED !) 2022-12-22 05:15:32 +01:00
Me
beeaf1fb27 better findAll() in user module, no pagination tho, could add but would be hella annoying 2022-12-22 03:34:53 +01:00
LuckyLaszlo
84062d5a89 changes in Game.svelte
+ playerOne is always in left
+ kick players after match end
+ slow down ball and player
+ re in Makefile
2022-12-22 00:27:41 +01:00
Me
670936e4a1 cleaned up friendship module in backend, still haven't tested blocking feature 2022-12-21 23:58:36 +01:00
LuckyLaszlo
351ffc1756 Merge branch 'cherif_back_and_game' into luke 2022-12-21 20:19:11 +01:00
LuckyLaszlo
a1472c9059 SpectatorMatchList first test 2022-12-21 19:35:40 +01:00
batche
eb1a5b47dd Ajout du ranking côté back, reste à l'implémenter côté front 2022-12-21 17:13:50 +01:00
batche
e786324896 fin du game 2022-12-21 16:38:34 +01:00
hugogogo
9c2a8ce2f7 Merge branch 'master' into hugo 2022-12-21 16:09:16 +01:00
batche
cc797d1118 Le multijoueur fonctionne enfin. Mise à jour des scores. Et de la partie. 2022-12-21 15:22:07 +01:00