Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

37 lines (29 loc) · 1.01 KB

Changelog

0.0.9 (2017-03-01)

  • Added French card deck (by David Bellot)
  • Added card sorting

0.0.8 (2017-02-23)

  • Fixed bug: app now properly exits if quit during the game
  • Fixed bug when cards went to the same place when playing too fast
  • Added background color selection

0.0.7 (2017-02-19)

  • application icon
  • language can be selected from settings
  • fixed bug with card throw limit

0.0.6 (2017-02-17)

  • Android version (VERY EXPERIMENTAL)
  • Now binaries ship with Qt 5.8

0.0.5 (2017-02-16)

  • Improved AI
  • (Probably) fixed bug, when the game could not finish

0.0.4 (2017-02-08)

  • Added player bubbles with info text such as "I take", "Done"

0.0.3 (2017-02-05)

  • Fixed bug with rendering on Windows
  • Added settings dialog (deck, rendering settings and player names)
  • Added international deck

0.0.2 (2017-02-01)

  • Fixed bug with AI (mainly higher cards were thrown, tending to beat with higher cards).
  • Added locale support, translated to Russian

0.0.1 (2017-01-31)

  • First public release