LiveSplit / LiveSplit/LiveSplit.Server
setloadingtimes / setgametime
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 52
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I can't find a documentation nor solution (after studying your source code), to set these both times. Neither the "TIME" format is documented anywhere, nor it did work with "mm:ss", "hh:mm:ss" nor milliseconds.
A second thing I don't get is the "S" in "setloadingtimeS", can I provide several times for each split? This would be what I am looking for, ty for hints.
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
Begin at the command handlers for setloadingtimes and setgametime and trace how TIME values are parsed; check the existing API documentation or protocol examples. Done means documenting the accepted format and whether multiple split times are supported, with examples users can verify.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100