Commit Graph

19215 Commits

Author SHA1 Message Date
ed25b10f8f Merge branch 'master' into fix-gameplay-sample-pausing 2020-07-28 18:46:15 +09:00
33330701e1 Merge branch 'master' into osu-logo-no-update-transforms 2020-07-28 15:36:37 +09:00
91c2afe9f1 Merge branch 'master' into fix-gameplay-sample-pausing 2020-07-28 15:10:37 +09:00
5b5ad9bb56 Merge branch 'master' into comments-footer-colours 2020-07-28 15:08:37 +09:00
fec54cc0ad Merge branch 'master' into Issue#9170 2020-07-28 14:05:13 +09:00
ae4d3f712a Merge pull request #9695 from bdach/hit-lighting-pooling 2020-07-28 14:04:21 +09:00
cc0d5d74d7 Merge branch 'master' into Issue#9170 2020-07-28 13:36:42 +09:00
9aadbd7316 Merge branch 'master' into hit-lighting-pooling 2020-07-28 13:31:03 +09:00
a99c6698b7 Bump SharpCompress from 0.25.1 to 0.26.0
Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.25.1 to 0.26.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.25.1...0.26)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-28 04:25:01 +00:00
4248e6a750 Merge pull request #9693 from ppy/dependabot/nuget/Sentry-2.1.5 2020-07-28 13:23:55 +09:00
a210deee9a Remove unnecessary depth setter 2020-07-28 12:16:01 +09:00
df3e2cc640 Fix potential crash due to cross-thread TrackVirtualManual.Stop 2020-07-28 12:08:15 +09:00
2d502cebda Update DrawableComment layout 2020-07-28 02:36:25 +03:00
6737c57e33 Adjust colour of edit info 2020-07-28 01:10:13 +03:00
69691b3739 Use DrawableDate to represent creation date 2020-07-28 00:53:51 +03:00
46d1de7fa7 ShowMoreButton rework 2020-07-28 00:43:06 +03:00
1b5a23311e Update ChevronButton position/colour 2020-07-28 00:29:17 +03:00
abdbeafc8a Bump Sentry from 2.1.4 to 2.1.5
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/2.1.4...2.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 17:21:15 +00:00
5fc7039bf2 Prevent DrawableJudgement from removing other children 2020-07-27 19:07:21 +02:00
9889bfa0f3 Stop playing samples on pause, resume looping on unpause 2020-07-27 16:15:49 +09:00
3257c1e9f2 Move interface exposing into region 2020-07-27 16:02:52 +09:00
5b724d9659 Adjust damp base component to provide ample tweening 2020-07-27 15:10:32 +09:00
c78c346b62 Update resources 2020-07-27 14:11:01 +09:00
c1b9b847ec Merge branch 'master' into grey-logo-animation 2020-07-27 14:10:52 +09:00
5e6f1f6fbf Merge branch 'master' into osu-logo-no-update-transforms 2020-07-27 13:25:22 +09:00
648f9204f5 Add sample lifetime constraints for taiko 2020-07-26 17:50:25 +02:00
15df0dc870 Merge pull request #9664 from smoogipoo/fix-catch-banana-performance
Load nested hitobjects during map load
2020-07-24 22:11:08 +09:00
dfcd26be2d Merge pull request #9439 from Game4all/gameplay-disable-winkey 2020-07-24 19:34:48 +09:00
8f841b47e6 Cancel previous initial state computations 2020-07-24 19:31:08 +09:00
5f98195144 Load nested hitobjects during map load 2020-07-24 18:16:36 +09:00
d2aaba3918 Merge pull request #9637 from smoogipoo/beatmap-difficulty-manager
Add dynamic computation of beatmap difficulty
2020-07-24 16:53:17 +09:00
877b985e90 Remove local cancellation token 2020-07-24 16:11:28 +09:00
8052d59d9a Merge pull request #9662 from Poliwrath/jpeg-quality
Increase screenshot quality when using JPEG setting
2020-07-24 15:57:52 +09:00
05235c70c5 remove jpeg quality setting, use 92 for quality 2020-07-24 02:26:45 -04:00
4e0f16a450 Add JPEG screenshot quality setting 2020-07-24 02:00:18 -04:00
05acd8c8d6 Merge pull request #9661 from peppy/limit-notification-length 2020-07-24 14:50:35 +09:00
d093dc09f9 Limit notification text length to avoid large error messages degrading performance 2020-07-24 14:10:05 +09:00
44b0aae20d Allow nullable ruleset, reword xmldoc 2020-07-24 13:54:47 +09:00
b10b99a670 Change method signatures to remove tracked/untracked 2020-07-24 13:52:43 +09:00
de007cc1c6 Use IEnumerable mods instead of IReadOnlyList 2020-07-24 13:40:01 +09:00
264bd7ced1 Apply general refactoring from review 2020-07-24 13:38:53 +09:00
f75f1231b7 Invert conditional for readability 2020-07-24 10:41:09 +09:00
0d44769288 Merge branch 'master' into osu-logo-no-update-transforms 2020-07-24 10:36:37 +09:00
df3b91d029 Merge branch 'master' into fix-menu-cursor-container-allocs 2020-07-24 10:36:26 +09:00
76284a0f01 Move cancellation out of condition 2020-07-23 23:18:51 +09:00
d0b35d7b32 Update framework 2020-07-23 22:13:37 +09:00
f3247b07be Merge pull request #9646 from peppy/add-slider-slide-support
Add slider "sliding" sample support
2020-07-23 21:53:27 +09:00
c348599189 Merge branch 'master' into add-slider-slide-support 2020-07-23 21:24:45 +09:00
9ed50a0498 Merge branch 'master' into overlay-header-padding 2020-07-23 20:58:07 +09:00
2997fb3f4e Merge pull request #9635 from peppy/perfect-mod-combo-objects-only
Make perfect mod ignore all non-combo-affecting hitobjects
2020-07-23 20:54:39 +09:00