1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 15:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Osu
2023-10-09 10:53:14 +02:00
..
Beatmaps Move LegacyLastTickOffset specification to generation code and stop passing everywhere 2023-09-29 14:32:29 +09:00
Configuration Add basic structural requirements for cursor ripples 2023-04-30 14:48:03 +09:00
Difficulty Add method to retrieve legacy score multiplier 2023-10-02 16:52:01 +09:00
Edit Move LegacyLastTickOffset specification to generation code and stop passing everywhere 2023-09-29 14:32:29 +09:00
Judgements Automated pass 2023-06-24 01:00:03 +09:00
Mods Update comments to better explain what LastTick is doing 2023-09-29 14:40:44 +09:00
Objects Fix spinner requirements being susceptible to FP precision 2023-10-04 13:53:33 +09: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 Add test for slider path edge case 2023-09-18 12:02:20 -04:00
Scoring Add back required override to make AccuracyHeatmap work 2023-06-01 13:26:47 +09:00
Skinning Apply feedback regarding maximum osu! element sizings 2023-10-05 22:33:49 +02:00
Statistics Adjust metrics of AccuracyHeatmap 2023-07-13 18:30:57 +09:00
UI Merge branch 'master' into limit-gameplay-sprite-dimensions 2023-09-26 16:40:32 +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 Split legacy scoring attributes into a separate object 2023-09-07 21:10:38 +09: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