lythx / trakman

Trackmania Forever server controller written in TypeScript
https://trakman.ptrk.eu
MIT License
24 stars 4 forks source link

Skip/Res should not clear score in mode CUP #234

Closed xadll closed 7 months ago

xadll commented 7 months ago

See: Methods NextChallenge, RestartChallenge with an optional boolean parameter DontClearCupScores https://methods.xaseco.org/methodstmf.php#136

Skip/Prev command should not skip the whole race in mode CUP but only a challenge/map. Restart command should restart a challenge/map while not wipe the cup score.