JudgementCountController
Component
ClicksPerSecondCalculator
ClicksPerSecondController
InputCountController
Attach
I've made the flow match `ClicksPerSecondCalculator` as close as possible. Hopefully this reads better.
Add exact match support for song select searches
== true
?? false
Fix skip not always triggering in multiplayer
Judgement{Tally -> CountController}
{KeyCounter -> InputCount}Controller
In this particular case guarding with `.IsNull()` makes no sense, as the `Trigger` is supplied in constructor and cannot feasibly be null. Doing that only makes sense in scenarios where BDL / dependency injection is involved.
IHasRecordingHandler.Recorder
FilterCriteria
KeyCounterController
RulesetInputManager
Localise multiplayer countdown buttons
Use beatmap cache to populate beatmap information in tournament client
Update login overlay appearance to match new designs
Fix `OpenUserProfile` links having multiple argument types