Commit Graph

28719 Commits

Author SHA1 Message Date
fe37c44a80 Merge branch 'master' into schedule-music-controller-operations 2020-04-28 12:56:03 +09:00
0d752dc7b8 Remove redundant initialisation 2020-04-28 12:55:57 +09:00
d997b4d20b Merge pull request #8877 from peppy/taiko-explosion-skinning
Add taiko hit explosion skinning support
2020-04-28 12:44:21 +09:00
743a92bbbe Use a local database for now playing test 2020-04-28 12:42:08 +09:00
81e73acb1a Fix tests failing when not run in certain order 2020-04-28 12:21:27 +09:00
4fff08d241 Remove unused using 2020-04-28 12:19:39 +09:00
79e1b16119 Merge branch 'master' into taiko-explosion-skinning 2020-04-28 12:17:09 +09:00
62be138aa9 Avoid calls on MusicController executing before it may have finished loading 2020-04-28 11:46:08 +09:00
84641765c5 Adjust exceptions and fix capitalisation 2020-04-28 11:08:19 +09:00
f387fe310f Fix regressing hits test 2020-04-28 11:07:31 +09:00
df55439f8b Remove undetected usings 2020-04-27 23:24:12 +09:00
be59ee945a Add taiko hit explosion skinning support 2020-04-27 22:36:27 +09:00
48ef9a0484 Merge pull request #8876 from peppy/fix-legacy-target-alpha
Fix taiko hit target alpha on legacy skins
2020-04-27 21:16:26 +09:00
52779b2484 Merge pull request #8875 from ppy/dependabot/nuget/ppy.osu.Game.Resources-2020.427.0
Bump ppy.osu.Game.Resources from 2020.412.0 to 2020.427.0
2020-04-27 19:10:34 +09:00
cd889ccb50 Merge pull request #8874 from ppy/dependabot/nuget/Microsoft.NET.Test.Sdk-16.6.1
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
2020-04-27 19:10:20 +09:00
ca055581af Fix taiko hit target alpha on legacy skins 2020-04-27 18:18:11 +09:00
c0b225ffc8 Bump ppy.osu.Game.Resources from 2020.412.0 to 2020.427.0
Bumps [ppy.osu.Game.Resources](https://github.com/ppy/osu-resources) from 2020.412.0 to 2020.427.0.
- [Release notes](https://github.com/ppy/osu-resources/releases)
- [Commits](https://github.com/ppy/osu-resources/compare/2020.412.0...2020.427.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 08:59:34 +00:00
03863d901b Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.5.0...v16.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 08:59:09 +00:00
495510d02e Merge pull request #8675 from TimOliver/taiko-drumroll-party
Show visual feedback for taiko drumrolls
2020-04-27 17:40:57 +09:00
52cf1e1859 Fix hit type not being provided and hit time offset not being considered 2020-04-27 16:48:27 +09:00
b9f28c8373 Combine hit types and remove old drumroll hits using a more efficient method 2020-04-27 16:13:28 +09:00
ff736a22dd Fix typos in comment 2020-04-27 14:41:19 +09:00
1cd4fd2ac4 Merge branch 'master' into taiko-drumroll-party 2020-04-27 13:27:10 +09:00
20ae973e4a Use max result instead of GOOD 2020-04-27 12:29:11 +09:00
2630fc1405 Break instead of return for consistency 2020-04-27 12:27:43 +09:00
104b4beebc Merge pull request #8848 from peppy/taiko-barline-skinning
Add osu!taiko bar line skinning support
2020-04-27 12:24:06 +09:00
7dc090cc24 Add support for hit explosions 2020-04-27 12:23:53 +09:00
81df22d2a7 Improve test scene 2020-04-27 12:17:36 +09:00
dd36b839b9 Refactor 2020-04-27 12:01:31 +09:00
bc6b02664f Merge branch 'master' into taiko-drumroll-party 2020-04-27 11:52:13 +09:00
cdde514853 Merge branch 'master' into taiko-barline-skinning 2020-04-27 11:45:02 +09:00
c3311b81ed Merge pull request #8873 from peppy/editor-tick-visibility
Adjust editor timeline current marker to promote tick visibility
2020-04-27 11:34:29 +09:00
104c61d622 Remove unnecessary scale 2020-04-27 11:06:23 +09:00
48168dddce Adjust editor timeline current marker to promote tick visibility 2020-04-27 10:54:32 +09:00
59d6abacb5 Merge pull request #8859 from MiraiSubject/showcase-video
Add background video for the Showcase Scene to the tournament client
2020-04-27 09:40:38 +09:00
fcded20655 Don't specify IProvideVideo interface for now 2020-04-27 08:58:01 +09:00
07513eb171 Merge branch 'master' into showcase-video 2020-04-27 08:57:50 +09:00
2737726f93 Merge pull request #8864 from Game4all/keybinds-ruleset-icon
Fix custom rulesets not showing correct icons in key binding settings
2020-04-27 08:48:00 +09:00
75c588c59d Remove stray space 2020-04-27 08:36:48 +09:00
743b4f05b3 Rename out of place variable 2020-04-27 08:36:36 +09:00
b9e0fed467 Use SongBar height instead of hard-coded dimensions 2020-04-27 00:02:58 +02:00
3c1730d0ca Expose SongBar's height 2020-04-26 23:59:24 +02:00
a436f8e6d4 Trim other leftover RelativeSizeAxes 2020-04-26 22:54:01 +02:00
801968ed51 Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
a756486a4d Make settings section icons actual drawables. 2020-04-25 20:35:46 +02:00
4ca7ce7715 Merge branch 'master' into taiko-barline-skinning 2020-04-25 18:58:44 +09:00
34b99b8f28 Merge pull request #8863 from iiSaLMaN/fix-toolbar-ruleset-selector-not-receiving-input
Fix ruleset selector not receiving key input on toolbar absence
2020-04-25 18:58:28 +09:00
b50e8471d2 Reword comment 2020-04-25 18:23:09 +09:00
381e0b5bfe Merge branch 'master' into fix-toolbar-ruleset-selector-not-receiving-input 2020-04-25 16:55:31 +09:00
febdb15d70 Merge pull request #8862 from iiSaLMaN/fix-potential-nullref
Fix null reference while hiding toolbar on tests
2020-04-25 16:55:17 +09:00