Commit Graph

365 Commits

Author SHA1 Message Date
b5ec0fc786 Game solo - Add game start timer during launch 2024-09-11 18:10:59 +02:00
6fd37f3c58 Game solo - Add game start timer during launch 2024-09-11 18:10:59 +02:00
6ad400b70c Game solo - End game process 2024-09-11 18:10:58 +02:00
15c5ee20ff Game solo - End game process 2024-09-11 18:10:58 +02:00
9920af659e Site/Django :
- Add 404 error
    - change request method to post for load page
2024-09-11 17:27:23 +02:00
9d62f0bede Site/Django :
- Add 404 error
    - change request method to post for load page
2024-09-11 17:27:23 +02:00
88f706698e check if requeset to page is POST 2024-09-11 17:03:10 +02:00
11f65d608b check if requeset to page is POST 2024-09-11 17:03:10 +02:00
0eec0d3b3b add err404 page (on /404) (not working, template file missing) 2024-09-11 16:41:11 +02:00
3ce614625b add err404 page (on /404) (not working, template file missing) 2024-09-11 16:41:11 +02:00
31143a2571 check if user is logged in to show page lobby 2024-09-11 16:30:28 +02:00
00e50bdefb check if user is logged in to show page lobby 2024-09-11 16:30:28 +02:00
45002ad341 404 page renders index page 2024-09-11 16:19:36 +02:00
32306787e4 404 page renders index page 2024-09-11 16:19:36 +02:00
ec0fb00167 change loading of variables on django server and add server_url to env 2024-09-11 13:05:07 +02:00
f5cf64f8a7 change loading of variables on django server and add server_url to env 2024-09-11 13:05:07 +02:00
a0b8f7c211 Game
- Add changeBarColor
    - Add changePlane (all in multi)
2024-09-10 18:34:05 +02:00
853f314992 Game
- Add changeBarColor
    - Add changePlane (all in multi)
2024-09-10 18:34:05 +02:00
6ed6194d82 Game
- add changeColor for player
    - add changeGround for plane
2024-09-10 18:34:05 +02:00
ea7c77d5ae Game
- add changeColor for player
    - add changeGround for plane
2024-09-10 18:34:05 +02:00
20c9c72fba Site :
- Single page working
2024-09-10 17:34:08 +02:00
8b3e5bfea1 Site :
- Single page working
2024-09-10 17:34:08 +02:00
049909e280 Site
- Add notif when account not valid
    - Add notif when account is create
2024-09-10 15:25:29 +02:00
0c0a171309 Site
- Add notif when account not valid
    - Add notif when account is create
2024-09-10 15:25:29 +02:00
d6951de8ba Django
- Add function for send mail when user create an account
2024-09-10 14:17:20 +02:00
f5857ce771 Django
- Add function for send mail when user create an account
2024-09-10 14:17:20 +02:00
45e1943c74 add mail verification on server side (does not send the mail for now) 2024-09-09 21:48:08 +02:00
eaf71af8d1 add mail verification on server side (does not send the mail for now) 2024-09-09 21:48:08 +02:00
0deb14c1ce Site
- Add notification for error in create account
Serv :
    - create program for send a mail
'
2024-09-09 17:33:45 +02:00
e070edbcd2 Site
- Add notification for error in create account
Serv :
    - create program for send a mail
'
2024-09-09 17:33:45 +02:00
50e5d7b964 fix delete last message in conversation if over 100 2024-09-09 14:16:40 +02:00
0d26de0bf4 fix delete last message in conversation if over 100 2024-09-09 14:16:40 +02:00
406a2fcad6 Site
- Can create account on site but for the moment, nothing display when it s good
2024-09-08 18:01:44 +02:00
f8361829d8 Site
- Can create account on site but for the moment, nothing display when it s good
2024-09-08 18:01:44 +02:00
6a9fedd9e2 Game
- Add fade at start of game
2024-09-08 17:07:16 +02:00
56bd6b21ed Game
- Add fade at start of game
2024-09-08 17:07:16 +02:00
6c6ad4e395 fix password rules on server side 2024-09-06 18:54:55 +02:00
dfe2dd1562 fix password rules on server side 2024-09-06 18:54:55 +02:00
4a54997f0f Site
- updating register page
2024-09-06 17:36:12 +02:00
949d94d604 Site
- updating register page
2024-09-06 17:36:12 +02:00
f016e411dc Game
- Add ball border transparence
    - Add others collision player on bottom and top
    - Fix ball velocity
2024-09-04 17:50:41 +02:00
345a94febd Game
- Add ball border transparence
    - Add others collision player on bottom and top
    - Fix ball velocity
2024-09-04 17:50:41 +02:00
34f6ffc7c7 Game 2024-09-03 18:30:39 +02:00
b2bef2ad79 Game 2024-09-03 18:30:39 +02:00
3f4aadffe5 Game
- Add fade layout while goal3
2024-09-03 17:23:13 +02:00
2534171ea7 Game
- Add fade layout while goal3
2024-09-03 17:23:13 +02:00
6da8a023f5 Game
solo
    - Add players scores
    - Add restart function after a match point
    - Add border match point
    - Fix cannon js object size
    - Fix vector dir init random values and max values
2024-09-02 18:13:36 +02:00
c333ed0814 Game
solo
    - Add players scores
    - Add restart function after a match point
    - Add border match point
    - Fix cannon js object size
    - Fix vector dir init random values and max values
2024-09-02 18:13:36 +02:00
820c3743d9 Game
- Add more speed with time
2024-08-31 15:03:52 +02:00
8433941e54 Game
- Add more speed with time
2024-08-31 15:03:52 +02:00