Commit Graph

1694 Commits

Author SHA1 Message Date
1b166d809e Adjust package titles 2021-01-18 11:08:03 +09:00
ec00aaef90 Add nuget deploys for all rulesets 2021-01-18 10:53:31 +09:00
bf39aa5980 Fix incorrectly converted rotation values 2020-12-22 12:18:42 +09:00
e1b2de27a6 Update osu!mania legacy skin's judgement animation to match stable 2020-12-21 17:23:23 +09:00
1793385e96 Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
a835ca9612 Fix anchors/origins for legacy pieces 2020-12-14 14:20:43 +09:00
1794bfeddb Move offset into legacy mania judgement 2020-12-14 13:07:55 +09:00
ca11eeefdf Merge branch 'master' into mania-legacyskin-scoreposition 2020-12-14 11:25:34 +09:00
cf7303e072 dotnet format 2020-12-13 22:54:01 +06:00
3741c2339a simplify implementation and adjust the default values 2020-12-13 22:43:36 +06:00
2108844319 apply ScorePosition to the judgement container 2020-12-13 22:01:08 +06:00
f14e49c72e fetch ScorePosition from the skin 2020-12-13 21:59:04 +06:00
60379b09db added a container for the judgements to move up or down 2020-12-13 18:14:41 +06:00
e3c035fe9c Adjust namespace 2020-12-07 12:32:52 +09:00
40da799103 Move piece files of Mania ruleset 2020-12-07 12:31:56 +09:00
5fbe1823a0 Merge branch 'master' into editor-beat-snap-always 2020-11-30 18:39:22 +01:00
7f34e11467 Merge pull request #10962 from smoogipoo/improve-dho-time-offsets
Fix judgement offsets in non-framestable contexts
2020-11-30 19:13:25 +09:00
c17d67bc7d Merge branch 'master' into editor-beat-snap-always 2020-11-30 18:34:38 +09:00
9811c46e35 Rename application method to better describe what it actually does 2020-11-26 19:16:18 +09:00
f3f5ec7665 Fix Column not calling base.Add 2020-11-26 18:08:40 +09:00
0414e5c550 Add MaximumJudgementOffset to DrawableHitObject, use in more places 2020-11-26 01:12:42 +09:00
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