Naxess
|
64d96b06a6
|
Add interpreted difficulty info to BeatmapVerifierContext
Enables checks to make use of the difficulty level as shown in the settings UI.
|
2021-05-12 02:30:21 +02:00 |
|
Naxess
|
c13b93e6f1
|
Replace IWorkingBeatmap arg with BeatmapVerifierContext in checks
This simplifies passing of contextual information by enabling addition without needing to refactor lots of classes.
See next commit for example.
|
2021-05-12 02:29:18 +02:00 |
|
Naxess
|
4aeaec6ecc
|
Add InterpretationSection and its bindable in IssueList
We'll eventually connect that bindable so that checks can access it.
|
2021-05-12 01:32:18 +02:00 |
|
Naxess
|
ad78aec1ef
|
Refresh IssueList on changes in VisibilitySection
|
2021-05-12 01:30:45 +02:00 |
|
Naxess
|
1bb7d412da
|
Add IssueList filtering based on those bindables
|
2021-05-12 01:29:46 +02:00 |
|
Naxess
|
2e4399f0c1
|
Add VisibilitySection and its bindables in IssueList
|
2021-05-12 01:27:21 +02:00 |
|
Naxess
|
1de35f880b
|
Separate IssueList into own class
|
2021-05-12 01:23:31 +02:00 |
|