Commit Graph

1673 Commits

Author SHA1 Message Date
827a089810 Merge branch 'master' into change-taiko-ez 2020-11-22 13:29:02 +01:00
24d7fa03d8 Merge branch 'master' into legacy-jugement-match-stable-transforms 2020-11-18 20:33:58 +01:00
5156de3a10 Merge branch 'master' into fix-judgement-transform-logic 2020-11-18 19:20:11 +01:00
20bb64c627 Fix mania misses not correctly animating (temporary solution) 2020-11-18 19:34:00 +09:00
94886a09b2 Remove fades from DrawableJudgement itself 2020-11-18 19:03:34 +09:00
49b8331ccd Merge pull request #10877 from smoogipoo/fix-mania-judgement-displays
Fix hold note judgements displaying incorrectly
2020-11-18 19:00:14 +09:00
8247e6ce91 Move result type to ctor 2020-11-17 15:43:54 +09:00
f465dd5a5e Move all extended animation logic out of DrawableJudgement 2020-11-17 14:59:34 +09:00
cb3280af7c Merge branch 'master' into hold-note-fade 2020-11-17 13:49:28 +09:00
77942af3a6 Fix hold note judgements displaying incorrectly 2020-11-17 13:37:58 +09:00
21f29e28e2 Add clarification comment 2020-11-16 20:36:56 +01:00
e88920442c Use HitStateUpdateTime instead 2020-11-16 20:01:10 +01:00
8da40ce2dc Reduce duplication by extracting ModEasyWithExtraLives 2020-11-16 19:54:00 +01:00
128adce017 Merge branch 'master' into change-taiko-ez 2020-11-16 19:37:47 +01:00
99ee5e3ad7 Correct inheritance 2020-11-16 18:28:50 +08:00
d7acfd5413 Remove retires from ModEasy 2020-11-16 18:15:15 +08:00
a4c17906b4 Make comment a bit more explicit 2020-11-16 14:52:18 +09:00
e5d9cca9de Fix mania-specific missing cases 2020-11-15 15:38:12 +01:00
ba30800bf4 Extract constant 2020-11-13 22:21:22 +01:00
a199a957cc Use stored hold note break time to fade upon it 2020-11-13 22:16:38 +01:00
b62bf5798d Store time of hold note break 2020-11-13 21:14:34 +01:00
4777b1be81 Fix fade not applying to tails sometimes 2020-11-13 20:52:15 +01:00
55a91dbbe0 Add fading on hit state change 2020-11-13 20:52:15 +01:00
7a89e58483 Disable pressed/released action logic when rewinding 2020-11-13 20:49:06 +01:00
4ef2e9548c Pass HitObjectComposer to BlueprintContainer via ctor 2020-11-13 16:59:37 +09:00
60f95e897d Revert unnecessary change 2020-11-12 18:29:22 +09:00
ad38867b1d Completely remove check as it can occur for hits too 2020-11-12 18:29:22 +09:00
44aed19e4e Fix mania notelock crashing with overlapping hitwindows 2020-11-12 18:29:22 +09:00
a3dc1d5730 Update existing implementations 2020-11-04 17:14:23 +09:00
fed4accfea Update tests to refect new mappings 2020-10-30 12:12:30 +09:00
ef2e2894a2 Merge branch 'master' into fix-mania-diffcalc 2020-10-14 23:49:14 +09:00
26dffbfd3b Replicate hit window calculation 2020-10-14 20:40:39 +09:00
1a2dc83740 Make field readonly 2020-10-14 20:40:17 +09:00
da8565c0fa Add 10K mod to incompatibility list 2020-10-14 18:28:19 +09:00
3e6ed6c9ff Add support for dual stages (keycoop) and score multiplier 2020-10-14 17:53:28 +09:00
4eccb03d71 Add copyright notice
Co-authored-by: Dean Herbert <pe@ppy.sh>
2020-10-14 17:08:14 +09:00
207c409792 Merge branch 'master' into fix-mania-diffcalc 2020-10-14 15:26:32 +09:00
010f86ff34 Merge pull request #10452 from smoogipoo/fix-mania-conversion
Make mania beatmap conversions match stable
2020-10-13 01:17:42 +09:00
ac4290dfb6 Add comment about stable calculation 2020-10-12 15:27:33 +09:00
146b15371d Merge branch 'master' into fix-slider-sample-parsing 2020-10-10 14:02:33 +02:00
65d8530a11 Fix tests 2020-10-09 22:47:32 +09:00
306d876d22 Replicate stable's unstable sort 2020-10-09 21:50:20 +09:00
5017c92fe8 Combine mania skills 2020-10-09 21:47:34 +09:00
08f3481b59 Use integer calculations to replicate stable's slider conversion 2020-10-09 21:22:20 +09:00
5f19081db6 Fix incorrect probability calculation for hitobject conversion 2020-10-09 21:20:00 +09:00
9d09503ace Fix spinner conversion not considering stacking + forced initial column 2020-10-09 21:13:04 +09:00
4d0e4f4ade Fix incorrect initial density 2020-10-09 21:11:18 +09:00
681e88af40 Merge branch 'master' into editor-fix-button-states-after-paste 2020-10-09 20:51:09 +09:00
3838f405dd Fix missed usages 2020-10-09 18:50:05 +09:00
07558b5bc0 Merge branch 'master' into ruleset-result-types 2020-10-09 13:17:05 +09:00