Feat: Update ELO when a change is made
This commit is contained in:
parent
9645f4f195
commit
dbcf5decb8
2 changed files with 97 additions and 86 deletions
|
@ -3,7 +3,8 @@ Le backend du site Brawlset est codé en [GO](https://go.dev/) et utilise [Pocke
|
|||
# TODO
|
||||
|
||||
- [x] Feat : Créer le système d'ELO
|
||||
- [ ] Feat : Update les ELO quand il y a un changement ou une suppression de match
|
||||
- [x] Feat : Update les ELO quand il y a un changement
|
||||
- [ ] Feat : Update les ELO quand il y a une suppression de match
|
||||
- [x] Fix : Changer le recto / verso des cartes
|
||||
- [ ] Feat : Système d'évènements à ajouter sur la page principale
|
||||
- [ ] Fix : Refuse to create deck when cards are not found
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue