craftycodie / Sunrise-Halo3-WebServices

A NestJS, Domain-Driven Design reimplementation of Halo 3's web services.
4 stars 2 forks source link

Update Player Service Records #3

Closed craftycodie closed 2 years ago

craftycodie commented 2 years ago

We store service records in the user collection, but they are never updated. The game sends a good chunk of service record data in the webstats file at the end of every mp game. We can use this to populate user service records.