alexozer / flitter

A LiveSplit-inspired speedrunning split timer for Linux/macOS terminal. Supports global hotkeys.
MIT License
133 stars 11 forks source link

Comparing initial segments of many routes #41

Closed MostAwesomeDude closed 1 year ago

MostAwesomeDude commented 3 years ago

I run a game where the leaderboard has many different routes, but many routes share an initial segment, or even several initial segments in a path. It would be nice to have ways to compare those initial segments.

MostAwesomeDude commented 1 year ago

After playing around with the data model for a bit, I think that this would require a v2 of the S-expression format. I might implement this in my fork, but I wouldn't expect it to be merged here.