osu/osu.Game.Rulesets.Osu
2022-08-01 23:30:00 +09:00
..
Beatmaps
Configuration
Difficulty Add versioning to difficulty calculators 2022-07-21 18:15:25 +09:00
Edit Fix slider velocity not using previous value if slider is not adjacent 2022-07-19 22:54:11 +09:00
Judgements
Mods Rename variable to not include mode name itself 2022-08-01 23:30:00 +09:00
Objects Fix OsuHitObject not using property wrapper properly 2022-07-19 07:52:12 +03: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 Update animations to final versions 2022-08-01 18:03:32 +09:00
Statistics
UI Update parameter discards 2022-06-24 21:26:19 +09:00
Utils update new usage of CalculatePossibleMovementBounds 2022-07-08 12:00:07 -04:00
osu.Game.Rulesets.Osu.csproj
OsuInputManager.cs
OsuRuleset.cs add Single Tap mod 2022-07-12 23:15:18 +01:00
OsuSkinComponent.cs Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
OsuSkinComponents.cs