Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Aug 16:28

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

Full Changelog: v0.1.1...v0.2.0