Commit Graph

755 Commits

Author SHA1 Message Date
f007e71c87 Retrieve the mania key action through DI 2018-07-02 12:31:41 +09:00
c0b65a6a73 Change default IsBonus definition and remove unnecessary overrides 2018-06-29 17:07:08 +09:00
0940715631 Merge branch 'master' into catch-scoring 2018-06-29 14:59:15 +09:00
22138d39ca Merge branch 'master' into more-diffcalc-attributes 2018-06-25 19:53:22 +09:00
a397827841 Reduce line length 2018-06-25 19:28:38 +09:00
594cc0d21d Merge branch 'master' into mania-playfield-inversions 2018-06-25 18:36:23 +09:00
55364af56c I guess you meant an "or" ? 2018-06-24 14:55:27 -04:00
d6084c0b30 Adapt to new input handling changes 2018-06-22 18:10:27 +09:00
48989df6eb Make sure that 0 SR is returned when there are no hitobjects 2018-06-21 12:04:14 +09:00
bf11a61d52 Merge branch 'master' into more-diffcalc-attributes 2018-06-21 09:26:50 +09:00
1d9d240454 Merge branch 'master' into mania-playfield-inversions 2018-06-18 04:41:17 +09:00
6fa72c510f Avoid listing the base mods twice 2018-06-18 00:48:35 +09:00
0a99d21938 Use the passed-in ruleset 2018-06-17 18:01:28 +09:00
57011ff13b Merge branch 'master' into mania-playfield-inversions 2018-06-15 18:33:40 +09:00
719056ca4a Merge branch 'master' into mania-keymod-optimisation 2018-06-15 18:29:27 +09:00
f9a7e761e4 Merge branch 'master' into more-diffcalc-attributes 2018-06-15 18:29:20 +09:00
a6437c005c Merge branch 'master' into diffcalc-rework 2018-06-15 18:02:18 +09:00
30f7837b03 Merge branch 'master' into fix-taiko-hitexplosions 2018-06-15 17:52:53 +09:00
fd84afb89b Fix non-inverted calculation 2018-06-14 19:38:48 +09:00
a3bf16e481 Fix missing convert type 2018-06-14 19:37:32 +09:00
b25a6a33cc Fix 1K breaking hitcircle / slider conversions 2018-06-14 19:37:21 +09:00
08b9cf75e9 Don't compute keymod difficulties for mania-specific beatmaps
These don't affect the number of keys in the beatmap at all for mania-specific beatmaps.
2018-06-14 17:10:08 +09:00
22add2abc5 Move mania difficulty attributes to ManiaDifficultyCalculator 2018-06-14 16:25:44 +09:00
8f7334874c Fix up performance calculators 2018-06-14 16:04:48 +09:00
966099fabc Adjust ManiaDifficultyCalculator in-line with changes 2018-06-14 15:54:05 +09:00
ae136e89a4 Merge branch 'master' into ruleset-configs 2018-06-12 13:13:18 +09:00
7651819fb0 Add same change to mania's hit explosions 2018-06-12 12:53:53 +09:00
9994c69d58 Merge branch 'master' into fix-object-ordering 2018-06-11 17:53:33 +09:00
3bad319dd2 Fix filename 2018-06-11 16:19:57 +09:00
10d1dfa7cd A bit of cleanup 2018-06-11 16:10:27 +09:00
b9bf3a1829 Make mania scroll downwards by default 2018-06-11 15:56:30 +09:00
162237dc46 Fix bar lines being offset 2018-06-11 15:43:15 +09:00
f49b7d6e16 Add mania direction to settings 2018-06-11 14:36:19 +09:00
93696fb5e5 Merge branch 'ruleset-configs' into mania-playfield-inversions
# Conflicts:
#	osu.Game.Rulesets.Mania/UI/ManiaRulesetContainer.cs
2018-06-11 13:46:39 +09:00
4fb6a8627e Merge remote-tracking branch 'origin/master' into mania-playfield-inversions 2018-06-11 13:45:47 +09:00
baaf431b9e Make IScrollingInfo and store direction as bindable 2018-06-11 13:42:13 +09:00
ca5103615d DI the scrolling info rather than pass by ctor 2018-06-11 13:42:13 +09:00
eca016ec6c Move ruleset config managers to Ruleset 2018-06-11 13:17:08 +09:00
22e8a0bb6e Make ruleset config manager variants nullable 2018-06-11 13:13:36 +09:00
fbc0cd6f5f Split AffectsCombo into IsBonus 2018-06-09 18:14:33 -07:00
aaa65c428f Merge branch 'master' into diffcalc-modtypes 2018-06-09 23:35:17 +09:00
0fb4e6b41b Fix hold note body not following the scroll direction 2018-06-08 18:16:55 +09:00
4dfc328117 Remove unused array 2018-06-08 17:46:38 +09:00
5c8bea82f8 Fix scroll direction not applying to nested hitobjects 2018-06-08 15:29:08 +09:00
7deaffdb62 Fix hit explosions not following the scroll direction 2018-06-08 15:24:19 +09:00
d73c2a1654 Fix various note elements not following the scroll direction 2018-06-08 15:24:19 +09:00
80a577f182 Fix notes not scrolling correctly 2018-06-08 15:16:45 +09:00
ee64760406 Add mania stage test case 2018-06-08 14:28:27 +09:00
32037701bf Make the column hitobject area follow the scroll direction 2018-06-07 21:40:12 +09:00
0c35908802 Reorder fields 2018-06-07 21:19:31 +09:00