Releases: u2032/ToWER
Releases · u2032/ToWER
v2018.1 Release Candidate 2
This is a BETA version.
Changelog
General
- Autocompletion during enrolling a player by his name is not case sensitive anymore
- Draw count when setting a score is not anymore cap to winning game count from configuration
- Tournaments have now a "game" information to allow different games/sports
- Tournaments have now a "scoring mode"
- By wins: Like before, by setting victory, draw and defeat count for each match
- By ladder points: directly by setting ranking points for each match. This mode is added to let score keeper manage different kinds of tournament where the default system is not enough. For exemple when is not enough to tell "victory/defeat" because it depends on the game state at the end of the round (number of player's cards or whatever)
- fix: A direct elimination tournament with only two players works like expected (only one round, directly the final)
- A direct elimination tournament doesn't ignore some teams anymore: instead of starting a tournament with 4 players if we have 6 teams, it starts a tournament with 8 teams by giving two bye at first round.
- fix: For direct elimination tournament based on previous swiss rounds, the teams are correctly paired according to the ladder (ie: 1-8, 4-5, 3-6, 2-7 for a top 8 instead of 1-8, 2-7, 3-6, 4-5 to let possible 1-2 for the final). The correction is generic and works for any Top X level.
User Interface
- Buttons have now a mouse hover or pressed effect
- Some texts have changed to be clearer
- A link to documentation is added on menu
- The top-3 teams are now highlighted on ladder view with a special color
- Main menu has more useful items for direct access
- Add a tournament list to switch easily between opened tournaments
- In a direct elimination tournament, the final is highlighted by an icon on the last round to avoid confusion with the match for the third rank
- The dialog for enrolling a team doesn't truncate error message anymore
- This previous dialog also indicates the team's name when a position is set to avoid error
v2018.1 Release Candidate 1
This is a BETA version.
This version is the first basic implementation of the application.
You can install the app, add players, start a tournament, manage it and see ranking.