osu/osu.Game.Rulesets.Osu
Dan Balasescu 1e9b60f07f
Merge pull request #16524 from stanriders/move-td-reduction
Fix touch device difficulty reduction not affecting star rating
2022-09-21 12:51:14 +09:00
..
Beatmaps
Configuration
Difficulty Merge pull request #16524 from stanriders/move-td-reduction 2022-09-21 12:51:14 +09:00
Edit Apply the same change to HandleFlip 2022-09-15 19:55:18 +09:00
Judgements
Mods Fix InputBlockingMod not always clearing last action on break periods 2022-09-16 20:01:19 +03:00
Objects Fix follow point animations in legacy skins not always starting at correct point in time 2022-09-16 15:12:05 +09:00
Properties
Replays Remove the nullable disable annotation and fix the breaking api. 2022-07-02 13:33:05 +08:00
Resources/Testing/Beatmaps
Scoring
Skinning Change NonGameplayAdjustments to GameplayAdjustments and convert TrueGameplayRate to extension method 2022-09-06 22:26:46 +09:00
Statistics
UI Change message type osu resume overlay 2022-08-10 16:09:58 -04:00
Utils Refactor IsHitObjectOnBeat to be understandable 2022-09-09 18:00:51 +09:00
osu.Game.Rulesets.Osu.csproj
OsuInputManager.cs
OsuRuleset.cs Rename CreateLegacySkinProvider to CreateSkinTransformer and apply to all skins 2022-09-15 20:18:10 +09:00
OsuSkinComponent.cs
OsuSkinComponents.cs