osu/osu.Game.Rulesets.Mania
2021-05-01 21:32:45 +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 Tidy up implementation in DrawableNote 2021-05-01 20:39:10 +09:00
Properties
Replays Remove AutoGenerator workaround of now-fixed issue 2021-04-16 14:13:41 +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 Move caching of IBeatmap to base DrawableRuleset 2021-05-01 21:32:45 +09:00
DualStageVariantGenerator.cs
ManiaFilterCriteria.cs Fix misplaced parenthesis 2021-03-30 16:55:39 +09:00
ManiaInputManager.cs
ManiaRuleset.cs Implement "classic" mod for all other legacy rulesets 2021-04-21 09:14:33 +03: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