CGameController::Snap
takes a SnappingPlayer argumentsave_replay
.
I think it would be a lot useful and timesaving for videomakers rather than recording a whole game and finding interesting moments. It is also based on #1040.
This feature is configurable, there's a setting for it named cl_race_replays
and also a setting in the DDNet settings menu which toggles that particular setting:
![image](https://user-images.githubusercontent.com/13364635/58110149-46fe9380-7be...if(something)
{
// code
}
and sometimes
if (something) {
// code
}
?