Releases: smashery/KingsAndQueensHat
Manual team modification, Algorithmic improvements
You can now manually move players around after generating the teams, to fine-tune, or adjust who didn't turn up.
The algorithm has also been overhauled to start with better-matched team allocations from the beginning.
Add export functionality for rounds
Can export the currently-displayed round to a text file for ease of printing/emailing.
Also fixed the issue (#1) with generating teams in a single-gender tournament.
Fix gender balance issue
Ensure good matchups per gender across teams (based on feedback from Monash Ultimate Frisbee)
Previously, two teams would be considered "even" if one had say 3 experienced males and the other had 3 experienced females. Since males generally mark males and females mark females, this could potentially create a lot of poor matchups on the field.
With this change, team allocation prefers combinations where not only is the overall skill the same between teams, but also the amount and variety of skill per gender.