Commit Graph

21764 Commits

Author SHA1 Message Date
e408efff49 Add scaling to the test 2019-09-11 13:40:53 +09:00
562280ced0 Add cursor trail test scene 2019-09-11 13:30:11 +09:00
6c00d3936a Reduce interval between cursor trail parts 2019-09-11 13:28:46 +09:00
70d39e9be4 Always apply stable's magic ratio 2019-09-11 13:28:36 +09:00
b99efefb9d Merge remote-tracking branch 'upstream/master' into skinned-cursortrail-2 2019-09-09 22:33:36 +09:00
e3b972187e Fix incorrect cursor trail size + scale 2019-09-09 19:30:36 +09:00
a200485fbd Implement disjoint (old style) cursor trails 2019-09-09 19:23:02 +09:00
292d50aacf Don't confine the cursor trail 2019-09-09 19:22:49 +09:00
3b1b7910bb Add toggle for cursor trail interpolation 2019-09-09 19:22:27 +09:00
1d225ba81e Add FadeDuration to control cursor trail fade 2019-09-09 19:02:10 +09:00
195f101799 Move complex property below ctor 2019-09-09 19:00:42 +09:00
570e211db0 Improve gameplay cursor test scene + refactor (#6045)
Improve gameplay cursor test scene + refactor

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-09-09 17:53:59 +09:00
55afcc1e04 Add skin component for the legacy cursor trail 2019-09-09 17:53:51 +09:00
98590e536e Merge branch 'master' into cursor-test-improvement 2019-09-09 17:26:56 +09:00
401c4e7aa7 Make SkinnabbleTestScene use the stored classic skin (#6044)
Make SkinnabbleTestScene use the stored classic skin
2019-09-09 17:25:47 +09:00
be2d4d0d02 Merge branch 'remove-test-default-skin' into skinned-cursortrail-2 2019-09-09 17:09:17 +09:00
81bb8d9bc4 Make SkinnabbleTestScene use stored classic skin 2019-09-09 17:05:27 +09:00
5b692915be Add required type 2019-09-09 17:03:14 +09:00
358b46beea Merge pull request #6031 from iiSaLMaN/set-health-default-value-to-1
Fix results screen pushed at the beginning of a gameplay

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-09-09 15:04:08 +09:00
07fce8397b Move reset call to ctor 2019-09-09 14:24:17 +09:00
74440dcfdc Make the cursors click every so often 2019-09-09 13:01:40 +09:00
af09ed1b7f Make cursor test scene more automated 2019-09-09 12:48:38 +09:00
7adfae3784 Reorder CursorTrail members 2019-09-09 12:35:15 +09:00
f0b1995c2a Add android configuration defaults to props (#6033)
Add android configuration defaults to props
2019-09-09 11:17:21 +09:00
8862cdab9c Also set the default for Platform 2019-09-08 15:33:51 +02:00
d790656b7e Revert shortening the condition 2019-09-08 15:33:16 +02:00
6581e51d6a Add a default for the configuration into the android props.
This allows building even if no configuration is specified.
2019-09-07 18:03:33 +02:00
be803fa921 Reset score processor before starting the simulation 2019-09-07 18:15:49 +03:00
c397ab6282 Fix Android Builds. 2019-09-07 17:04:13 +02:00
55b2bc1ed5 Set Health default value to 1 2019-09-07 18:03:04 +03:00
f51ff55328 Merge pull request #6020 from peppy/volume-at-pause
Allow global actions to propagate through pause screen
2019-09-06 20:03:52 +09:00
f47f0e797c Merge branch 'master' into volume-at-pause 2019-09-06 19:47:37 +09:00
ae083ccc1f Merge pull request #6022 from peppy/fix-drag-out-chat
Fix dragging from inside to outside an overlay incorrectly hiding
2019-09-06 19:45:36 +09:00
95baae5088 Fix dragging from inside to outside an overlay incorrectly hiding 2019-09-06 18:27:54 +09:00
88d0756107 Allow global actions to propagate through pause screen 2019-09-06 17:17:30 +09:00
e5c3a906d7 Merge pull request #5637 from iiSaLMaN/stop-counting-to-score-after-fail
Disallow adding to score after the player has failed

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-09-06 17:11:26 +09:00
b89fb5cdf7 Fix failing test 2019-09-06 16:51:30 +09:00
6ce36bd39e Merge branch 'master' into stop-counting-to-score-after-fail 2019-09-06 16:12:53 +09:00
a50284a5eb Merge pull request #6019 from peppy/hit-window-refactor
Refactor HitWindows for legibility
2019-09-06 16:10:04 +09:00
75476df1af Use float types for chat overlay height (#5960)
Use float types for chat overlay height
2019-09-06 16:08:16 +09:00
985375d1c6 Remove private field xmldoc 2019-09-06 15:47:01 +09:00
b3f61abd49 Use float types for cursor sizes (#5958)
Use float types for cursor sizes
2019-09-06 15:45:44 +09:00
4a1c90a048 Remove judgementOccurred from DrawableHitObject (#5986)
Remove judgementOccurred from DrawableHitObject

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-09-06 15:42:37 +09:00
4031f51745 More permissive IsHitResultAllow by default 2019-09-06 15:37:30 +09:00
6cdc87bd29 Fix allowed results omissions 2019-09-06 15:37:20 +09:00
c379480e7b Merge branch 'master' into remove-judgement-occurred 2019-09-06 15:32:34 +09:00
f925e781a9 Refactor HitWindows for legibility 2019-09-06 15:24:14 +09:00
fbdef97498 Fix fallback to default combo colours not working (#6009)
Fix fallback to default combo colours not working
2019-09-06 12:36:39 +09:00
404ad3834d Merge pull request #6008 from peppy/fix-sample-fallback
Add back missing sample fallback to default skin

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-09-06 12:36:31 +09:00
e1c50da05e Merge pull request #6018 from ppy/dependabot/nuget/Humanizer-2.7.2
Bump Humanizer from 2.6.2 to 2.7.2
2019-09-06 12:18:01 +09:00