Commit Graph

29811 Commits

Author SHA1 Message Date
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
acf95fca9c Remove old, now unnecessary method 2020-04-27 17:14:15 +09:00
7f5a1d7f44 Merge branch 'master' into fix-mania-selection 2020-04-27 17:09:40 +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
7731d45f13 Remove unnecessary usings 2020-04-26 20:30:56 -07: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
1b9362041a Revert multiplier number changes and set width
Safe arbitrary width taken from "0.00x" (highest width of 67), rounded to the nearest tenth.
2020-04-26 19:50:11 -07: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
8a47a615db Remove unranked label from footer 2020-04-26 19:29:22 -07: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
e830c7d833 Merge remote-tracking branch 'upstream/master' into taiko-don 2020-04-27 02:13:09 +02:00
d46643ec52 Rework special case for strong hits 2020-04-27 02:10:12 +02: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
dc6acf6ec9 Various code changes, fixes 2020-04-27 01:40:57 +02: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
f0ebbb1807 Rewrite toolbar test scene and add test cases 2020-04-25 09:54:37 +03:00
1953c8fc10 Fix ruleset selector not receiving key input on toolbar absence 2020-04-25 09:53:09 +03:00
37cc1ed5a2 Fix potential null reference while hiding toolbar 2020-04-25 09:51:39 +03:00
c1c930c472 Fixed linting warnings 2020-04-25 13:47:20 +08:00
2a197db481 Merge branch 'master' into taiko-drumroll-party
# Conflicts:
#	osu.Game.Rulesets.Taiko/UI/TaikoPlayfield.cs
2020-04-25 13:31:50 +08:00
3cc0b21eae Added more smart checking to removing rewound drumroll hits 2020-04-25 13:18:02 +08:00
4b60be87b5 Move unranked label under multiplier number to avoid width changes 2020-04-24 16:34:41 -07:00
364f5bf788 Update osu.Game.Rulesets.Taiko/UI/TaikoMascotTextureAnimation.cs
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-04-24 22:57:23 +02:00