Commit Graph

31279 Commits

Author SHA1 Message Date
6de6f068fd Merge branch 'taiko-don' of https://github.com/Craftplacer/osu into taiko-don 2020-04-27 23:19:22 +02:00
74d36cad78 Change state variables 2020-04-27 23:19:18 +02:00
96660b2cca Flip frame count check 2020-04-27 23:18:40 +02:00
834eeb6d98 Reduce duplicate texture retrieval code 2020-04-27 23:18:26 +02:00
9b3c1e4126 Remove unused bindables 2020-04-27 23:17:52 +02:00
c8ee941952 Fix formatting 2020-04-27 23:17:33 +02:00
0972442b3a Use test scene beatmap bindable 2020-04-27 23:17:19 +02:00
5caa4dedc2 Update osu.Game.Rulesets.Taiko/UI/DrawableTaikoMascot.cs
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-04-27 22:27:03 +02:00
c049302650 Update osu.Game.Rulesets.Taiko/UI/TaikoMascotTextureAnimation.cs
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-04-27 22:23:04 +02:00
a34ec03efc Reword width comment
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-04-27 12:44:20 -07: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
cebc0fc046 Attempt to fix multiple selection movements 2020-04-27 20:35:24 +09:00
ece6e2db5c Change removed class 2020-04-27 13:12:31 +02:00
b88dd44252 Fix movement not working correctly in down-scroll 2020-04-27 19:47:25 +09:00
e8a0b77729 Merge remote-tracking branch 'upstream/master' into taiko-don 2020-04-27 12:43:51 +02: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
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