Skip to content

Implement Columns for the Splits Component#149

Merged
CryZe merged 12 commits intoLiveSplit:masterfrom
CryZe:split-columns
Nov 13, 2018
Merged

Implement Columns for the Splits Component#149
CryZe merged 12 commits intoLiveSplit:masterfrom
CryZe:split-columns

Conversation

@CryZe
Copy link
Copy Markdown
Collaborator

@CryZe CryZe commented Nov 4, 2018

This implements initial support for columns for the splits component. The columns differ a bit from the original LiveSplit in that they don't have a single type. Instead they define a value they start out with and
a value they get updated with. This allows for some interesting combinations that were not possible before.

This implements initial support for columns for the splits component.
The columns differ a bit from the original LiveSplit in that they don't
have a single type. Instead they define a value they start out with and
a value they get updated with. This allows for some interesting
combinations that were not possible before.
@CryZe CryZe added the enhancement An improvement for livesplit-core. label Nov 4, 2018
@CryZe CryZe requested a review from wooferzfg November 4, 2018 21:59
@CryZe
Copy link
Copy Markdown
Collaborator Author

CryZe commented Nov 4, 2018

There's a few things that are still marked as TODO in there. So I'll either implement them before merging this or implement them in a followup PR.

CryZe and others added 11 commits November 5, 2018 20:01
The C API was accidentally still assuming the time and delta values
exist.
The Timing Method and Comparison can now be overriden on a per column
basis.
There's also the toggle to show / hide them above the splits.
They contain the split column changes now.
Not every combination is supported yet, such as contextual split times
and segment times.
@CryZe CryZe merged commit 7db772f into LiveSplit:master Nov 13, 2018
@CryZe CryZe deleted the split-columns branch February 25, 2019 20:19
@CryZe CryZe added this to the v0.11 milestone Mar 17, 2019
@CryZe CryZe added the feature A new user visible feature for livesplit-core. label Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement An improvement for livesplit-core. feature A new user visible feature for livesplit-core.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants