Commit Graph

26846 Commits

Author SHA1 Message Date
d18489f1d1 Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0 (#6756)
Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-11-07 16:04:39 +09:00
29672c48e1 Make simple OsuMenuItem ctor invoke the complex one 2019-11-07 16:04:13 +09:00
20d6eceecf Move DrawableOsuMenuItem out of OsuMenu 2019-11-07 16:03:35 +09:00
f2084df0bb Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.3.0 to 16.4.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.3...v16.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 06:19:49 +00:00
446e2894f7 Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix 2019-11-07 08:48:35 +03:00
f3ddc4c00b Advance editor clock after a snapped placement 2019-11-07 14:08:02 +09:00
b1da81571f Implement slider head control point snapping 2019-11-07 14:00:12 +09:00
1f9f03dc66 Add temporary fix for null references 2019-11-07 13:36:54 +09:00
8d42e45fd3 Make holdnote notes update lazily 2019-11-07 13:23:00 +09:00
8141509a71 Split hold note blueprints into separate file 2019-11-07 12:59:05 +09:00
eaf2123142 Merge pull request #6749 from iiSaLMaN/fix-dummy-api-logged-in-not-correct
Fix DummyAPIAccess.IsLoggedIn returning incorrect values
2019-11-07 09:31:46 +09:00
d400e4a5f6 Add shared constant for parallax amount 2019-11-07 09:30:50 +09:00
963215ccbe Wait for track reset in tests
Add a wait step in tests for the "now playing" overlay to make sure
the current track was restarted before trying to call PreviousTrack()
again.
2019-11-06 22:43:13 +01:00
70feab8316 Merge branch 'master' into prev-button-revamp 2019-11-06 22:41:33 +01:00
61778232d8 Rewrite inline comment 2019-11-06 23:24:54 +03:00
cef6e2a26b Move colours fallback logic to SkinConfiguration.ComboColours getter 2019-11-06 23:20:36 +03:00
198a1750c3 Use is pattern matching 2019-11-06 20:46:02 +03:00
69d9a0ae1a Use null check and pattern matching 2019-11-06 20:30:26 +03:00
ba14345107 Specify culture and number style 2019-11-06 20:27:55 +03:00
947602f70a Specify why legacy version is nullable 2019-11-06 20:24:19 +03:00
502dcc5669 Fix incorrect skin version case 2019-11-06 20:23:22 +03:00
55230a36dd Set correct legacy version 2019-11-06 19:58:07 +03:00
59aa9b59d6 Move login to it's own function 2019-11-06 18:32:09 +03:00
8395df596b Don't use online API for tests 2019-11-06 18:24:30 +03:00
6ecea0e4c1 Fix DummyAPIAccess being potentially incorrect 2019-11-06 18:15:49 +03:00
c01f3a58cb Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix 2019-11-06 18:15:49 +03:00
3bc4685a46 Merge pull request #6692 from peppy/fix-network-stalls
Use LongRunningLoad on network load components
2019-11-06 19:54:30 +09:00
70cf91fb40 Seek editor when hit objects are double clicked (#6745)
Seek editor when hit objects are double clicked
2019-11-06 19:22:41 +09:00
423e26a4d1 Fix header text could be sticked together 2019-11-06 13:07:25 +03:00
91bcb5d4a7 Merge remote-tracking branch 'upstream/master' into fix-network-stalls 2019-11-06 19:06:28 +09:00
31f2d6a842 Fix regressed test 2019-11-06 19:06:24 +09:00
0f53725005 Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-tables 2019-11-06 13:03:34 +03:00
5589329e16 Split tests 2019-11-06 12:54:04 +03:00
b35b3484ca Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix 2019-11-06 12:46:28 +03:00
4330507da8 Use api.IsLoggedIn 2019-11-06 12:46:25 +03:00
46a0fbe561 Share framework file-exclusion function (#6668)
Share framework file-exclusion function

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-11-06 18:40:22 +09:00
a6d000baa2 Fix audio preview muting game audio indefinitely when beatmap p… (#6738)
Fix audio preview muting game audio indefinitely when beatmap panel is off-screen

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-11-06 18:34:17 +09:00
0df0260dd9 Disallow selections to be moved outside of the playfield (#6742)
Disallow selections to be moved outside of the playfield
2019-11-06 18:29:06 +09:00
1f3b209a6c Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix 2019-11-06 12:26:41 +03:00
3680e7c704 Seek editor when hit objects are double clicked 2019-11-06 18:15:57 +09:00
aaa06396f0 Reduce editor parallax 2019-11-06 18:11:56 +09:00
ee4839b7e7 Reduce delay on parallax 2019-11-06 18:09:36 +09:00
813d3a0bfa Fix adjustments not being removed correctly on retry from pause (#6728)
Fix adjustments not being removed correctly on retry from pause
2019-11-06 17:54:20 +09:00
143f316cbe Merge branch 'master' into fix-network-stalls 2019-11-06 17:54:08 +09:00
402eedce03 Merge branch 'master' into reuse-framework-exclusuion-function 2019-11-06 17:48:26 +09:00
1e52c83804 Merge branch 'master' into fix-preview-not-stopping 2019-11-06 17:47:54 +09:00
09e9ef0e4b Add background colour to music player ProgressBar (#6741)
Add background colour to music player ProgressBar
2019-11-06 17:44:08 +09:00
41a8954b81 Refactor follow points to support dynamic updates (#6721)
Refactor follow points to support dynamic updates

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-11-06 17:43:58 +09:00
2c1bfd62ef Disallow selections to be moved outside of the playfield 2019-11-06 17:28:04 +09:00
c631a05a44 Add ability to edit individual ControlPoint attributes from tim… (#6638)
Add ability to edit individual ControlPoint attributes from timing screen
2019-11-06 17:24:51 +09:00