xorrbit/drlol

Only getting first 99 entires in each leaderboard

Closed this issue · 0 comments

Right now we're only grabbing the first 99 entries in each leaderboard. The server only lets you get 99 at a time and we're just doing one request per map. This should be changed to doing however many requests are needed to get all the entries.