Topic: A ranking system - server promotion
Hello teeworld,
I plan to implement a maximum-score based tee ranking system on teeworlds-stats.
Servers will be crawled every 5 min to save maximum scores.
Tees will then be ranked according to this maximum score.
Thus, not every server is suitable to generate this ranking.
For instance, games of less than 10 mins are not likely to be fairly rated. Games of 50 points max are too easily reached. Servers hosting ddrace are not eligible since scores don't apply. Servers providing 10pts per kills should be forbidden, etc...
I already spotted interesting use cases of this ranking :
- DMs without score limit, only time limit.
- TDMs : likewise, possibly with a high score limit.
- openfng : same.
Also, since this ranking would (hopefully) drag audience to the corresponding servers, it is an occasion to promote well designed servers.
For instance, since less popular maps are difficult to find and play with, i could only crawl servers which don't allow to change maps but have map rotation enabled.
Now i haven't thought everything through so please tell me your thoughts on this idea