This website requires JavaScript.
Explore
Help
Sign In
42
/
42_INT_14_transcendence
Watch
1
Star
0
Fork
0
You've already forked 42_INT_14_transcendence
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
9aad7019ab92c87f4088abb1e9430e2f21021edf
42_INT_14_transcendence
/
srcs
/
requirements
/
svelte
/
api_front
/
src
History
simplonco
8f07be709e
store sockets in a map so controller can access them
2023-01-10 16:45:16 +01:00
..
pages
remise du css pour game et game spectator
2023-01-09 11:13:41 +01:00
pieces
store sockets in a map so controller can access them
2023-01-10 16:45:16 +01:00
routes
added the thing so you can see other people's avatars, fixed checks on frontend routes like game and such that other people created, need help understanding ValidationPipe() to make it so a user must have a unique username. TBH this shit is still being held together by Duct Tape and Holy Water
2023-01-05 22:37:56 +01:00
App.svelte
So i added a check to make it so you can't change your username to someone else's, also turns out Cherif already has a check so that if you change your username to someone else's 42 username who isn't a user yet and then they try to become a user, their username will have a random string attached to the end so it is also unique, then fixed a few minor things, and made it so all UnauthorizedPages take you back to / as in the SplashPage rather than a special page from which you navigate to /, that said, i think feedback for the user is kinda nice, will decide with team eventually
2023-01-07 01:41:06 +01:00
global.d.ts
essaye de faire foncitonner un bouton
2022-11-12 10:55:20 +01:00
main.js
changements pour l'env (encore) + corrections de quelques bugs dans game_server
2023-01-02 19:20:24 +01:00
main.js.map
Implémentation du jeu dans svelte HOPE
2022-12-12 12:37:47 +01:00
main.ts
changements pour l'env (encore) + corrections de quelques bugs dans game_server
2023-01-02 19:20:24 +01:00