Commit Graph

113 Commits

Author SHA1 Message Date
63f9a978ea Game - Add video 'outstanding' 2024-08-26 23:48:09 +02:00
e7aeef8288 change sql request for getPrivateMessageUser and add default profile picture for users 2024-08-26 20:57:48 +02:00
7de76b750a Game
- Create class video
   - Easy to set up video on banner
   - Start extraction of variable to set up next static dispose
2024-08-26 20:24:33 +02:00
3f5172504d Site :
- Add register page, button for comeback to login page doesnt work.
2024-08-26 18:22:03 +02:00
41b6c9cf9f Site
- Show list user when click on livechat new conversation
2024-08-26 17:11:28 +02:00
2bf30d07a3 docker watch works 2024-08-26 15:52:25 +02:00
f6b0b7114e add getAllListUser request to websocket 2024-08-26 12:44:24 +02:00
1c9e985320 Site
- new file pour handler request allListUser
    - add function on button new conversation in chat
    - remove cookies from js
Django
    - fix new_msg.sender.id
2024-08-26 01:27:32 +02:00
b08a90226a messages work with database 2024-08-25 21:53:40 +02:00
6bf18ad227 Site
- remove time and from in message request
    - add page lobby when click on tv (only when we are connected)
2024-08-25 21:27:29 +02:00
f93fcbb28c Site
- change style button chat (absolute -> fixed)
    - Add script for chat
2024-08-25 18:22:49 +02:00
e316cadce4 fix session and add id to logged_in 2024-08-25 17:40:05 +02:00
49f7ba43e6 Site
- login now working (but not if refresh page
    - Starting singlepage
Django
    - Added path
2024-08-25 17:21:05 +02:00
e6e95de5ea login and account creation now works using database 2024-08-25 15:22:37 +02:00
9b563d4855 Site
- Updated functions in class with function create/dispose
2024-08-25 02:25:50 +02:00
59fc6a9ffb Docker
- Updated all path import
2024-08-24 23:53:11 +02:00
13d94c2612 Docker
- Update three in static file
2024-08-24 20:46:11 +02:00
62a7347b0a Merge 2024-08-24 19:57:53 +02:00
f52840f49b Game
- Add video on banner
2024-08-24 19:57:02 +02:00
57ef3a5d2d add part of site to docker and login works using sessions 2024-08-24 18:28:32 +02:00
1291a6add8 Site
- Fixed brightness on tv when change video
2024-08-24 17:06:13 +02:00
347711eb39 Site :
- Fix tele screen
2024-08-24 12:00:26 +02:00
ccee8a207b Site
- Added move on camera with effect
2024-08-24 02:56:55 +02:00
7c9a646e50 Game
- Fixe canvas banner
2024-08-23 19:02:22 +02:00
908f577f66 Site :
- Delete JS (fake html login page)
    - Add Login page html css (display none)
2024-08-23 18:37:03 +02:00
dd8cd4ec55 Site :
- Add Lobby functionality
2024-08-23 17:13:05 +02:00
41d72a9958 Merge 2024-08-23 16:39:38 +02:00
bd762e573a Merge 2024-08-23 15:57:30 +02:00
2167298eb6 Game
- Progressing on tv on home page
2024-08-23 02:24:41 +02:00
8ead510627 start convertion to channels websocket and start using django sessions 2024-08-22 20:38:25 +02:00
6181e78c4a Merge branch 'main' of github.com:Kum1ta/PTME_Transcendence 2024-08-22 19:36:38 +02:00
efc68436a7 Game
- Updating home page
2024-08-22 19:36:32 +02:00
3d6da466b1 Game
- Add deltaTime of player bar
   - Add top jumper animation
2024-08-22 19:03:55 +02:00
fb3bb34e8b Game
- Fix random generation obstacle
   - Fix side wall following position
2024-08-22 16:37:24 +02:00
49dec4d7e6 Game
- Updating class
2024-08-22 14:36:27 +02:00
0d79ce58ae Game
- Added effect on jumper
    - Added function in class Map for create wall
    - Ajusted/patched player camera
    - next step for me : banner :)
2024-08-22 01:05:21 +02:00
1eb7da97d2 server accepts websocket connection 2024-08-21 20:05:32 +02:00
1a4c919473 Game
- Add random generation map
   - Add animation to all gravity changer
2024-08-21 19:01:34 +02:00
e247db28fc GAME
- Creating gravity changer
   - Implement event while on
2024-08-21 17:09:13 +02:00
ede59c6d4b Game
- Update all class
2024-08-21 14:58:28 +02:00
3498f32635 Gane
- Update class Player, Map, Ball
2024-08-21 01:02:23 +02:00
23eb01a03e Game
- Updating ball class
2024-08-20 18:31:23 +02:00
32a434c177 Game
- Update wall moves that are following the ball
2024-08-20 18:30:15 +02:00
89e60305e1 Game
- Updating/creating ball ball
2024-08-20 17:37:06 +02:00
d46f1636b4 Game
- Updating ball moves
2024-08-20 17:29:41 +02:00
2543e1ea3b Game
- Add Class Map
   - Add plane a bottom
2024-08-20 16:36:35 +02:00
80f6fff1e0 Game
- Update player class (point animation)
2024-08-20 14:51:01 +02:00
6eb00a8fdf Game
- Update player class (all info in player.js in comment)
2024-08-19 23:57:19 +02:00
227327fdf4 Game
- Update player class
2024-08-19 00:42:53 +02:00
950abd0943 Game
- Added 2 mods on cameras
2024-08-18 16:19:27 +02:00