osu/osu.Game.Rulesets.Mania
2021-04-27 19:02:57 +08: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 Remove beatmap argument in Note 2021-04-24 19:37:10 +08:00
Judgements
MathUtils Add copyright notice 2020-10-14 17:08:14 +09:00
Mods Remove beatmap argument in Note 2021-04-24 19:37:10 +08:00
Objects Add visual tests for timing based note coloring 2021-04-27 19:02:57 +08:00
Properties
Replays Remove AutoGenerator workaround of now-fixed issue 2021-04-16 14:13:41 +09:00
Resources/Testing/Beatmaps Update tests to refect new mappings 2020-10-30 12:12:30 +09:00
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 Rename {Snap -> BeatDivisor}Finder 2021-04-25 17:44:26 +02: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