Commit Graph

31262 Commits

Author SHA1 Message Date
0e9242ee9a Move combo font retrieval inside the legacy component 2020-08-23 10:29:01 +03:00
fafdbb0a81 Adjust recently added inline comment
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-08-22 17:26:54 +03:00
cf6b34db1e Merge remote-tracking branch 'upstream/master' into catch-combo-counter 2020-08-22 13:07:28 +03:00
7e838c8042 Add comment explaining why direct string lookups are used 2020-08-22 13:07:15 +03:00
7ae45b29db Finish internal counter transformation regardless of the combo 2020-08-22 12:20:50 +03:00
0295ae2921 Merge pull request #9947 from bdach/mania-legacy-background-line-padding
Add padding to mania column borders to match stable
2020-08-22 12:52:47 +09:00
4d93014e1c Merge branch 'master' into mania-legacy-background-line-padding 2020-08-22 10:23:05 +09:00
54439dc480 Merge pull request #9949 from bdach/key-binding-panel-test-indices
Adjust key binding panel tests to not rely on row indices
2020-08-22 10:09:56 +09:00
809a61afcb Adjust key binding panel tests to not rely on row indices 2020-08-21 23:37:54 +02:00
891f5cb130 Add padding to mania column borders to match stable 2020-08-21 20:00:20 +02:00
8c454cee6b Merge pull request #9943 from peppy/fix-double-storyboard-sample-dispose-crash
Fix potential crash if disposing a DrawableStoryboardSample twice
2020-08-21 20:11:27 +09:00
69cb9f3091 Fix potential crash if disposing a DrawableStoryboardSample twice 2020-08-21 18:19:47 +09:00
2ea6763c73 Merge pull request #9931 from smoogipoo/add-droplet-hypers 2020-08-21 16:13:18 +09:00
62d833d63d Fix comment 2020-08-21 13:14:50 +09:00
6ad7a3686b Simplify condition 2020-08-21 13:13:08 +09:00
855b5ba4ed Merge branch 'master' into add-droplet-hypers 2020-08-21 13:09:16 +09:00
25ee1fa7a2 Merge pull request #9933 from bdach/fix-catch-double-sample 2020-08-21 13:08:26 +09:00
f0ba587515 Merge branch 'master' into fix-catch-double-sample 2020-08-21 12:38:29 +09:00
ec020f0f7b Merge pull request #9936 from bdach/fix-multi-screen-test 2020-08-21 12:36:32 +09:00
d78bf839f4 Merge pull request #9930 from smoogipoo/remove-invert-release-samples 2020-08-21 12:35:43 +09:00
dd1f2db175 Use startTime in test 2020-08-21 12:30:33 +09:00
f00bc67aaa Fix pulp and use relative sizse 2020-08-21 12:29:28 +09:00
dcce7a2130 Cache local music controller to resolve failure 2020-08-20 21:03:27 +02:00
bd4acdce78 Add until step to ensure failure 2020-08-20 21:01:58 +02:00
9546fbb64b Prevent catcher from performing invalid catches 2020-08-20 19:06:29 +02:00
28534c1599 Reintroduce PalpableCatchHitObject at data level 2020-08-20 19:06:26 +02:00
f956c9fe37 Clobber in a gameplay test 2020-08-21 02:01:29 +09:00
45e2ea71b4 Rename Palpable{-> Drawable}CatchHitObject 2020-08-20 18:41:08 +02:00
35ff25940b Add sample playback to juice stream test scene 2020-08-20 18:16:32 +02:00
75db762553 Merge pull request #9926 from peppy/catch-playfield-width-adjust
Fix osu!catch playfield bounds not matching expectations
2020-08-20 23:42:17 +09:00
40a456170b Add default skin display for hyperdash droplets 2020-08-20 23:34:40 +09:00
725caa9382 Add visual test for hyperdash droplets 2020-08-20 23:33:32 +09:00
a193fb7907 Fix test not working for droplets/tinydroplets 2020-08-20 23:15:30 +09:00
54a2322090 Use Array.Empty<> 2020-08-20 22:51:52 +09:00
f1e0946603 Remove release samples in invert mod 2020-08-20 22:38:47 +09:00
7442a44acd Merge pull request #9929 from smoogipoo/fix-catch-conversion
Fix catch not applying HR offset correctly
2020-08-20 22:33:58 +09:00
3ecc47cd3e Merge pull request #9927 from peppy/force-tourney-client-windows
Force tournament client to run in windowed mode
2020-08-20 21:38:21 +09:00
c89509aca0 Fix right bound not being applied correctly 2020-08-20 20:25:40 +09:00
e6d13edafb Force tournament client to run in windowed mode
We generally haven't tested in other modes, and it doesn't really make
sense as you wouldn't be able to use it in a meaningful way otherwise.

- [ ] Test on windows.
2020-08-20 19:41:29 +09:00
a94a86178b Align osu!catch playfield with stable 1:1 2020-08-20 19:12:37 +09:00
1f14d9b690 Use correct width adjust for osu!catch playfield 2020-08-20 18:15:06 +09:00
8b8fff2766 Merge pull request #9925 from swoolcock/disable-ca2225
Disable CA2225 warning regarding operator overloads
2020-08-20 17:50:11 +09:00
6358f4a661 Disable CA2225 warning regarding operator overloads 2020-08-20 17:33:08 +09:30
ff0dec3dd9 Update plist path to work with newer fastlane version
It seems they have fixed the working/current directory and the
parent traversal is no longer required.
2020-08-20 12:23:41 +09:00
5714c761eb Merge pull request #9768 from frenzibyte/allow-counter-customize-sprite-text
Allow providing custom sprite text for RollingCounter<T>
2020-08-20 00:14:48 +09:00
e4efa357d4 Merge pull request #9916 from peppy/update-framework
Update framework
2020-08-19 23:06:10 +09:00
8578b72b3b Merge pull request #9906 from lanpai/mania-slidertick-lighting
Disable LegacyHitExplosion for hold notes
2020-08-19 22:37:46 +09:00
1badc584f6 Update textbox event names 2020-08-19 22:10:58 +09:00
4397be60e2 Update framework 2020-08-19 21:58:02 +09:00
f6ca31688e Fix incorrect spacing 2020-08-19 21:39:55 +09:00