Commit Graph

22 Commits

Author SHA1 Message Date
e375c65c2f Site/Django
- Moving forward on the settings
2024-09-26 01:04:24 +02:00
c20110e7c1 merge 2024-09-25 18:28:42 +02:00
d78fcd7cda Game
- reset ball position when goal
Site
    - starting settings
2024-09-25 17:09:11 +02:00
8e50d4fe38 Site
- fix bug with return and refresh on single page class
2024-09-25 15:47:56 +02:00
8b8f23d693 Game
- add action 8 for jumper
2024-09-25 14:00:11 +02:00
10d466a964 Game multi - Add animationGoal1 v1 - Start init others animations 2024-09-24 18:16:24 +02:00
604088ecdd Game Multi - Start animationGoal - Add clearAnimationGoal 2024-09-23 17:38:11 +02:00
b88488e941 Site
- fix bug play button on home page
    - remove reset position when goal in online game
2024-09-23 13:45:34 +02:00
b7332b178f Site
- fix some bug on chat
Game
    - fix some bugs for action 7
2024-09-22 18:01:53 +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
696447a0d1 Game multi - Add namesboard 2024-09-21 17:53:12 +02:00
a12243d15e Game
- Adds points to the board when a point is scored on multiOnlineGame
    - Add request game 7
2024-09-20 23:08:51 +02:00
f6eb2bae27 Site
- oups mb
2024-09-20 19:15:20 +02:00
34c5857a23 Site
- new method for move ball in multiOnlineGame
2024-09-19 16:21:40 +02:00
7e24946140 Game multi
- Add score board box
    - Implement scoring evolution on board
    - Add a recreat method while goal
    - Start to implement goal animation (not working)
    - Add temporary imput 'l' and 'k' to increment player score
2024-09-18 19:06:42 +02:00
a93e713f44 Site
- some change in css
2024-09-18 14:26:48 +02:00
53441d4785 merge 2024-09-17 18:02:35 +02:00
a5b2bb95a8 Site
- add scroll function
2024-09-17 16:54:22 +02:00
5668d338b6 Site
- Add function for move ball
    - add function for quit when opponent disconnect
2024-09-17 15:16:42 +02:00
c199812a5d Site
- Add smoothing movement for opponent
Django
    - invert pos in move request
2024-09-17 00:25:36 +02:00
12b33d0ee4 Site
- multiplayer move
2024-09-16 15:52:38 +02:00
448b377012 Site
- Add multi online game
Django
    - add somes paths
2024-09-15 15:57:40 +02:00