Forged Alliance Forever Forged Alliance Forever Forums 2018-05-30T00:03:19+02:00 /feed.php?f=3&t=16256 2018-05-30T00:03:19+02:00 2018-05-30T00:03:19+02:00 /viewtopic.php?t=16256&p=164103#p164103 <![CDATA[Re: I fixed the Ladder Leaderboards RSQL filter]]> Statistics: Posted by Brutus5000 — 30 May 2018, 00:03


]]>
2018-05-29T21:18:44+02:00 2018-05-29T21:18:44+02:00 /viewtopic.php?t=16256&p=164099#p164099 <![CDATA[Re: I fixed the Ladder Leaderboards RSQL filter]]> Statistics: Posted by Brutus5000 — 29 May 2018, 21:18


]]>
2018-05-29T21:01:12+02:00 2018-05-29T21:01:12+02:00 /viewtopic.php?t=16256&p=164098#p164098 <![CDATA[Re: I fixed the Ladder Leaderboards RSQL filter]]> https://github.com/FAForever/website/pull/145

Statistics: Posted by Wesmania — 29 May 2018, 21:01


]]>
2018-05-29T20:55:39+02:00 2018-05-29T20:55:39+02:00 /viewtopic.php?t=16256&p=164097#p164097 <![CDATA[Re: I fixed the Ladder Leaderboards RSQL filter]]> source suggests that the offending line is public/js/app/leaderboards.js:136. A git grep for 'ratingType' suggests we should compare ratingType to 'ladder1v1' rather than '1v1'. I'll see about making a PR to the repo.

Statistics: Posted by Wesmania — 29 May 2018, 20:55


]]>
2018-05-29T20:28:45+02:00 2018-05-29T20:28:45+02:00 /viewtopic.php?t=16256&p=164096#p164096 <![CDATA[I fixed the Ladder Leaderboards RSQL filter]]> https://www.faforever.com/competitive/leaderboards/1v1

URL currently is [url]https://api.faforever.com/data/gamePlayerStats?filter=player.id==781;game.featuredMod.technicalName=faf&fields[gamePlayerStats]=afterMean,afterDeviation,scoreTime[/url]

Should be [url]https://api.faforever.com/data/gamePlayerStats?filter=player.id==781;game.featuredMod.technicalName==ladder1v1&fields[gamePlayerStats]=afterMean,afterDeviation,scoreTime[/url]

Statistics: Posted by Mmkay — 29 May 2018, 20:28


]]>