Phlarx / tm-thousandths

An OpenPlanet plugin to show thousandths for in-game times in Trackmania games
GNU General Public License v3.0
1 stars 0 forks source link

Challenge titlepacks support #5

Open zai-tm opened 2 years ago

zai-tm commented 2 years ago

In the challenge titlepack, the UI already has thousandths, so the plugin shows the thousandths place twice. It would be nice to automatically disable the patch in Challenge Stadium, Challenge and StarTrack Challenge. (The screenshot is from ydooWoody) image

Phlarx commented 2 years ago

Thanks for the report!

Notes for later: GetApp().LoadedManiaTitle.TitleId:

The ManiaScript controlling this (and the default menus) is too inconsistent to put a direct regex search on...

Idea: add a titlepack blacklist setting instead.