Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-23 | Fix reception of card having wrong index | Olivier Gayot | |
When sending a card reception notification, we don't want to provide the index from the whole deck. Instead we want to give a counter corresponding to the player's total number of received cards. Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com> | |||
2021-12-23 | Add required annotations to make sure mypy succeeds | Olivier Gayot | |
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com> | |||
2021-12-23 | Use lowercase module names | Olivier Gayot | |
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com> |