skybaks / pyplanet-cup_manager

Competition Management Plugin for Trackmania Pyplanet
GNU General Public License v3.0
6 stars 2 forks source link

Option to exclude 0 point players from exported results #10

Closed skybaks closed 2 years ago

skybaks commented 2 years ago

When exporting the results there should be an option to exclude players who have 0 points. They usually only have 0 points if they joined last second or were afk/in spec.

The default behavior should be to leave these players out of the results. Additionally, if players are left out of the results the player count should be updated accordingly.

perhaps add an option on the export GUI to allow this to be toggled on or off?