Commit Graph

19620 Commits

Author SHA1 Message Date
f14a82e3a9 Remove unnecessary conversion 2020-09-04 13:13:53 +09:00
1f2f21e07a Merge branch 'master' into editor-new-beatmap 2020-09-04 13:11:59 +09:00
ebed7d09e3 Update resources 2020-09-03 21:56:36 +09:00
d32b77f045 Add missing extension to filename
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2020-09-03 21:33:25 +09:00
4d9a5f7ba8 Merge branch 'master' into update-icons 2020-09-03 20:19:51 +09:00
1c1c583d3b Fix regression in file update logic (filename set too early) 2020-09-03 19:31:40 +09:00
a555407f37 Fix various test failures due to missing beatmap info in empty beatmap 2020-09-03 19:25:18 +09:00
58e84760b9 Fix path empty string check causing regression in behaviour 2020-09-03 19:17:07 +09:00
7a0c1411b6 Merge branch 'master' into timeshift-leaderboard-topscore 2020-09-03 18:11:04 +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
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
84b3604192 Merge branch 'master' into game-overlay-activation-mode 2020-09-03 13:34:22 +09:00
d849f7f2b5 Use the local user's username when saving a new beatmap 2020-09-03 13:20:23 +09:00
e337e6b3b0 Use a more correct filename when saving 2020-09-03 13:20:23 +09:00
e80ef341d2 Allow UpdateFile to be called when a previous file doesn't exist 2020-09-03 13:20:23 +09:00
218cc39a4c Avoid throwing exceptions when MutatePath is called with null path 2020-09-03 13:20:23 +09:00
faf9b0a528 Fix hard crash when trying to retrieve a beatmap's track when no file is present 2020-09-03 13:20:23 +09:00
e032844570 Start with a fresh beatmap when entering editor from main menu 2020-09-03 13:20:23 +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
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
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
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
112ecf085d Bump Sentry from 2.1.5 to 2.1.6
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/2.1.5...2.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 17:19:04 +00:00
7e1844ed77 Fix track adjusments being reset incorrectly 2020-09-01 18:07:19 +09:00
26b4226b55 Fix ModTimeRamp not working 2020-09-01 16:55:10 +09:00
f08e7828da Merge branch 'master' into beatmap-track-rework 2020-09-01 16:06:38 +09:00
9e3b809cab Rename to user_score to match API 2020-09-01 15:42:47 +09:00
d1f79a6a48 Fix potentially incorrect zoom level getting set on very short audio
track
2020-09-01 15:41:36 +09:00
436242cf60 Merge branch 'master' into revert-10003-beatmapskin-interface 2020-09-01 13:56:34 +09:00
d45a1521a1 Update BindableList usages 2020-09-01 11:56:23 +09:00
c8aa197e5b Update framework 2020-09-01 11:36:18 +09:00