Mikeware / SpaceBattleArena

Space Battle Arena is a Programming Game.
GNU General Public License v2.0
15 stars 10 forks source link

Tournament should be able to indent 'leaders' that will advance with current score #104

Open hawkerm opened 8 years ago

hawkerm commented 8 years ago

This would show who in the bracket is looking to advance with their current scoring as another leader board tracking. It would also allow the Wild card tournament to discount those players to show the actual next likely candidate to advance to the next round (as the current ships in the present round could take those spots even though they would advance in the normal tournament anyway).

hawkerm commented 7 years ago

Think this will involve pushing the leaderboard cache to the tournament manager, so we can optimize grabbing from the top of the list.