TrackerNetwork / DestinyStatus

Destiny Status code base
https://destinystatus.com
MIT License
101 stars 29 forks source link

Total Kills on clan PvE page is incorrect #102

Closed stephenross closed 4 years ago

stephenross commented 6 years ago

Looking at the clan PvE total kills page, I can see that there is a number that supposedly indicates the total number of kills a player has, but does not match the number that I am able to see with my kill tracker ghost. I will take a look at the API to see if there is anything missing that might account for it (It looks like it might be only showing kills for a single character instead of all of them)

iBotPeaches commented 6 years ago

I was going to look into this, but it appears the clan leaderboard endpoint is now under maintenance. At least character stats is working again.

I'll sit on this until that endpoint is back up and running.

stephenross commented 6 years ago

Awesome. I would offer assistance, but haven't done anything PHP in many years.

iBotPeaches commented 6 years ago

Okay, clan endpoint is up finally. I am doing nothing with this endpoint, but just displaying it from Bungie. So it appears a mismatch might be a bug in Bungie or misunderstanding of the data it provides.

iBotPeaches commented 4 years ago

Sorry for notification years later. I double checked this and just showing what Bungie API provides. Closing to clean up tracker, as something outside my control.