osu/osu.Game.Rulesets.Osu
2022-08-24 20:59:32 -04:00
..
Beatmaps
Configuration
Difficulty Clamp effective miss count to maximum amount of possible braks 2022-08-16 16:12:13 +03:00
Edit Add inline comment explaining necessity to use AddRange for slider transform operations 2022-08-20 11:38:43 +09:00
Judgements
Mods No "gameplayClock" usage with playfield update mods 2022-08-24 20:59:32 -04:00
Objects Adjust various pooling defaults to better handle more intense beatmaps 2022-08-05 18:09:07 +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 Update parameter discards 2022-06-24 21:26:19 +09:00
Skinning Move all usage of GameplayClock to IGameplayClock 2022-08-15 18:30:53 +09:00
Statistics
UI Change message type osu resume overlay 2022-08-10 16:09:58 -04:00
Utils update new usage of CalculatePossibleMovementBounds 2022-07-08 12:00:07 -04:00
osu.Game.Rulesets.Osu.csproj
OsuInputManager.cs
OsuRuleset.cs Check if StatisticItem.Name is null or empty 2022-08-20 21:48:53 -04:00
OsuSkinComponent.cs Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
OsuSkinComponents.cs