TMDojo
TMDojo copied to clipboard
Data science visualization tool for Trackmania 2020
We previously sent requests to tm.io & tmx API to get map informations  Now using the data that is already available in our map cache instead
User settings are now persistent between sessions, using localStorage 
Added "Lock" button that shows up once a replay is selected  Enabling camera lock will lock the camera position in place, relative to the car position 
The reason behind this pull request is that node 16 has been deprecated on Vercel: `Node.js version 16.x has reached End-of-Life. Deployments created on or after 2025-01-31 will fail to...