ThatRickGuy / PGSwiss

A Swiss Pairing tournament application designed for Warmachine/Hordes events
10 stars 1 forks source link

Make Final standings calculator modular and extendable #86

Open DanWasmer opened 8 years ago

DanWasmer commented 8 years ago

I'd like to make PGSwiss capable of doing standard SoS or Cumulative SoS, preferably on the same tournament result set. I can handle the new scoring calculator, but need a way of easily slotting it into the existing results framework.

ThatRickGuy commented 8 years ago

Add your new score type as a property on the doPlayer class in PGSwiss.Data.