osu/osu.Game.Rulesets.Mania
Bartłomiej Dach 1af464d5ae
Bump difficulty calculator versions
In order for the new star difficulty to be shown to users on the next
release.

catch's difficulty calculator version is not bumped because the only
catch change pending deploy is https://github.com/ppy/osu/pull/28353 and
that affects performance points only.
2024-10-07 15:38:41 +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 Only transfer difficulty slider values on commit 2024-10-04 14:08:46 +02:00
Judgements
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
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