c3e268616f
Implement grouping interface IApplicableToAudio
2020-06-17 14:11:00 +01:00
4138f6119f
Update rate adjust mods to also use IApplicableToSample
2020-06-16 15:05:37 +01:00
9f4f3ce2cc
Handle IApplicableToSample mods
2020-06-16 14:54:50 +01:00
1cf16038a7
Create IApplicableToSample
2020-06-16 14:54:05 +01:00
84596a166b
Merge pull request #8965 from Craftplacer/update-button
...
Add "Check for updates" button
2020-06-15 22:55:04 +09:00
97067976f7
Add null check
2020-06-15 22:23:06 +09:00
53b7057ee0
Don't show update button when updates are not feasible
2020-06-15 22:19:11 +09:00
d2155c3da3
Fix thread safety
2020-06-15 22:19:02 +09:00
2a6faf6a8e
Merge branch 'master' into update-button
2020-06-15 22:06:02 +09:00
83f26bcb81
Merge pull request #8709 from frenzibyte/cache-ruleset-dependencies-for-tests
...
Cache ruleset dependencies for test scenes that require it
2020-06-15 20:17:11 +09:00
afbc3a87a9
Merge pull request #9291 from smoogipoo/tournament-songbar-temp-fix
...
Apply temporary fix for tournament song bar disappearance
2020-06-15 19:43:36 +09:00
dadbcfd9f2
Merge branch 'master' into cache-ruleset-dependencies-for-tests
2020-06-15 19:32:31 +09:00
6460d9beab
Merge pull request #9270 from cl8n/genre-language-updates
...
Add new beatmap genres and languages
2020-06-15 19:22:12 +09:00
d57b58a7dd
Add temporary fix for tournament song bar disappearance
2020-06-15 18:47:55 +09:00
ad5bd1f0c0
Update in line with other/unspecified switch
...
See 289f0f0a20
.
2020-06-15 18:45:52 +09:00
7e0dc97fb4
Merge branch 'master' into genre-language-updates
2020-06-15 18:45:21 +09:00
99121c7316
Merge pull request #9289 from ppy/dependabot/nuget/Microsoft.Build.Traversal-2.0.50
...
Bump Microsoft.Build.Traversal from 2.0.48 to 2.0.50
2020-06-15 18:41:34 +09:00
f4b57933c3
Bump Microsoft.Build.Traversal from 2.0.48 to 2.0.50
...
Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks ) from 2.0.48 to 2.0.50.
- [Release notes](https://github.com/Microsoft/MSBuildSdks/releases )
- [Changelog](https://github.com/microsoft/MSBuildSdks/blob/master/RELEASE.md )
- [Commits](https://github.com/Microsoft/MSBuildSdks/compare/Microsoft.Build.Traversal.2.0.48...Microsoft.Build.Traversal.2.0.50 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-15 08:54:34 +00:00
f14774e795
Rename to TestSceneRulesetDependencies, mark as headless and avoid throwing
...
Avoid throw not implemented exceptions from TestRuleset since it's now set as the global ruleset bindable automatically by base, throwing to innocent components is probably not needed.
2020-06-15 11:49:50 +03:00
eb64c4752c
Merge remote-tracking branch 'upstream/master' into cache-ruleset-dependencies-for-tests
2020-06-15 11:31:12 +03:00
60381d5817
Remove IRulesetTestScene and use OsuTestScene.CreateRuleset() instead
2020-06-15 11:30:48 +03:00
c09868780e
Merge pull request #8778 from frenzibyte/test-scene-create-ruleset
...
Add method of creating a ruleset for testing with in OsuTestScene
2020-06-15 17:22:54 +09:00
7e206ad2bd
Merge pull request #9285 from Joehuu/home-shortcut
...
Add shortcut to go home
2020-06-15 16:40:38 +09:00
904b688b4b
Merge branch 'master' into test-scene-create-ruleset
2020-06-15 16:40:02 +09:00
1770b70b81
Change implementation to ensure flashBackground is not present by default
2020-06-15 16:14:35 +09:00
fe62b26d73
Merge branch 'master' into home-shortcut
2020-06-15 15:51:24 +09:00
73ec39307a
Merge pull request #9273 from bdach/fix-double-comments
...
Fix comments from multiple maps potentially showing on beatmap set overlay
2020-06-15 15:47:28 +09:00
92e7ef6ecb
Merge branch 'master' into home-shortcut
2020-06-15 15:34:01 +09:00
9b31f8889b
Merge branch 'master' into fix-double-comments
2020-06-15 15:21:34 +09:00
941fdf5e76
Fix flash background naming
2020-06-14 22:16:17 -07:00
b41567c66c
Split hover and flash to separate boxes
2020-06-14 22:02:21 -07:00
6d38c4003e
Merge pull request #9287 from peppy/fix-zero-time-storyboard-sample
...
Fix storyboard sample playback failing when expected to play at 0ms
2020-06-15 12:13:08 +09:00
f8badd77d6
Merge pull request #9275 from H2n9/osu-modtimeramp
...
Add an adjust pitch setting to ModTimeRamp
2020-06-15 11:56:45 +09:00
95d828cb1f
Merge pull request #9282 from peppy/fix-editor-timeline-drag-scroll
...
Fix drag scroll in editor timeline no longer working correctly
2020-06-15 11:47:09 +09:00
ac414a5db8
Merge pull request #9281 from peppy/fix-gameplay-elapsed-time
...
Fix gameplay clock not correctly reporting elapsed time
2020-06-15 11:22:55 +09:00
b8bd28b7d9
Merge branch 'master' into osu-modtimeramp
2020-06-15 11:20:28 +09:00
fdf7c56ba2
Add test coverage
2020-06-15 11:20:20 +09:00
6948aff16c
Merge pull request #9272 from peppy/fix-local-score-display
...
Fix crash on local score display
2020-06-15 10:59:34 +09:00
978636b90c
Fix storyboard sample playback failing when expected to play at 0ms
2020-06-15 09:38:33 +09:00
1f7679e829
Fix home button not flashing when pressing shortcut
2020-06-14 11:24:23 -07:00
b8fa1a2c41
Add shortcut to go home
2020-06-14 11:22:38 -07:00
e6ddd0380e
Rename bool arguments for readability
2020-06-14 18:50:07 +02:00
5f0a345eeb
Unify method naming
2020-06-14 18:48:49 +02:00
9907b4763b
Remove redundant default argument value
2020-06-14 18:39:41 +02:00
0d53d0ffc8
Fix back-to-front math
2020-06-15 00:46:20 +09:00
ae851eacbe
Merge branch 'master' into fix-local-score-display
2020-06-14 14:10:23 +09:00
abe07b742e
Fix drag scroll in editor timeline no longer working correctly
2020-06-14 13:20:58 +09:00
1164a10483
Add test coverage
2020-06-14 11:35:49 +09:00
7b95c55afb
Fix HardwareCorrectionOffsetClock breaking ElapsedTime readings
2020-06-14 11:33:59 +09:00
dc5bb12fa8
Use local helper for selecting adjusted property
2020-06-13 16:32:43 +01:00