Commit Graph

31572 Commits

Author SHA1 Message Date
cd253ab055 Further tweaks to get closer to design originals 2020-09-04 13:05:39 +09:00
9d2dff2cb8 Add scale to allow legacy icons to display correctly sized 2020-09-04 12:55:39 +09:00
d6b46936a0 Adjust sizing to match updated textures with less padding 2020-09-04 12:55:28 +09:00
a99e7a1dc2 Merge branch 'master' into add-info-wedge-icons 2020-09-03 21:57:58 +09:00
ebed7d09e3 Update resources 2020-09-03 21:56:36 +09:00
8330a3aff4 Merge pull request #10044 from peppy/update-icons
Update toolbar icons and source titles from overlays directly
2020-09-03 20:55:20 +09:00
4d9a5f7ba8 Merge branch 'master' into update-icons 2020-09-03 20:19:51 +09:00
bb8bc1097e Merge pull request #10020 from smoogipoo/timeshift-leaderboard-topscore 2020-09-03 18:40:05 +09:00
7a0c1411b6 Merge branch 'master' into timeshift-leaderboard-topscore 2020-09-03 18:11:04 +09:00
72cb65c22f Update and add missing beatmap statistic icons to info wedge 2020-09-03 17:52:22 +09:00
d55c9c3cc2 Fix UserProfile weirdness 2020-09-03 17:11:34 +09:00
99e34d8562 Update with missing icons 2020-09-03 17:05:45 +09:00
f5a73130e1 Fix regression in sidebar button sizing 2020-09-03 16:34:58 +09:00
0d1674ca5e Combine settings strings to read from same location 2020-09-03 16:34:58 +09:00
2fac0a180e Adjust toolbar button sizing 2020-09-03 16:34:58 +09:00
98c5a04a09 Update home button 2020-09-03 16:34:58 +09:00
942276d88f Remove outdated SearchableList classes 2020-09-03 16:34:58 +09:00
7bcbac6f45 Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
dbf44fbaf2 Update names and icons to match new designs 2020-09-03 16:34:58 +09:00
dceae21bbf Centralise fetching of overlay component titles and textures 2020-09-03 16:34:58 +09:00
19de6124b6 Merge pull request #10026 from peppy/update-framework 2020-09-03 16:10:43 +09:00
4c011a88ce Merge branch 'master' into update-framework 2020-09-03 15:08:18 +09:00
fe524ec491 Merge branch 'master' into update-framework 2020-09-03 14:58:32 +09:00
0530c4b8a7 Update framework 2020-09-03 14:58:22 +09:00
cf89a6e1a4 Merge pull request #10043 from peppy/better-outro-music-fade
Improve music fade on game exit
2020-09-03 14:24:46 +09:00
12b43e1d5c Merge pull request #10019 from Game4all/game-overlay-activation-mode
Add a bindable to OsuScreen to allow dynamically changing its OverlayActivation mode
2020-09-03 14:03:41 +09:00
84b3604192 Merge branch 'master' into game-overlay-activation-mode 2020-09-03 13:34:22 +09:00
2f42c57f4b Add safeties to ensure the current track doesn't loop or change 2020-09-03 13:15:23 +09:00
547c8090e5 Improve game exit music fade 2020-09-03 13:15:23 +09:00
d8a25f5247 Merge pull request #10038 from peppy/fade-between-audio-tracks
Add smooth fading between audio tracks on transition
2020-09-03 13:14:43 +09:00
754274a146 Fix and add XMLDoc 2020-09-02 20:55:26 +02:00
3fc6a74fdf Expose an immutable bindable in interface. 2020-09-02 19:55:46 +02:00
6a765d2d76 Add smooth fading between audio tracks on transition 2020-09-02 20:04:56 +09:00
05cc22d441 Merge pull request #10037 from peppy/tournament-bracket-editor-empty-ux 2020-09-02 16:27:59 +09:00
ee0d7b5217 Merge pull request #9792 from smoogipoo/beatmap-track-rework 2020-09-02 15:59:12 +09:00
c964e4036e Merge branch 'master' into update-framework 2020-09-02 15:49:19 +09:00
249ae5df1b Merge branch 'master' into beatmap-track-rework 2020-09-02 15:24:46 +09:00
555b2196b7 Add xmldoc to MusicController.ResetTrackAdjustments() 2020-09-02 15:23:50 +09:00
5195da3ceb Add message box in bracket editor explaining how to get started 2020-09-02 15:18:51 +09:00
bff652a26f Persist nulls to the top score bindable 2020-09-02 14:29:46 +09:00
7a6e02c558 Allow null rank 2020-09-02 14:28:31 +09:00
f793bf66e5 Remove rate adjustment from player test scene 2020-09-02 14:25:24 +09:00
dda776d15f Merge pull request #10036 from smoogipoo/fix-tourney-nullref 2020-09-02 13:52:53 +09:00
8f90cc1820 Add test 2020-09-02 13:21:51 +09:00
8bf679db8b Fix nullref in date text box 2020-09-02 13:17:17 +09:00
73796fbf33 Merge pull request #10031 from ppy/dependabot/nuget/Sentry-2.1.6
Bump Sentry from 2.1.5 to 2.1.6
2020-09-02 10:51:34 +09:00
6c19ef02bc Merge pull request #10032 from ppy/dependabot/nuget/Microsoft.Build.Traversal-2.1.1
Bump Microsoft.Build.Traversal from 2.0.52 to 2.1.1
2020-09-02 10:51:25 +09:00
75aa67b6e9 Merge pull request #10033 from ppy/dependabot/nuget/Microsoft.NET.Test.Sdk-16.7.1
Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1
2020-09-02 10:51:03 +09:00
66c0d12da6 Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.0 to 16.7.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.0...v16.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 17:19:46 +00:00
846189659b Bump Microsoft.Build.Traversal from 2.0.52 to 2.1.1
Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks) from 2.0.52 to 2.1.1.
- [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.52...Microsoft.Build.Traversal.2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 17:19:29 +00:00