DistributedReplays icon indicating copy to clipboard operation
DistributedReplays copied to clipboard

User should be able to rename "owned" replays

Open kcolton opened this issue 6 years ago • 2 comments

For people who occasionally rage-name replays.

https://calculated.gg/replays/parsed/view/453D0CF645FA86F77DF9D49DB5D33C83

image

kcolton avatar Sep 16 '18 03:09 kcolton

For this, we'd need to have carball detect the user who actually owns the replay. Right now we don't have any ownership of replays because its technically the data of all players. I suppose the primary player's SteamId could also work, but then we would have to use it for auto-upload (no steam auth there) and/or uploading without signing in since we don't know who actually owns said replay.

Sciguymjm avatar Sep 16 '18 18:09 Sciguymjm

Okay carball now has the ability to detect who the original owner of the replay is. If that person doesn't exist, any player in the replay will be able to mutate.

Sciguymjm avatar Sep 18 '18 21:09 Sciguymjm