osu/osu.Game.Rulesets.Mania
Dean Herbert 87dfd9672d
Merge pull request #12748 from smoogipoo/fix-mania-sample-crash
Fix mania crashing on playing samples after skin change
2021-05-12 14:10:08 +09:00
..
Beatmaps Remove beatmap argument in Note 2021-04-24 19:37:10 +08:00
Configuration Rename ColourCodedNotes to TimingBasedNoteColouring 2021-04-26 19:05:12 +08:00
Difficulty Refactor to abstract out strain logic into StrainSkill class 2021-04-03 20:52:39 +11:00
Edit Refactor SelectionBlueprint and MoveSelectionEvent to work in screen-space coordinates 2021-04-29 16:10:42 +09:00
Judgements
MathUtils
Mods Remove beatmap argument in Note 2021-04-24 19:37:10 +08:00
Objects Fix mania crashing on playing samples after skin change 2021-05-11 16:21:21 +09:00
Properties
Replays Rename FramedAutoGenerator<T> -> AutoGenerator<T> 2021-05-07 00:31:12 +09:00
Resources/Testing/Beatmaps
Scoring Adjust scoring values to better fit osu!mania 2021-04-05 13:28:46 +09:00
Skinning Fix constant case 2021-03-22 16:19:29 +09:00
UI Use container instead of array for field 2021-05-12 13:27:12 +09:00
DualStageVariantGenerator.cs
ManiaFilterCriteria.cs Fix misplaced parenthesis 2021-03-30 16:55:39 +09:00
ManiaInputManager.cs
ManiaRuleset.cs Increase mania HP lenience 2021-05-12 13:27:30 +09:00
ManiaSettingsSubsection.cs Rename ColourCodedNotes to TimingBasedNoteColouring 2021-04-26 19:05:12 +08:00
ManiaSkinComponent.cs
osu.Game.Rulesets.Mania.csproj Adjust package titles 2021-01-18 11:08:03 +09:00
SingleStageVariantGenerator.cs
VariantMappingGenerator.cs