Skip to content

Releases: iimog/x-game-master

Version 1.2.0

16 Apr 22:14
v1.2.0
Compare
Choose a tag to compare
  • add match export/import (via clipboard)
  • update expo and other dependencies
  • web version functional (not yet pretty, import works, export doesn't)

Version 1.1.1

20 Sep 13:23
v1.1.1
Compare
Choose a tag to compare
  • make space after game position optional (i.e. allow '1.First Game' instead of '1. First Game')

Version 1.1.0

16 Sep 18:08
v1.1.0
Compare
Choose a tag to compare
  • add possibility to set game position in advance
  • [internal] change game type from string to Game

Version 1.0.0

15 Mar 20:49
v1.0.0
Compare
Choose a tag to compare
  • add unplayed games
  • add help info
  • minor bug fixes
  • remove unnecessary permissions on android
  • UI improvements

Version 0.5.0

28 Feb 19:14
Compare
Choose a tag to compare
  • add list of played games with winners
  • add ability to change winner of a finished game
  • add ability to remove games from match

Version 0.2.1

06 Mar 17:27
v0.2.1
1c974ec
Compare
Choose a tag to compare
  • Add possibility to edit existing games (#9)
  • Add possibility to remove games from the collection (#10)
  • Fix end game with both button (#4)

Version 0.2.0

04 Mar 22:20
v0.2.0
0f9f19e
Compare
Choose a tag to compare
  • Add capability to add custom games
  • Add button to continue a running game (#6)
  • Fix double win bug (#3)

Version 0.1.3

28 Apr 13:05
v0.1.3
Compare
Choose a tag to compare
  • Fix skip game bug (#2)
  • Add icons (fontawesome)
  • More preliminary games