55de99e5e6
serach user to lower
2024-09-28 19:10:40 +02:00
10c2ef0e63
add profile picture for opponent and remove username of p1 in getUserInfo
2024-09-28 18:37:27 +02:00
20ead24a3a
add games history, number of games won and number of games lost to the getUserInfo response
2024-09-28 04:47:11 +02:00
322a96eaea
server now saves the game scores to the DB
2024-09-28 03:50:39 +02:00
afb5742e65
Site
...
- skin working
- fix bug three js lobby page
- add notification for join a invitation
Game
- fix bug fade
2024-09-28 03:15:41 +02:00
b2bc0f2190
game now stops when someone reach the score of 5. server sends a action 10. server now sends username of the person who invited to a game.
2024-09-28 02:16:47 +02:00
97176cd3ae
server responds to ping request
2024-09-27 23:34:13 +02:00
7d319d020b
Site
...
- add gamepad for play on mobile
- merge
2024-09-27 21:16:53 +02:00
ea23b45b87
fix identification of jumpers, fix generation of obstacles
2024-09-27 18:21:38 +02:00
bc80836329
change identifications of jumpers in request 8, when the ball jumps
2024-09-27 17:54:09 +02:00
fcf49cde52
add skin to opponent request(1),add protection to not select skin out of range
2024-09-27 17:40:27 +02:00
07c35c20fc
add invitation request and possibility to join a game when invited, fix jumperpos does not exist, changeSettings request can now change multiple settings at the same time and changes are now in functions
2024-09-27 17:25:47 +02:00
12e30b254e
Site :
...
- Update
2024-09-27 16:37:23 +02:00
f3416a13f4
Site
...
- fix bug canvas
2024-09-27 14:12:29 +02:00
32ae90c399
Django
...
- fix some bugs with mastchmaking
2024-09-27 13:05:48 +02:00
6fd802a788
ball now bounces on walls, the speed of the ball now increase when it bounce anywhere (or take a jumper)
2024-09-27 03:57:43 +02:00
3f68bad744
Site
...
- change proba for easter egg
- add invit on profil page
- add pie stat on profil page
- settings are ready, just wait for popup to confirm delete account
- add spotlight on home apge
- fix bug camera mouvement when it move into screen
- add settings button on all top bar
Django
- update function changePrivateInfo
2024-09-27 01:22:26 +02:00
e375c65c2f
Site/Django
...
- Moving forward on the settings
2024-09-26 01:04:24 +02:00
ae0c1dfeab
jumpers are now random. ball now goes toward the last person who won and the direction is random
2024-09-25 17:14:17 +02:00
d78fcd7cda
Game
...
- reset ball position when goal
Site
- starting settings
2024-09-25 17:09:11 +02:00
859158e9b9
add jumper colisions on server side. temporary remove of mail verify
2024-09-25 16:33:14 +02:00
8e50d4fe38
Site
...
- fix bug with return and refresh on single page class
2024-09-25 15:47:56 +02:00
799b298625
Site/Django
...
- some change for skin in requests
2024-09-25 13:10:49 +02:00
7b49d011df
Site
...
- Add skin selector in lobby page
- change div with info and selectors in lobby page
2024-09-25 00:10:43 +02:00
47c8a64f5d
Site/Django
...
- can change pfp and banner
2024-09-24 17:44:20 +02:00
5d46b06669
Site :
...
- Add skin select (display: none;)
- Re add "Click on the screen to play"
2024-09-24 16:01:39 +02:00
c9593f75a2
Site
...
- starting something for change pfp
2024-09-24 00:06:31 +02:00
2311103d07
Site :
...
- Add history HTML CSS
- Add real text "Project"
- Add presentation text EDDY, MATHIS
2024-09-23 17:56:18 +02:00
3a6887e722
Site
...
- add href on github button and username on discord button
2024-09-23 15:23:41 +02:00
cb2a67c40d
Site
...
- add status on profil page
2024-09-23 15:02:23 +02:00
6729cfc421
Site
...
- New way to manage profiles with url -> /profil/username
Django
- modification of the user info query
2024-09-23 01:11:05 +02:00
aee57affaa
Site
...
- add function for open profil in home page
- remove button newConv if own profile page
- add message in page if we try to access to METH when we are already connected
2024-09-22 23:50:11 +02:00
183c487ff6
Site :
...
- PTME -> METH
2024-09-22 18:59:37 +02:00
1d719ffc64
Site :
...
- Fix central lobby
2024-09-22 18:41:40 +02:00
0004d2107f
server generate obstacles and send them to the client
2024-09-22 17:41:19 +02:00
00d46ab4da
Site
...
- Add notif for new message
- remove buttons "private" and "game" in chat
- add function on button newConv in profilPage
- fix camera who change position (2 to 1.5 in z axe) when a goal is scored
- fix some bug in responses functions
- add button chat in profil page and lobby page
2024-09-21 23:14:47 +02:00
d29c58ae42
Site
...
- Add notif for new message
- remove buttons "private" and "game" in chat
- add function on button newConv in profilPage
- fix camera who change position (2 to 1.5 in z axe) when a goal is scored
- fix some bug in responses functions
- add button chat in profil page and lobby page
2024-09-21 23:14:27 +02:00
1717ecc4d1
Site :
...
- Add "Click on the screen to play" on home page
2024-09-21 22:41:10 +02:00
e70ae3c623
change actions when a player scores and server now keep track of the scores, change colision of ball with player to take variable "playerLengh"
2024-09-20 21:22:09 +02:00
c3942627a6
Site
...
- add action on game request
2024-09-20 15:47:52 +02:00
cb5d00c1d2
add goal action to the game requests
2024-09-20 12:57:03 +02:00
a64d73a9ba
Site
...
- add pen edit on pfp and banner when it s personnal page
2024-09-20 11:23:01 +02:00
f39a8bb8b7
add colision with player, server now detects when a player loses. ball direction is now relative to the place where it hit the player
2024-09-20 02:47:13 +02:00
e85d7fb165
Site
...
- add new page "profil"
- new response server user_info
Django
- add new request type "get_user_info"
- edit function for /game /profil /wait_game
2024-09-20 01:12:57 +02:00
dbcb65b174
add banner field to database, and add a default banner (may change)
2024-09-19 20:04:29 +02:00
9d30c04f98
merge
2024-09-18 20:16:30 +02:00
9e9c063362
ball now bonces on walls (any side for now)
2024-09-18 18:09:12 +02:00
f3bbf498ca
Site :
...
- Add notification chat
- Add Home back button on lobby
2024-09-18 12:22:08 +02:00
5275f8f033
Site
...
- websocket try to reconnect when it disconnected
- add function on search bar in lobby page for search user
Django
- add request search user to find someone in database and return a list
2024-09-18 09:22:52 +02:00
1381009e1d
Site :
...
- Fix cross button chat to a real cross
- Fix top bar lobby
2024-09-18 01:50:40 +02:00