TombRunners / autosplitters

Tomb Raider Livesplit autosplitter code.
MIT License
1 stars 4 forks source link

Added support for section runs by improving Split logic. #20

Closed MidgeOnGithub closed 3 years ago

MidgeOnGithub commented 3 years ago

This removes the exclusivity of _fullGameFarthestLevel and allows IL/section Split logic to not split on an already-completed level. This logic relies on our earlier assumptions that the game is played in the normal (ascending) level order.