Commit Graph

247 Commits

Author SHA1 Message Date
batche
1f146d14c5 amélioration du user. Maintenant les requêtes fonctionnent correctement. Doit toujours être testé en profondeur, mais apriori on ne peut plus accepter sa propre requête. 2022-10-28 10:27:15 +02:00
LuckyLaszlo
4a79083cbf added delta time
+ #preloadfont hack
2022-10-28 01:46:11 +02:00
LuckyLaszlo
d7aa2b633b local pong done, start multiplayer implementation 2022-10-26 22:21:55 +02:00
LuckyLaszlo
a831b7954c basic node server
+ very interesting back and forth in TS/JS configs 🤡
2022-10-26 19:27:06 +02:00
batche
c8814d4b77 ajout de routes basiques, à améliorer (certaines requêtes renvoient une erreur interne et pas un 404), ajout du service pour les relations amicales, mais pour l'instant c'est ultra pété 2022-10-26 17:26:18 +02:00
batche
0eb8d00a7d ajout des méthodes basiques pour le user + méthodes basique pour les relations amicales. Doit être testé. Manque les routes pour les relations amicales. 2022-10-25 16:45:55 +02:00
batche
5e53a2df78 ajout d'une bdd postgresql aec le type orm, d'une table user avec quelques champs dedans. TODO : faire une relations basique entre deux entités, par exemple la question de la relation entre deux personnes, amis / bloqués. 2022-10-24 18:52:46 +02:00
batche
5396cce993 ajout du modèle DTO pour users, et d'une liste blanche pour empêcher les payload malicieux 2022-10-24 14:15:46 +02:00
LuckyLaszlo
e56c8e0b67 ball speed up on player collision 2022-10-23 03:23:25 +02:00
LuckyLaszlo
d76d6def47 minors changes 2022-10-22 11:47:37 +02:00
LuckyLaszlo
af3d885f12 newRound() and Game Over
+ Bit Font for score
+ improved API for move and collision
+ miscs
2022-10-22 09:47:25 +02:00
batche
b12db3e912 continue the journey 2022-10-21 16:55:39 +02:00
batche
a175ef7162 ajout de la fenêtre de logs pour le mode développeur + quelques routes sans bdd pour l'instant 2022-10-21 15:38:15 +02:00
batche
f162ea2d11 node19 au lieu de 18 pour la partie prod dans le dockerfile. 2022-10-21 09:16:36 +02:00
batche
2356680998 try to add a debug feature 2022-10-20 17:46:45 +02:00
batche
316ecb951f Merge remote-tracking branch 'origin/cherif_0.01' into cherif_0.01 2022-10-20 17:04:54 +02:00
batche
486868373f add somes files 2022-10-20 17:00:28 +02:00
cherif
ab15838bea README.md edited online with Bitbucket 2022-10-20 14:27:23 +00:00
cherif
a01d79bd10 README.md edited online with Bitbucket 2022-10-20 14:25:24 +00:00
batche
834ec50cff test commit with ssh 2022-10-20 15:59:34 +02:00
batche
aacbb2dfa3 a simple nest js app dockerized. Hot reload + prod version. 2022-10-20 15:46:44 +02:00
hugo gogo
ffbb3bf442 express like code is now working with require and sendfile 2022-10-20 14:22:49 +02:00
LuckyLaszlo
3f6d7c3afc added midLine (net) 2022-10-20 05:00:14 +02:00
LuckyLaszlo
1d58342c0f pong now in TypeScript 2022-10-19 17:42:44 +02:00
hugo gogo
6faad87734 trying to export myexpress and failed make sendfile a method of res 2022-10-19 00:51:52 +02:00
hugo gogo
0071cf1950 pure node act like express 2022-10-18 23:44:34 +02:00
hugo gogo
0b493fc0ec new course on openclassroom 2022-10-16 20:08:49 +02:00
LuckyLaszlo
6b495399c0 miscs littles adjustements 2022-10-16 20:08:24 +02:00
LuckyLaszlo
0cca04e350 a little more responsive (a little) 2022-10-16 17:14:59 +02:00
LuckyLaszlo
0f98e3328e basic ball bounce
+ minors changes
2022-10-16 01:51:13 +02:00
LuckyLaszlo
0a7fb20857 added wall
+ inputs adjustements
2022-10-15 23:28:03 +02:00
LuckyLaszlo
03835c3c2b miscs and basic responsive. 2022-10-15 17:41:54 +02:00
hugo gogo
b35cf724bc moved folder structure 2022-10-14 18:48:38 +02:00
hugo gogo
87a7e75de1 tests with express and nginx 2022-10-14 03:04:23 +02:00
Me
573b5aa511 some Svelte Resources 2022-10-12 04:14:58 +02:00
hugo gogo
03bcfd2756 mini server improved 2022-10-09 15:04:09 +02:00
hugo gogo
d15029a4db small tests on node 2022-10-08 19:37:17 +02:00
hugo gogo
99a870a6ec small tests on node 2022-10-08 19:37:01 +02:00
hugogogo
0197339fb0 small node js tests 2022-10-07 16:05:14 +02:00
LuckyLaszlo
c2e0618427 wip pong local 2022-10-07 10:45:42 +02:00
hugogogo
f7af02450f added a hugos note 2022-10-04 19:43:58 +02:00
hugogogo
47b2771064 added subject 2022-10-04 18:43:55 +02:00
hugogogo
9238c0f338 new hugo branch 2022-10-04 17:24:01 +02:00
hugogogo
295e61033a added tasks in readme 2022-10-04 17:20:15 +02:00
Hugo LAMY
93981f89a3 add readme 2022-10-04 13:25:01 +02:00
LuckyLaszlo
e710676233 init .gitignore 2022-09-01 13:17:45 +02:00
Non Merci
597e5465cc Initial commit 2022-09-01 09:21:14 +00:00