LiveSplit / livesplit-core

livesplit-core is a library that provides a lot of functionality for creating a speedrun timer.

Home Page:https://livesplit.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for custom PB conditions

CryZe opened this issue · comments

With custom key value pair support, auto splitters can provide information such as deaths and score. By allowing to modify the PB condition the LiveSplit could be used in the following scenarios:

  • Runs that minimize deaths
  • Runs that maximize score
  • Runs that minimize the amount of items (Low%)
  • Runs that maximize time (originally requested here: LiveSplit/LiveSplitOne#695)

This is blocked for now on custom variables in general being support a bit better by livesplit-core (permanent storage in history, showing score on the timer instead of current time, ...)