Me
|
fc9c72b6b3
|
well i finally got the glittery stars animation to work for the ProfileDisplay page, cool
|
2022-11-30 22:42:43 +01:00 |
|
lenovo
|
7020b6b67e
|
auto focus on text area after hit button
|
2022-11-30 19:50:10 +01:00 |
|
LuckyLaszlo
|
e3fd130729
|
GameSession delete + log
|
2022-11-30 19:42:16 +01:00 |
|
Me
|
effb1740f5
|
everything still works, and i cleaned more stuff up, better flow, disabled features that i need imput to make work
|
2022-11-30 19:29:29 +01:00 |
|
lenovo
|
9aec5bd015
|
chat sender dont receive own messages
|
2022-11-30 17:52:39 +01:00 |
|
lenovo
|
55f77d2259
|
started edition of chat in node
+ handled cors
+ added css fo chat scroll and newline
|
2022-11-30 14:25:57 +01:00 |
|
LuckyLaszlo
|
68e529fec2
|
input desynchro, rollback to instant handle.
|
2022-11-30 04:00:55 +01:00 |
|
Me
|
e7f0c08bb9
|
good progress, working on 2FA, adding conditions to limit access to certain Routes, need to find out more about the back to settle these things
|
2022-11-30 01:13:23 +01:00 |
|
Me
|
d01f92a366
|
Things still work, and i'm cleaning up my work cuz it's hard to know what's going on otherwise
|
2022-11-29 20:49:41 +01:00 |
|
Me
|
53faba7f69
|
ok works atm, hopefully this will also remove all the nonsense node modules
|
2022-11-29 19:13:50 +01:00 |
|
Me
|
693c78b43c
|
Merge remote-tracking branch 'origin/master' into eric_front_and_back
|
2022-11-29 19:12:05 +01:00 |
|
Me
|
9d1580dcd6
|
well part of the custome svelte store works, the essential part at least
|
2022-11-29 14:54:58 +01:00 |
|
lenovo
|
b86f4aa0c7
|
no idea what is changed it's on svelte
|
2022-11-29 11:32:01 +01:00 |
|
LuckyLaszlo
|
01023d67b5
|
update memo.txt
|
2022-11-29 01:02:34 +01:00 |
|
LuckyLaszlo
|
6ac3592bc0
|
server handleInput rework done
|
2022-11-29 00:47:02 +01:00 |
|
LuckyLaszlo
|
429387ce83
|
Wip reworking server handleInput
+ fixedDeltaTime for server
|
2022-11-28 23:55:24 +01:00 |
|
lenovo
|
cb7b1ed7d7
|
merge conflict with master
|
2022-11-28 21:24:22 +01:00 |
|
lenovo
|
740ba83d01
|
suppresion node_modules first attempt
|
2022-11-28 18:24:56 +01:00 |
|
lenovo
|
4b7e35d991
|
wip tests of socket
|
2022-11-28 17:26:47 +01:00 |
|
LuckyLaszlo
|
c656de5cad
|
opponent interpolation
|
2022-11-28 16:38:02 +01:00 |
|
LuckyLaszlo
|
5325c8b9ee
|
messages draw on canvas
+ bugfix: vector.assign() Uncaught TypeError
|
2022-11-28 04:40:03 +01:00 |
|
LuckyLaszlo
|
7f248b5449
|
find a way to sharing init
+ vector.normalized()
+ misc
|
2022-11-28 04:33:27 +01:00 |
|
LuckyLaszlo
|
4aafbac1a5
|
collision algo with Hugo
+ ball.dir added to EventGameUpdate
|
2022-11-25 14:54:17 +01:00 |
|
Me
|
214d2cee49
|
everything still works, trying to add 2fa and figure out Custom Stores
|
2022-11-25 00:30:55 +00:00 |
|
lenovo
|
9dd87d7fa1
|
new tests on chat
|
2022-11-24 14:06:05 +01:00 |
|
LuckyLaszlo
|
3474d54a2b
|
drawing now seperate from gameLoop
+ refactoring
+ added soundMutedFlag
|
2022-11-24 13:56:51 +01:00 |
|
Me
|
b4240f48f7
|
still nothing broken, i started adding a glittery star effect to the rank in ProfileDisplay, fun stuff, figured it out but need to complete it
|
2022-11-24 02:05:42 +00:00 |
|
Me
|
11234545bc
|
in theory everything still works but could use some testing, adding profile settings fetch
|
2022-11-23 16:55:41 +00:00 |
|
lenovo
|
1100ca35b1
|
wip base front end for chat ok
|
2022-11-23 16:13:38 +01:00 |
|
LuckyLaszlo
|
7d5895a6cc
|
server reconciliation OK (a little rubberbanding)
|
2022-11-23 10:43:12 +01:00 |
|
Me
|
16e477b874
|
Eveything still works, cool, adding fetch user to the ProfileDisplay, good stuff, so far so good
|
2022-11-23 03:31:13 +00:00 |
|
Me
|
9f3dbd4de9
|
everything still works, no 502 and livereload does work, just not for CSS stuff apparently, but for DOM elems we gucci, added a tmp /profile/fetch path and button to the header to test fetching
|
2022-11-23 03:12:22 +00:00 |
|
Me
|
78687a3daa
|
added a few things back that i had deleted before when fixing 502, mainly looking at login fetch, so far everything works, no 502 and livereload is sorta a thing
|
2022-11-23 02:53:32 +01:00 |
|
lenovo
|
6a119c0789
|
wip litle front end for chat
|
2022-11-22 17:46:55 +01:00 |
|
Me
|
c35bbcefa6
|
Ok so Cherif and i figured out the reason livereload wasn't working, needed to expose the port in the docker compose.yml, committing now to have a save point
|
2022-11-22 16:34:56 +01:00 |
|
Me
|
c646f9b67b
|
inital commit, we are basically identical to master, no 502 bad gateway, but no livereload either, i think cuz of that line we deleted from the nginx config
|
2022-11-22 02:52:54 +01:00 |
|
LuckyLaszlo
|
2b9058ad49
|
audio
+ client prediction
|
2022-11-22 00:06:07 +01:00 |
|
LuckyLaszlo
|
04203f4f9d
|
matchmaking OK
|
2022-11-21 21:04:41 +01:00 |
|
LuckyLaszlo
|
add08c216f
|
authoritative server OK
+ TODO actual matchmaking
|
2022-11-21 19:46:25 +01:00 |
|
Me
|
75fe33693c
|
removed a thing from nginx
|
2022-11-21 18:14:49 +01:00 |
|
batche
|
6cea1369ff
|
ajout du bind sur 0.0.0.0 pour svelte. Tout semble bien fonctionner (pour l'instant)
|
2022-11-21 17:44:41 +01:00 |
|
batche
|
c50e97d34b
|
suppression fichier inutile
|
2022-11-21 17:33:20 +01:00 |
|
batche
|
948214b50a
|
suppression fichier inutile
|
2022-11-21 17:29:23 +01:00 |
|
batche
|
392726649b
|
Merge branch 'cherif_0.01' into eric-cherif-front-and-back
OK
|
2022-11-21 17:24:48 +01:00 |
|
batche
|
6e94fc4d2e
|
Fichier de test
|
2022-11-21 17:20:46 +01:00 |
|
batche
|
711a75e88d
|
Publication de la nouvelle branche au propre. Reste à tester.
|
2022-11-21 17:19:10 +01:00 |
|
batche
|
6412bfe1ce
|
SED EST ENLEVE
|
2022-11-21 16:20:38 +01:00 |
|
batche
|
2d031104f1
|
fonction de recherche par username
|
2022-11-21 13:02:26 +01:00 |
|
batche
|
5efea64ca1
|
amélioration des requêtes d'amitié, on peut maintenant directement bloquer une personne.
|
2022-11-21 12:39:41 +01:00 |
|
batche
|
452acd5146
|
correction de petites erreurs
|
2022-11-21 12:08:55 +01:00 |
|