tournament-js/tourney

Lots of helpers from Tournament should be referencing current stage

Closed this issue · 3 comments

clux commented

However, don't implement it until we have cleared up requirements.

clux commented

A lot less relevant to proxy helpers now that we return the tournament instances, but some may still be useful. Leaving open to think.

clux commented

helpers from tournaments will be exposed in tournament@2.1.0 and this cleans up a lot.
Matches are generated on request by concatting oldMatches and the ones from the active tournament.

clux commented

This is now refactored and used, but I'm undecided how many of those are useful. It'll be more obvious once UI starts coming into play.