Commit Graph

3 Commits

Author SHA1 Message Date
5e7fc48952 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
a5926967c4 Site
- Added cookie for keep token
    - Added username in login button if user is connected
2024-08-07 22:34:07 +02:00
28340c159a 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