osu/osu.Game.Rulesets.Catch
Bartłomiej Dach cb8ec48717
Make `RankFromScore()`'s dictionary param readonly
Just to make sure nobody tries any "funny" business.
2024-01-22 19:56:30 +01:00
..
Beatmaps Remove dead clamping code 2023-12-13 13:22:12 +01:00
Difficulty Fix incorrect score conversion on selected beatmaps due to incorrect `difficultyPeppyStars` rounding 2024-01-10 19:30:18 +01:00
Edit fix near-zero length sliders n stuff being placeable 2023-12-19 21:20:21 +01:00
Judgements Remove #nullable disable from Catch.Judgements 2023-01-15 17:29:32 +09:00
Mods Fix Floating Fruits not flipping playfield properly 2023-10-19 19:47:49 +02:00
Objects Fix backwards z-ordering of fruits in juice streams and banana showers 2024-01-02 11:55:59 +01:00
Properties Remove #nullable disable from misc Catch files 2023-01-15 17:29:35 +09:00
Replays
Scoring Make `RankFromScore()`'s dictionary param readonly 2024-01-22 19:56:30 +01:00
Skinning Fix legacy catcher sprites getting shrunk 2023-10-10 01:26:59 +03:00
UI Prioritise hyperfruit over non-hyperfruit if simultaneous 2023-12-04 09:30:18 +01:00
CatchInputManager.cs
CatchRuleset.cs Extract preempt durations to shared constants 2023-12-14 20:41:12 +01:00
CatchSkinComponentLookup.cs
CatchSkinComponents.cs
osu.Game.Rulesets.Catch.csproj Update `netstandard2.1` references to `net6.0` 2022-12-16 17:16:13 +09:00