is
Equals
Ensures ordering of `PossibleTemplates` does not affect tests.
CheckOffscreenObjects
CheckBackground
IssueTemplate
This will be useful in tests.
checkOrigin
check
More consistent with `Issue.ctor`'s "template".
IssueTemplate.Check
Check
ICheck
IssueType
Reversed both in the enum and where it's displayed, so ends up the same in the end.
Template.Origin
Includes moving the origin check back to templates, constructing nested template classes in each check, and making parameterized template usage.
CreateChecker
CreateBeatmapVerifier
Issue
As a result we can also make check an interface, and need to provide the check itself when constructing an issue.
Add follow delay setting to osu! flashlight mod
BeatmapCheck
We're probably not going to need GeneralChecks or BeatmapsetChecks. The verify tab is only available to a single difficulty at a time, and we already have access to the rest of the set through `IBeatmap`.
Doesn't really matter in the end, as only one checker will run at a time in this case.
This mainly helps with keeping track of which issue was clicked, since doing so switches tab.
Can look into this later, not really important for a first iteration.
Update framework
Add a hover sample type for SongSelect buttons
Implement dynamic previous hitobject retention for Skill class
Reduce the randomised pitch range of hover sounds