DistributedReplays icon indicating copy to clipboard operation
DistributedReplays copied to clipboard

👨‍💻 Rocket League Replay Collection and Analysis Server that powers calculated.gg

Results 111 DistributedReplays issues
Sort by recently updated
recently updated
newest added

Charts and/or Heatmaps for shots, passes, assists, key passes, clears etc.

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies
javascript

i wanted to run flask locally, not in a docker container. i ran `py -m venv venv` then i ran `pip install -r requirements.txt` repeatedly while updating packages that failed...

- ux - Heatmap checkbox visible only when possible to show heatmaps (more than 1 player added to compare). - Grid container invalid prop "xs" ``` Warning: Failed prop type:...

On profile page. The stats should give a better error message if you have replays but not enough ranked 3s

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...