1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Mania
2018-07-17 16:44:57 +09:00
..
Beatmaps Use switch with type matching in place of if-else where possible 2018-07-17 14:35:09 +09:00
Configuration Make mania scroll downwards by default 2018-06-11 15:56:30 +09:00
Difficulty Make sure that 0 SR is returned when there are no hitobjects 2018-06-21 12:04:14 +09:00
Judgements Change default IsBonus definition and remove unnecessary overrides 2018-06-29 17:07:08 +09:00
MathUtils Add rng components to mania conversion tests 2018-06-15 20:48:48 +09:00
Mods Rewrite difficulty mod combinations 2018-06-06 16:20:17 +09:00
Objects Don't use in invalidation logic to avoid incorrect execution 2018-07-16 16:39:52 +09:00
Properties Normalize all the line endings 2018-04-13 18:26:38 +09:00
Replays Use switch with type matching in place of if-else where possible 2018-07-17 14:35:09 +09:00
Resources/Testing/Beatmaps Update testcase 2018-06-19 13:52:24 +09:00
Scoring Normalize all the line endings 2018-04-13 18:26:38 +09:00
UI Remove scroll direction from ScrolingPlayfield constructor 2018-07-17 15:14:03 +09:00
ManiaInputManager.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
ManiaRuleset.cs Merge branch 'master' into mania-playfield-inversions 2018-06-15 18:33:40 +09:00
ManiaSettingsSubsection.cs Fix DI regression 2018-07-11 17:54:01 +09:00
osu.Game.Rulesets.Mania.csproj Tidy up csproj further 2018-03-28 15:19:56 +09:00