osu/osu.Game.Rulesets.Mania
Dan Balasescu 4eccb03d71
Add copyright notice
Co-authored-by: Dean Herbert <pe@ppy.sh>
2020-10-14 17:08:14 +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 Add copyright notice 2020-10-14 17:08:14 +09:00
Mods
Objects Replace assignment references to HitResult.Miss with Judgement.MinResult 2020-10-02 23:31:24 +02:00
Properties
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
ManiaInputManager.cs
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
SingleStageVariantGenerator.cs
VariantMappingGenerator.cs