bc569a5233
Game
...
- Implement boxMoves with key pressing
- Fix moveBox speed
2024-08-07 16:57:15 +02:00
c29bbe1ee1
Game Merged
2024-08-07 16:26:54 +02:00
aa01b67037
Game
...
- Added request when w or s pressed
2024-08-07 16:22:47 +02:00
2291266bd1
Game
...
- Added event on key W and S
2024-08-07 15:59:42 +02:00
423eea03bd
Game
...
- Added websocket
2024-08-07 15:31:58 +02:00
dcc7ce0e73
remove "todo" in main notification
2024-08-06 23:35:02 +02:00
63cdcabcbd
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
7399ec638f
Notification
...
- Added load bar
- Added somethings
2024-08-06 16:27:07 +02:00
d3a2d85e02
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
c562e32af3
Websocket (client)
...
- add variable for know if websocket is connected and used it for don t send something if not connected
Notification system (client)
- created new class notification who can use with exported variable "createNotification"
- available methods : info, success, warning, error
- add "todo" in main file
Site
- add new stylesheet "notification.css"
2024-08-05 00:26:27 +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
08151b28ff
Global :
...
- Reorganize folder
- Reorganize function
- Add "todo" in mains
2024-08-04 22:18:05 +02:00
00bb9f2c5e
delete .cache (gitignore forgotten)
2024-08-04 19:12:54 +02:00
49ed6b7fdc
Livechat :
...
- show past message : good
- show new message : good
- status not yet implemented, waiting for database
Server :
- Fixed some bugs on debugMode
2024-08-04 19:11:51 +02:00
45113cc17d
Websocket :
...
- Connect with token : good
- Connect with mail/pass : good but wait for front
- Open private msg : good but it cant send message
- fixed some bug on printDebug on class User on wsServer
2024-08-03 23:51:09 +02:00
74226f71ba
Websocket :
...
- New class "User" in server
- Doing the auth
2024-08-03 17:21:40 +02:00
881c2f8200
update login websocket
2024-08-03 09:12:45 +02:00
e5b6b3bf3a
Socket :
...
- Fix bug userList in main
2024-08-02 13:00:04 +02:00
80dfe70e05
Websocket :
...
- Log in is ok with token
- Making people appear in chat but only works when you press private a second time
2024-08-02 03:10:12 +02:00
e3654d77b6
Moving forward on websockets
2024-07-31 23:41:11 +02:00
08e50356b1
update tryhard websockets
2024-07-31 16:55:50 +02:00
a0e52b07da
Module livechat :
...
- Style finish
- Just button "new conversation" not ready
- Starting websocket but its
2024-07-31 01:09:19 +02:00
09dfdbceb8
created site just for chat
2024-07-30 20:19:29 +02:00
3b0d129479
Site
...
- starting pong game 3d
2024-07-30 01:08:32 +02:00