What's Changed
Features
Timer
- Add timer for modes 1v1, 1v1v1, 1v1v1v1, 2v2
- The screen does not turn off during the timer
- When the application is minimized, the timer goes off
- Flexibly setup time and the increment to it
- Different increments for end turn and defense
- Threshold for adding time
- Counting the number of moves it takes for the game to end
- Add sounds for end turn, defense, attack, timer finished
Other
- Improving the UI in the menu
- Add cards for all heroes
- Downgrade minimal android version to 9 (api 28)
Fixes
- Migration 009 corrected mistakes of previous migrations in cards characteristics, paths to images, etc.
PR's
- Merge develop to master by @Jacute in #8
- bugfixes for v0.2.0 by @Jacute in #9
- fix bugs, add cards to migrations by @Jacute in #10
Full Changelog: v0.1.1...v0.2.0