1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-05 10:23:20 +08:00
osu-lazer/osu.Game.Rulesets.Osu
2024-11-23 22:27:56 -05:00
..
Beatmaps
Configuration Fix display length not resetting to default because default was wrong 2024-09-07 13:54:12 +09:00
Difficulty moved back to the top 2024-11-14 09:03:08 +02:00
Edit Fix editor grid settings not displaying decimal portion in slider tooltips 2024-11-23 22:27:56 -05:00
Judgements
Mods Allow Autopilot and Grow/Deflate compatibility 2024-11-14 14:12:21 -05:00
Objects Ensure Slider.updateNestedPositions() actually updates the position of all nesteds 2024-09-27 10:27:54 +02:00
Properties
Replays
Scoring
Skinning Split out classes and avoid weird configuration stuff 2024-09-05 12:08:48 +09:00
Statistics
UI Merge pull request #30299 from jhk2601/std_mod_bloom 2024-11-15 15:33:10 +09:00
Utils Remove no longer required nested object reposition hacks 2024-10-14 14:26:27 +02:00
osu.Game.Rulesets.Osu.csproj
OsuInputManager.cs
OsuRuleset.cs Initial Implementation (working, unsafe handling of cursor position) 2024-10-11 18:38:53 -04:00
OsuSkinComponentLookup.cs Rename GameplaySkinComponentLookup -> SkinComponentLookup 2024-08-22 18:46:03 +09:00
OsuSkinComponents.cs