1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-30 20:32:55 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Difficulty
2025-01-29 19:06:05 +00:00
..
Evaluators Remove redundant angle check (#31566) 2025-01-19 18:47:39 +03:00
Preprocessing Fix code issues 2024-11-07 21:23:26 +05:00
Skills Remove unnecessary strain sorting in difficult slider count (#31724) 2025-01-29 19:06:05 +00:00
OsuDifficultyAttributes.cs Punish speed PP for scores with high deviation (#30907) 2025-01-09 13:27:54 +00:00
OsuDifficultyCalculator.cs Replace indexed skill access with skills.OfType<...>().Single() (#30034) 2025-01-20 09:39:35 +00:00
OsuLegacyScoreSimulator.cs Fix incorrect score conversion on selected beatmaps due to incorrect difficultyPeppyStars rounding 2024-01-10 19:30:18 +01:00
OsuPerformanceAttributes.cs Remove problematic total deviation scaling, rebalance aim (#31515) 2025-01-14 18:27:25 +00:00
OsuPerformanceCalculator.cs Move error function from osu.Game.Utils to osu.Game.Rulesets.Difficulty.Utils (#31520) 2025-01-17 19:37:34 +00:00