1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Osu
2023-09-20 15:27:50 +09:00
..
Beatmaps Rename SliderVelocity to SliderVelocityMultiplier to distinguish from Velocity 2023-09-06 19:01:08 +09:00
Configuration Add basic structural requirements for cursor ripples 2023-04-30 14:48:03 +09:00
Difficulty ILegacyScoreProcessor -> ILegacyScoreSimulator 2023-07-04 17:32:54 +09:00
Edit Remvoe null default for mods which can't be null 2023-09-20 15:27:50 +09:00
Judgements Automated pass 2023-06-24 01:00:03 +09:00
Mods Remove slider head circle movement (and remove setting from "classic" mod) 2023-09-14 17:49:41 +09:00
Objects Merge pull request #24810 from peppy/remove-slider-head-movement-allowance 2023-09-19 12:25:33 +02:00
Properties Automated pass 2023-06-24 01:00:03 +09:00
Replays Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
Resources/Testing/Beatmaps Manually reorder objects in expected mapping 2023-09-15 12:07:59 +02:00
Scoring Add back required override to make AccuracyHeatmap work 2023-06-01 13:26:47 +09:00
Skinning Remove slider head circle movement (and remove setting from "classic" mod) 2023-09-14 17:49:41 +09:00
Statistics Adjust metrics of AccuracyHeatmap 2023-07-13 18:30:57 +09:00
UI Revert masking SSBO changes 2023-09-13 23:10:13 +09:00
Utils Automated pass 2023-06-24 01:00:03 +09:00
osu.Game.Rulesets.Osu.csproj Update language version 2023-02-25 02:15:56 +09:00
OsuInputManager.cs Add note about CheckScreenSpaceActionPresJudgeable being naive 2023-01-25 15:03:47 +09:00
OsuRuleset.cs Merge branch 'master' into results-screen-component-metrics 2023-07-13 19:53:52 +02:00
OsuSkinComponentLookup.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
OsuSkinComponents.cs Implement ripples (legacy and default) 2023-04-30 14:48:03 +09:00