osu/osu.Game.Rulesets.Osu
Dean Herbert 48cfd77ee8
`Component` -> `Lookup`
2024-08-23 14:48:50 +09:00
..
Beatmaps Limit per-frame movement hitobject processing to stacking updates 2024-07-11 13:36:14 +02:00
Configuration
Difficulty moved conversion formulas to respective classes 2024-08-05 16:08:30 +03:00
Edit Make grid/distance snap binds T/Y respectively 2024-08-20 12:15:33 +09:00
Judgements Store tracking history to slider judgement result instead 2024-02-29 12:11:50 +01:00
Mods Support increased visibility for first object with traceable mod 2024-06-27 16:00:22 +09:00
Objects Respect pre-empt time when auto-generating breaks 2024-07-23 13:30:13 +02:00
Properties
Replays Update usage of `MathUtils` 2024-03-06 12:13:12 +08:00
Scoring
Skinning `Component` -> `Lookup` 2024-08-23 14:48:50 +09:00
Statistics Merge branch 'master' into heatmap-misses 2024-03-18 14:43:24 +01:00
UI Fix tests by removing assumption 2024-08-20 14:20:52 +09:00
Utils
OsuInputManager.cs Fix taps on judged circles changing cursor position 2024-05-14 01:23:55 +09:00
OsuRuleset.cs Remove setup screen controls that do nothing useful 2024-07-10 14:53:16 +02:00
OsuSkinComponentLookup.cs Rename `GameplaySkinComponentLookup` -> `SkinComponentLookup` 2024-08-22 18:46:03 +09:00
OsuSkinComponents.cs
osu.Game.Rulesets.Osu.csproj