lichess-org / lila

♞ lichess.org: the forever free, adless and open source chess server ♞
https://lichess.org
GNU Affero General Public License v3.0
15.6k stars 2.28k forks source link

broadcast: add complex leaderboard #15397

Open ralphptorres opened 5 months ago

ralphptorres commented 5 months ago

some tourneys, like norway and poland, use unique scoring systems that are not really so complex. in most cases, scores can be fully described by a linear equation where coefficients act as weights or multipliers. this feature should also be able to handle tiebreak scoring assuming tb scores are numerical. this request proposes

since the first item is difficult and adds unnecessary complexity, an alternative approach is proposed

ralphptorres commented 5 months ago

possible dupe of #15396