DistributedReplays
DistributedReplays copied to clipboard
👨💻 Rocket League Replay Collection and Analysis Server that powers calculated.gg
This will show the replay but make names anonymous. Users most guess the rank of the players in the game. The ranks will then be shown and it will show...
https://github.com/SaltieRL/DistributedReplays/blob/c4b2c1aa9f5e535e56acf6e693afa819d18f5c8f/backend/initial_setup.py#L197-L200 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in c4b2c1aa9f5e535e56acf6e693afa819d18f5c8f. It's been assigned to @dtracers because they committed the code.
https://github.com/SaltieRL/DistributedReplays/blob/c09a8b4aee8d0aa9418f62f66a17c7f671c813e4/backend/blueprints/spa_api/utils/query_param_definitions.py#L15-L20 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in c09a8b4aee8d0aa9418f62f66a17c7f671c813e4. It's been assigned to @dtracers because they committed the code.
We do not show stats around where the ball is on the field. We should add those stats
Take examples from replays [for example](https://github.com/SaltieRL/WebReplayViewer/issues/24) And create custom trainings form these marked up replays. For this one we could have it where it shows distance they took from the...
Query params for tags id Will be much more useful for things like tournaments and leagues where multiple people may be uploading replays to the exact same tag
For player stats we should weight them by how old they are. Player skills Change dramatically over time even within days if they make a big change. Newer replays should...