forked from francuza9/ft_transcendence
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtodo
More file actions
28 lines (22 loc) · 657 Bytes
/
todo
File metadata and controls
28 lines (22 loc) · 657 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
DO NOT FORGET {
DONT PUSH .ENV TO GIT
REMOVE UNNECESSARY PRINTS
PUT TRANSLATIONS
Test translations in account page
Handle 42 and github usernames
do not log duplicate on populate_initial_db
}
bugs {
api security issue
for 42 --> user_42 and for github --> user_GH
}
Extra {
Improve Match History table css
Remove Add a Bot button in lobby when tournament is full
Reset localgame variables before each game (AI difficulty, points to win)
Fix clicking on bots to not do any requests to get profile
Chat notifications
Fix window resize stretching background
Game transition animations
Animations for smooth transition between pages
}