osu/osu.Game.Rulesets.Mania
Bartłomiej Dach 59655a1830
Fix flip operations sometimes not preserving selection
Closes https://github.com/ppy/osu/issues/30250.
2024-10-14 14:50:01 +02: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
Difficulty Bump difficulty calculator versions 2024-10-07 15:38:41 +02:00
Edit Fix flip operations sometimes not preserving selection 2024-10-14 14:50:01 +02:00
Judgements Remove remaining usages of `LargeTickHit` in mania 2023-10-12 11:16:51 +02:00
MathUtils
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
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 Decouple legacy mania combo counter from abstract eldritch entity 2024-09-11 11:44:57 +02: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 Redo the layout of sections based on discord feedback 2024-10-03 13:53:21 +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
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
osu.Game.Rulesets.Mania.csproj Upgrade to .NET 8 SDK 2024-02-02 21:28:51 +09:00