1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 17:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania
2018-07-23 02:58:49 +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 Update framework 2018-07-21 16:21:53 +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 Centralise method of disabling playfield judgements 2018-07-20 17:04:33 +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