RuurdBijlsma / tm-split-speeds

TrackMania Openplanet plugin to show speed difference to your personal best at checkpoints.
https://openplanet.dev/plugin/splitspeeds
GNU General Public License v3.0
2 stars 7 forks source link

Add MultiLap support for MP4 & Turbo #25

Closed TigerGorilla2 closed 3 months ago

TigerGorilla2 commented 3 months ago

Changes:

Note: I have upgraded the splits-file version to 2. The only difference to v1 is the meaning in MP4 & Turbo contexts to indicate that it supports MultiLaps. When you load a MultiLap map in MP4 & TmTurbo with an old (version < 2) splits-file it will be deleted! Reasoning is that it only contains splits for one lap is therefore useless.

RuurdBijlsma commented 3 months ago

nice