v0.2.1
Changelog
- Updating a game, now updates the corresponding game and users statistics
- User statistics are being sent to the profile
- Added custom errors for wrong tournament creation inputs
Bug fixes
- Fixed
INT_MAX
getting displayed in profile when the user hasn't played any games yet - Fixed notifications not being dismissable
- Fixed an issue where the statistics of player 2 in local games couldn't be updated, which caused the server to throw out an error
Pull Requests
- Stats by @andreiacampos98 in #38
- Fixes by @andreiacampos98 in #40
Full Changelog: v0.2...v0.2.0.1