LiveSplit / LiveSplit/LiveSplit

"Adjusted" Sum of Best, Possible Time Save

Open
#299 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
1.9k
Forks
815
Avg merge
4d 17h
Merged PRs (30d)
3

Description

Allow the user to input a "buffer" time range that would exclude best splits from the Best Splits summation. This would help from having an inaccurate Sum of Bests due to inaccurate splitting or tiny variations in the game that are uncontrollable. For example, if I had 20 splits, each with less than, say, 0.5 seconds to "save", this would come out to 10 seconds of time save that doesn't really exist. Hopefully I explained this well.

Idea by Dotsarecool

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points; begin by locating the Best Splits summation and the existing settings path for user-configurable timing values. Done means users can enter a buffer range and the Sum of Bests excludes splits within that range, with the behavior covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.