Commit Graph

19245 Commits

Author SHA1 Message Date
80496d8d7f Merge pull request #9709 from peppy/send-exe-hash
Include executable hash when submitting multiplayer scores
2020-07-31 17:25:27 +09:00
2f4027df2d Merge pull request #9723 from peppy/add-catch-banana-sounds
Add osu!catch banana catching sounds
2020-07-31 17:22:49 +09:00
62ba214dad Use OrderByDescending 2020-07-31 16:21:47 +09:00
6452d62249 Update resources 2020-07-31 12:52:03 +09:00
23ab6f8f94 Fix dynamic compilation loading wrong ruleset versions 2020-07-30 21:10:13 +09:00
c4af19be76 Merge branch 'master' into send-exe-hash 2020-07-30 16:44:39 +09:00
e6a2409415 Merge branch 'master' into panel-load-debounce 2020-07-30 16:03:17 +09:00
cf697cc276 Update framework again (fix audio component disposal issue) 2020-07-30 15:32:42 +09:00
5e8e9f1424 Merge branch 'master' into send-exe-hash 2020-07-30 15:32:10 +09:00
1dfd2112c6 Source hash from osu.Game.dll rather than executable 2020-07-30 15:32:08 +09:00
d8bb52800f Update framework again (github deploy failed) 2020-07-30 14:31:10 +09:00
7071f9a3af Update framework 2020-07-30 14:24:21 +09:00
e5991d6e14 Change method structure for hover/unhover state setting (shouldn't be called "Fade") 2020-07-30 13:49:04 +09:00
45ddc7a2e9 Rename ShowMoreButton in comments namespace to ShowMoreRepliesButton 2020-07-30 05:02:01 +03:00
ffa98ddd00 Merge remote-tracking branch 'refs/remotes/ppy/master' into show-more-update 2020-07-30 04:51:11 +03:00
d4496eb982 Update ShowMoreButton in line with web 2020-07-30 04:51:09 +03:00
87cf9ff896 Merge pull request #9701 from smoogipoo/fix-tracked-bindable-update-cancellation 2020-07-30 10:21:14 +09:00
91ce06aaa7 Merge pull request #9710 from EVAST9919/comments-footer
Update comments container footer in line with web
2020-07-29 13:18:45 +09:00
9e6d562872 Send in initial score request instead 2020-07-29 13:18:40 +09:00
2ca3c8a0ff Merge pull request #9700 from ynjoe/vertical-failing-layer 2020-07-29 12:50:36 +09:00
d7fab98af0 Update comments container footer in line with web 2020-07-29 06:39:23 +03:00
6c7e806eac Include executable hash when submitting multiplayer scores 2020-07-29 12:39:18 +09:00
4648362214 Safeguard against potential finalise-before-initialised 2020-07-29 11:30:25 +09:00
a57b6bdc18 Remove cancellation of linked tokens 2020-07-29 11:29:38 +09:00
42e88c53d7 Embed behaviour into UserCoverBackground 2020-07-28 20:50:55 +09:00
54d2f2c8cd Delay loading of cover backgrounds in score panels 2020-07-28 20:34:09 +09:00
ed25b10f8f Merge branch 'master' into fix-gameplay-sample-pausing 2020-07-28 18:46:15 +09:00
fa25f8aef9 Dispose update scheduler 2020-07-28 17:23:35 +09:00
96f68a3251 Reorder method 2020-07-28 16:53:07 +09:00
ff3cb6487d Store all linked cancellation tokens 2020-07-28 16:53:07 +09:00
e795b1ea31 Failing effect displays vertically 2020-07-28 00:42:48 -07: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