1
0
mirror of https://github.com/ppy/osu.git synced 2024-10-01 02:17:25 +08:00
osu-lazer/osu.Game/Rulesets/UI
Dean Herbert e21583ff1b Refactor InputCountController to not require being added to foreign body via Attach
I've made the flow match `ClicksPerSecondCalculator` as close as
possible. Hopefully this reads better.
2023-06-27 16:36:00 +09:00
..
Scrolling Automated pass 2023-06-24 01:00:03 +09:00
DrawableRuleset.cs Rename {KeyCounter -> InputCount}Controller 2023-06-26 19:27:42 +02:00
DrawableRulesetDependencies.cs Apply changes to custom ShaderManager 2023-04-18 11:31:56 +09:00
DrawableRulesetDependenciesProvidingContainer.cs Fix nullability inspection on disposal path 2022-11-30 17:49:08 +09:00
FrameStabilityContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
GameplayCursorContainer.cs Automated pass 2023-06-24 01:00:03 +09:00
GameplaySampleTriggerSource.cs Fix nested logic not being completely correct (favouring already-passed rather than near-future) 2023-06-23 13:48:13 +09:00
HitObjectContainer.cs Move judgement result revert logic to Playfield 2023-01-19 19:57:13 +09:00
ICanAttachHUDPieces.cs Rename {KeyCounter -> InputCount}Controller 2023-06-26 19:27:42 +02:00
IFrameStableClock.cs Change FrameStableClock to inherit IGameplayClock 2022-09-08 18:24:18 +09:00
IHasRecordingHandler.cs Mark IHasRecordingHandler.Recorder nullable 2023-06-26 18:52:05 +02:00
IHasReplayHandler.cs Split out interfaces from RulesetInputManager and improve xmldoc 2023-06-26 16:34:57 +09:00
IHitObjectContainer.cs Automated pass 2023-06-24 01:00:03 +09:00
IPooledHitObjectProvider.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
JudgementContainer.cs Automated pass 2023-06-24 01:00:03 +09:00
ModIcon.cs Partial everything 2022-11-27 00:00:27 +09:00
ModSwitchSmall.cs Partial everything 2022-11-27 00:00:27 +09:00
ModSwitchTiny.cs Partial everything 2022-11-27 00:00:27 +09:00
Playfield.cs remove other usages of hitobject SampleControlPoint 2023-04-25 16:01:43 +02:00
PlayfieldAdjustmentContainer.cs Automated pass 2023-06-24 01:00:03 +09:00
PlayfieldBorder.cs Automated pass 2023-06-24 01:00:03 +09:00
PlayfieldBorderStyle.cs Automated pass 2023-06-24 01:00:03 +09:00
ReplayRecorder.cs Partial everything 2022-11-27 00:00:27 +09:00
RulesetInputManager.cs Refactor InputCountController to not require being added to foreign body via Attach 2023-06-27 16:36:00 +09:00