Now that we have TScoringSumGames with residuals (e.g. “best 2 games plus half the average of the rest”), game scores are no longer binary code included or dropped. Instead they are applied with some multiplier. So it may make sense to replace score_is_dropped with the multiplier.
Worth considering for RoundPlayer, too, for consistency
Now that we have TScoringSumGames with residuals (e.g. “best 2 games plus half the average of the rest”), game scores are no longer binary code included or dropped. Instead they are applied with some multiplier. So it may make sense to replace score_is_dropped with the multiplier.
Worth considering for RoundPlayer, too, for consistency