Skip to content

Releases: yapavelkurochkin/tournament

export2json

07 Oct 20:02
Compare
Choose a tag to compare

New feature in this release: tournament now can be exported to JSON-format. Just select File->ExportToJson menu and enjoy.

Example of JSON-file is attached.

There is also one major bug fixed: players who did not pass qualification will play correct play off now. Lately there was situations when player loose game to BYE ;)

simple-playoff

24 Nov 21:40
Compare
Choose a tag to compare

New feature #1: playoff mode ;)

User list is sorted by rating from up to down, then pairs are built as first-last, second-prelast, etc.. Until all places will be defined.

In case of odd number of players and in case of smaller number of players than group size BYE players are added.

Available group sizes: 2, 4, 8, 16, 32, 64

New feature #2

Program calculates number of matches in NewTournament dialog.

playoff-w-qualification

16 Nov 09:56
Compare
Choose a tag to compare

New features in this release:

  • new algorithm added: playoff w/qualification. Tournament administrator is now able to select number of seeded players who will not participate qualification. Winners from qualification stage play playoff with seeded players. Rating points are counted for playoff games only.
  • added build rules for debian package build
  • row is selectable in ratings table now
  • changed the players order in playoff tables: they are ordered so as they will meet in next stage