Normal
Hey Law,I just noticed that dates are now included on the website leaderboards. I was happy first, but it seems something is broken: all dates are not older than June 2015. The real dates are not stored somewhere? (i.e. the real date when the highscore was made in the game, and not the date when the new leaderboard system fetched the data).What's weird is when a score seems to have the correct date, the player ID is broken:[code]1929 ---- 256063390 ios Tales of the Arabian Nights 2013-11-27410 ---- 8676838940 ios Theatre Of Magic 2013-7-6[/code]Note: in this week's Master Data (July 19th), bogus/hacked scores haven't been filtered (some are filtered on the website, and some aren't):Ex: Both on the website and CSV file:[code]1 ---- 666666660 ios Black Hole 2013-6-16[/code]Only on the CSV file, filtered on the website:[code]1 ---- 60542803910 ios Theatre Of Magic 2014-2-12[/code]
Hey Law,
I just noticed that dates are now included on the website leaderboards. I was happy first, but it seems something is broken: all dates are not older than June 2015.
The real dates are not stored somewhere? (i.e. the real date when the highscore was made in the game, and not the date when the new leaderboard system fetched the data).
What's weird is when a score seems to have the correct date, the player ID is broken:
[code]
1929 ---- 256063390 ios Tales of the Arabian Nights 2013-11-27
410 ---- 8676838940 ios Theatre Of Magic 2013-7-6
[/code]
Note: in this week's Master Data (July 19th), bogus/hacked scores haven't been filtered (some are filtered on the website, and some aren't):
Ex: Both on the website and CSV file:
[code]1 ---- 666666660 ios Black Hole 2013-6-16[/code]
Only on the CSV file, filtered on the website:
[code]1 ---- 60542803910 ios Theatre Of Magic 2014-2-12