Closed GoogleCodeExporter closed 8 years ago
What is your proposition?
Original comment by m.schedr...@gmail.com
on 13 Dec 2012 at 11:45
To keep old tank damage values in mongodb and additionaly check while getting
stats for players if data.battles.damage_dealt is equal to sum of damageDealt
in data.vehicles
Original comment by sunri...@gmail.com
on 13 Dec 2012 at 12:10
It will increase server load. I'll make only checking for '0' to keep old
damage values.
Original comment by m.schedr...@gmail.com
on 13 Dec 2012 at 12:33
Your link is broken, give another example.
Original comment by m.schedr...@gmail.com
on 13 Dec 2012 at 12:55
Well, it was example without ID and token.
http://worldoftanks.eu/community/accounts/500662837/api/1.8/?source_token=Intell
ect_Soft-WoT_Mobile-unofficial_stats
Original comment by sunri...@gmail.com
on 13 Dec 2012 at 12:59
I think better to wait while WG will fix their API.
I tried to make skipping of 0 values, but it is not so easy, because we are
operating with objects and cannot update one fields and skip other. The only
way is to merge objects, but this will also add extra load.
Original comment by m.schedr...@gmail.com
on 13 Dec 2012 at 2:02
OK, it seems like API is working again. Sorry for the mess ;)
Original comment by sunri...@gmail.com
on 13 Dec 2012 at 7:18
Ok
Original comment by m.schedr...@gmail.com
on 13 Dec 2012 at 9:54
Original issue reported on code.google.com by
sunri...@gmail.com
on 13 Dec 2012 at 10:28