Commit Graph

4119 Commits

Author SHA1 Message Date
21ae33e284 Determine whether to show lighting at prepare time 2020-07-27 19:07:21 +02:00
bbc7d69524 Add failing test cases 2020-07-27 19:07:21 +02:00
10101d5b31 Reduce spinner tick and bonus score 2020-07-27 18:06:14 +09:00
5e7237bf56 Fix incorrect default hitcircle font overlapping applied to legacy skins 2020-07-27 10:29:16 +03:00
a6a7961af9 Change div to subtraction to fix calculation 2020-07-24 22:09:25 +09:00
dd45f0bd40 Adjust max spins to "match" stable 2020-07-24 21:10:46 +09:00
82e4050fdd Fix xmldoc 2020-07-24 19:41:34 +09:00
eb84f25036 Adjust maximum spins to roughly match stable 2020-07-24 19:34:13 +09:00
0050f6348f Merge branch 'master' into add-spinner-bonus-score 2020-07-23 23:05:04 +09:00
c348599189 Merge branch 'master' into add-slider-slide-support 2020-07-23 21:24:45 +09:00
f883cb85d7 Null out the sample too 2020-07-23 21:24:31 +09:00
f106106dc4 Merge pull request #9648 from peppy/fix-slider-ball-rotation
Fix slider ball rotation being applied to follow circle and specular layer
2020-07-23 19:39:58 +09:00
113fac84dd Fix circle container type 2020-07-22 21:14:04 +09:00
372754f1a2 Merge pull request #9649 from peppy/hide-repeat-judgements
Hide slider repeat judgements temporarily
2020-07-22 20:36:00 +09:00
a640541324 Merge pull request #9612 from peppy/input-handler-updates
Input handler updates in line with framework changes
2020-07-22 20:30:32 +09:00
2c62b23d85 Update naming 2020-07-22 19:53:45 +09:00
bd6a51f545 Hide slider repeat judgements temporarily 2020-07-22 19:30:10 +09:00
53a9ac3c1a Fix slider ball rotation being applied to follow circle and specular layer 2020-07-22 19:06:39 +09:00
2126f6bffc Add slider "sliding" sample support 2020-07-22 16:37:58 +09:00
bc079fccf5 Add health drain for spinner ticks 2020-07-21 19:52:16 +09:00
1560e1786a Revert back to bool for application 2020-07-21 19:48:44 +09:00
7f2ae694cc Simplify rewind handling 2020-07-21 19:21:30 +09:00
947f4e0d4c Move tick handling to DrawableSpinner itself 2020-07-21 19:20:19 +09:00
05102bc1ba Split ticks up into bonus and non-bonus 2020-07-21 18:22:37 +09:00
35ad409da6 Fix spinner bonus ticks samples not actually playing 2020-07-21 06:59:29 +03:00
4dd40542d5 Rename rotation set method to match others 2020-07-21 11:31:29 +09:00
f48984920d Change bonus volume logic to work 2020-07-21 11:31:29 +09:00
35d53139e7 Merge branch 'master' into add-spinner-bonus-score 2020-07-21 11:21:17 +09:00
e06d3c5812 Minor adjustments to tick clearance 2020-07-20 17:52:59 +09:00
4cbc176cb6 Add less fill and more transparency 2020-07-20 17:50:11 +09:00
33e58bb7db Fix sizing and colour not correct on hit 2020-07-20 17:22:30 +09:00
55d921ef85 Improve feel of animation 2020-07-20 17:22:30 +09:00
648e414c14 Update InputHandlers in line with framework changes 2020-07-19 11:39:11 +09:00
56b0094d43 Update slider labels & descriptions 2020-07-18 23:10:05 +02:00
0975610bf7 Increased maximum start modifier higher (15x -> 25x)
Tried playing around with higher values and personally had quite fun when the circles covered the whole screen so I raised the max modifier to 25. Works best with an AR of <6.
2020-07-18 02:21:55 +02:00
a6cf77beae Clarified what the slider value is 2020-07-17 17:53:20 +02:00
9857779d42 Added slider for the grow/deflate mod 2020-07-17 16:12:01 +02:00
f3a498482b Merge pull request #9553 from peppy/difficulty-adjust-range-match-stabl
Change difficulty adjust mod to match stable range of 0-10
2020-07-14 20:12:28 +09:00
b59e4f8a7e Change difficulty adjust mod to match stable range of 0-10 2020-07-14 08:15:14 +09:00
8a3cadc111 Fix judgement animations not resetting on use 2020-07-13 21:21:59 +09:00
dd025262d0 Fix one more nullref 2020-07-10 22:48:34 +09:00
0a61f80c8b Remove result nullable check 2020-07-10 22:39:35 +09:00
13205319f3 Fix null reference if hit lighting is disabled 2020-07-10 22:37:29 +09:00
d40f209f4b Move Playfield Border to OsuPlayfield Ruleset 2020-07-10 07:36:21 -05:00
024fb52726 Fix unnecessary using 2020-07-10 19:05:31 +09:00
c9e54651d5 Merge branch 'master' into judgement-pooling 2020-07-10 18:51:42 +09:00
f872343bab Make Apply virtual to further simplify application process 2020-07-10 18:35:20 +09:00
8aff828dfe Move application of judgements to Apply method 2020-07-10 18:34:31 +09:00
1b9f09f9c2 Merge branch 'master' into osu-cursor-visibility 2020-07-10 17:15:34 +09:00
3138cc455c Merge branch 'master' into judgement-pooling 2020-07-10 17:15:19 +09:00