LiveSplit / LiveSplit/livesplit-core
Add alternative timing method component
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 227
- Forks
- 81
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 3
Description
Similar to original livesplit, there should be a component to add to layouts that shows the currently not selected time, ie when the main timer is set to game time, this component should say Real Time and show a timer for RTA and vice versa with Real time -> Game time.
Also maybe have it selectable and include options such as RTA without pauses etc?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing layout components and the timer handling for game time and real time. Trace how components select and display timing methods, then define the alternative component's behavior and determine how selectable options such as RTA without pauses should be represented and tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100