1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 09:07:25 +08:00
osu-lazer/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 Fix osu!mania scroll speed milliseconds having too much precision 2023-06-06 21:43:56 +09:00
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 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 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
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