1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 19:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania
2024-08-30 16:32:15 +09:00
..
Beatmaps Fix osu!mania hold notes playing a sound at their tail in the editor 2024-08-27 14:06:02 +09:00
Configuration Fix osu!mania scroll speed milliseconds having too much precision 2023-06-06 21:43:56 +09:00
Difficulty Refactor score simulator to use GetColumnCount() 2024-03-28 22:58:39 +09:00
Edit Merge pull request #28809 from bdach/mania-timeline-zooms-composer 2024-07-11 15:41:26 +09:00
Judgements Remove remaining usages of LargeTickHit in mania 2023-10-12 11:16:51 +02:00
MathUtils Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
Mods Make "Hold Off" and "No Release" mod incompatible 2024-07-19 14:08:39 +03:00
Objects Fix osu!mania hold notes playing a sound at their tail in the editor 2024-08-27 14:06:02 +09:00
Properties Automated pass 2023-06-24 01:00:03 +09:00
Replays Use key offsets instead of cast 2024-08-13 14:03:26 +09:00
Scoring Use new LINQ Order() instead of OrderBy() when possible 2024-02-08 18:01:00 +01:00
Skinning Component -> Lookup 2024-08-23 14:48:50 +09:00
UI Remove mouse input from mania touch controls 2024-08-30 16:32:15 +09:00
DualStageVariantGenerator.cs Fix key binding generators 2024-08-07 14:36:03 -07:00
ManiaFilterCriteria.cs Don't re-filter unless mods may change the filter 2024-04-15 21:07:36 +09:00
ManiaInputManager.cs Revert "Make ManiaAction start at 1" 2024-08-13 16:38:56 +09:00
ManiaRuleset.cs Remove setup screen controls that do nothing useful 2024-07-10 14:53:16 +02:00
ManiaSettingsSubsection.cs Add color search alias for colour settings 2023-09-27 16:29:29 +03:00
ManiaSkinComponentLookup.cs Rename GameplaySkinComponentLookup -> SkinComponentLookup 2024-08-22 18:46:03 +09:00
osu.Game.Rulesets.Mania.csproj Upgrade to .NET 8 SDK 2024-02-02 21:28:51 +09:00
SingleStageVariantGenerator.cs Fix key binding generators 2024-08-07 14:36:03 -07:00
VariantMappingGenerator.cs Fix key binding generators 2024-08-07 14:36:03 -07:00