Commit Graph

18 Commits

Author SHA1 Message Date
d665d2482c Site :
- Add style on button top bar
2024-08-12 18:46:45 +02:00
f726592e78 Site :
- Add style on button top bar
2024-08-12 18:46:14 +02:00
468fae8abc Site
- Fixed bug on login button
2024-08-10 18:01:59 +02:00
506ab20c83 Update 2024-08-10 17:29:33 +02:00
2f17dabad0 simple udpate for nodes file 2024-08-10 17:23:22 +02:00
ed89829e03 Site :
- Add style home page
2024-08-10 17:19:38 +02:00
4c6e8f2b1a Server/Site
- 42 connection is working
2024-08-10 16:12:17 +02:00
3f8194ca7e Websocket
- Continuing 42login but problem with api https://api.intra.42.fr/v2/me
2024-08-10 00:44:00 +02:00
0bab70a44c Websocket server
- Added function to create account with request "create_account"
    - Can create new account (but it s temporary because no db)
    - Doing 42 connection
2024-08-09 10:32:33 +02:00
c2a4ea3a3a Site
- Added form on login for prevent google chrome warn
     - Can press "enter" to connect on login page
     - Added condition for create strong password
     - Added "todo" in "createConnectDiv.js"
2024-08-08 23:53:59 +02:00
de9b50b264 Site
- Added function to password for encrypt it
    - Doing function for create account
2024-08-08 17:27:23 +02:00
ea0404d606 Game
- Added more ball in scene
    - Modify Lambert texture to Physical
    - Implement RectAreaLight in scene
2024-08-08 16:38:35 +02:00
d92f1eab47 Site
- Added cookie for keep token
    - Added username in login button if user is connected
2024-08-07 22:34:07 +02:00
7c3378ed41 Game
- Added request when w or s pressed
2024-08-07 16:22:47 +02:00
65e5a0ac6e Game
- Added websocket
2024-08-07 15:31:58 +02:00
782a469753 Notification :
- Added function on cross for close notification
    - Added stop timer when mouse is over
Global :
    - Improved security
2024-08-06 23:34:22 +02:00
bcf587ce55 Notification
- New apparence but not finish
Livechat
    - Fixed being able to execute code if it is in the pseudo with <script>
2024-08-05 18:33:28 +02:00
28793464ca Livechat
- Fixed forgetting to import "showActualGameMessage"
	- Changed filename "launchPrivateChat" to "showPrivateChat.js"
	- Fixed bug on buttons "private" and "game"
Global
	- Reorganize folders
2024-08-04 23:21:07 +02:00