DistributedReplays icon indicating copy to clipboard operation
DistributedReplays copied to clipboard

Demos on replay page

Open Sciguymjm opened this issue 4 years ago • 0 comments

This data technically exists in the proto, but needs to be counted and displayed on the replay page.

Related files: https://github.com/SaltieRL/DistributedReplays/blob/46a61aa4117155b671c8e1bc2c1d391f6ad4496d/backend/database/wrapper/stats/chart_stats_wrapper.py#L62

This function can be modified to count the demos and add them to the stats since it already has access to the proto.

Sciguymjm avatar Mar 10 '20 17:03 Sciguymjm