Commit Graph

108 Commits

Author SHA1 Message Date
73e5ef876c docker watch works 2024-08-26 15:52:25 +02:00
42a1d7be1b add getAllListUser request to websocket 2024-08-26 12:44:24 +02:00
1efe517796 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
32f19b9728 messages work with database 2024-08-25 21:53:40 +02:00
fd781e2e0c 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
b1aefa3540 Site
- change style button chat (absolute -> fixed)
    - Add script for chat
2024-08-25 18:22:49 +02:00
26f3e33d4f fix session and add id to logged_in 2024-08-25 17:40:05 +02:00
9cf87cc69a Site
- login now working (but not if refresh page
    - Starting singlepage
Django
    - Added path
2024-08-25 17:21:05 +02:00
862ab1df4e login and account creation now works using database 2024-08-25 15:22:37 +02:00
bf1929e211 Site
- Updated functions in class with function create/dispose
2024-08-25 02:25:50 +02:00
4d2362c203 Docker
- Updated all path import
2024-08-24 23:53:11 +02:00
b5d13ccf6f Docker
- Update three in static file
2024-08-24 20:46:11 +02:00
7c14bf2836 Merge 2024-08-24 19:57:53 +02:00
ddfb05135c Game
- Add video on banner
2024-08-24 19:57:02 +02:00
e035b8707f add part of site to docker and login works using sessions 2024-08-24 18:28:32 +02:00
13432440dc Site
- Fixed brightness on tv when change video
2024-08-24 17:06:13 +02:00
9d3476d027 Site :
- Fix tele screen
2024-08-24 12:00:26 +02:00
ad71b653b6 Site
- Added move on camera with effect
2024-08-24 02:56:55 +02:00
6364f2e9ec Game
- Fixe canvas banner
2024-08-23 19:02:22 +02:00
6c30864632 Site :
- Delete JS (fake html login page)
    - Add Login page html css (display none)
2024-08-23 18:37:03 +02:00
c310d0bd1d Site :
- Add Lobby functionality
2024-08-23 17:13:05 +02:00
b14fef3f85 Merge 2024-08-23 16:39:38 +02:00
227a6d3627 Merge 2024-08-23 15:57:30 +02:00
945bf5a985 Game
- Progressing on tv on home page
2024-08-23 02:24:41 +02:00
62e2281c69 start convertion to channels websocket and start using django sessions 2024-08-22 20:38:25 +02:00
7b4ef96081 Merge branch 'main' of github.com:Kum1ta/PTME_Transcendence 2024-08-22 19:36:38 +02:00
cfe2bf219a Game
- Updating home page
2024-08-22 19:36:32 +02:00
79833ede55 Game
- Add deltaTime of player bar
   - Add top jumper animation
2024-08-22 19:03:55 +02:00
de33720f7d Game
- Fix random generation obstacle
   - Fix side wall following position
2024-08-22 16:37:24 +02:00
facacc1407 Game
- Updating class
2024-08-22 14:36:27 +02:00
a8c8c658af 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
182bafdca1 server accepts websocket connection 2024-08-21 20:05:32 +02:00
b03ba44145 Game
- Add random generation map
   - Add animation to all gravity changer
2024-08-21 19:01:34 +02:00
800bf1a259 GAME
- Creating gravity changer
   - Implement event while on
2024-08-21 17:09:13 +02:00
72d823348f Game
- Update all class
2024-08-21 14:58:28 +02:00
add92e6b27 Gane
- Update class Player, Map, Ball
2024-08-21 01:02:23 +02:00
fc64a0cac3 Game
- Updating ball class
2024-08-20 18:31:23 +02:00
d629486dcd Game
- Update wall moves that are following the ball
2024-08-20 18:30:15 +02:00
f38df42715 Game
- Updating/creating ball ball
2024-08-20 17:37:06 +02:00
886b65b397 Game
- Updating ball moves
2024-08-20 17:29:41 +02:00
75cd958a4f Game
- Add Class Map
   - Add plane a bottom
2024-08-20 16:36:35 +02:00
240182bb54 Game
- Update player class (point animation)
2024-08-20 14:51:01 +02:00
108e753d22 Game
- Update player class (all info in player.js in comment)
2024-08-19 23:57:19 +02:00
aee1f94ea3 Game
- Update player class
2024-08-19 00:42:53 +02:00
8da97c8e60 Game
- Added 2 mods on cameras
2024-08-18 16:19:27 +02:00
eeebacf335 Game
- Create class "player"
2024-08-18 01:48:50 +02:00
74025574af remove useless files 2024-08-18 00:27:16 +02:00
f4990a75d6 Merge branch 'main' of github.com:Kum1ta/PTME_Transcendence 2024-08-18 00:05:43 +02:00
7c9414eb47 Site :
- Add lobby html css
2024-08-18 00:05:15 +02:00
85990665f5 use database (it's useless but it works) 2024-08-17 22:57:07 +02:00