1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Mania
2020-10-14 15:26:32 +09:00
..
Beatmaps Add comment about stable calculation 2020-10-12 15:27:33 +09:00
Configuration Fix mania scrollspeed slider precision 2020-09-15 08:24:01 +02:00
Difficulty Replicate stable's unstable sort 2020-10-09 21:50:20 +09:00
Edit Fix missed usages 2020-10-09 18:50:05 +09:00
Judgements Make new health increase values mania-specific 2020-10-03 12:16:22 +02:00
MathUtils Replicate stable's unstable sort 2020-10-09 21:50:20 +09:00
Mods Use Array.Empty<> 2020-08-20 22:51:52 +09:00
Objects Replace assignment references to HitResult.Miss with Judgement.MinResult 2020-10-02 23:31:24 +02:00
Properties Merge remote-tracking branch 'upstream/master' into android 2019-01-29 18:13:43 -06:00
Replays Fix autoplay generators failing on empty hitobjects lists 2020-09-28 15:38:54 +09:00
Resources/Testing/Beatmaps Fix tests 2020-10-09 22:47:32 +09:00
Scoring Update judgement processors with new hit results 2020-09-29 16:33:38 +09:00
Skinning Use new hit results in mania 2020-09-29 16:33:38 +09:00
UI Don't display hold note tick judgements 2020-09-29 16:33:38 +09:00
DualStageVariantGenerator.cs Add support for 10K mod + 20K dual stages 2020-04-20 21:28:36 +09:00
ManiaInputManager.cs Add support for 10K mod + 20K dual stages 2020-04-20 21:28:36 +09:00
ManiaRuleset.cs Merge branch 'master' into ruleset-result-types 2020-10-09 13:17:05 +09:00
ManiaSettingsSubsection.cs Make SettingsItem conform to IHasCurrentValue 2020-10-06 17:18:54 +09:00
ManiaSkinComponent.cs Rework to remove cross-class pollutions 2020-08-25 01:21:27 +09:00
osu.Game.Rulesets.Mania.csproj Update .Net Standard projects to 2.1 2019-11-18 18:35:58 +08:00
SingleStageVariantGenerator.cs Add support for 10K mod + 20K dual stages 2020-04-20 21:28:36 +09:00
VariantMappingGenerator.cs Add support for 10K mod + 20K dual stages 2020-04-20 21:28:36 +09:00