Commit Graph

23873 Commits

Author SHA1 Message Date
8a8e863c0e Merge branch 'master' into intro-outro-break 2019-11-26 12:47:42 +09:00
35c25539ae Merge pull request #6964 from peppy/username-login
Change login placeholder text to ask for username
2019-11-26 12:41:13 +09:00
7c5a49c4d8 Merge branch 'master' into username-login 2019-11-26 12:28:57 +09:00
cda4631e17 Merge pull request #6972 from bdach/revert-to-native-network-android
Revert Android to using native network components
2019-11-26 12:28:48 +09:00
017ba76066 Merge branch 'master' into revert-to-native-network-android 2019-11-26 12:08:06 +09:00
db34ea88bc Merge pull request #6962 from peppy/get-end-time
Centralise End/StartTime retrieval to extension method
2019-11-26 12:07:51 +09:00
b21de98296 Merge branch 'master' into get-end-time 2019-11-26 11:47:01 +09:00
686abb5007 Merge pull request #6970 from huoyaoyuan/banned-symbols
Correct banned symbols configuration
2019-11-26 11:25:06 +09:00
8e25214eee Revert Android to using native network components
This reverts commit 9acfc2587a
("Switch android to using managed network components") due to it
causing crashes on every online call. The managed legacy TLS provider
is slated for removal in later mono releases as it stands anyway.
2019-11-25 21:21:56 +01:00
41fd3f6749 Correct BannedSymbols.txt. 2019-11-25 23:42:59 +08:00
fbebbab5db Remove excess parenthesis 2019-11-25 22:37:07 +09:00
1fd5ed3c0f Change login placeholder text to ask for username 2019-11-25 21:35:25 +09:00
709ec1404f Centralise End/StartTime retrieval to extension method 2019-11-25 19:09:14 +09:00
6b8983b489 Consider intro and outro time as "break" time 2019-11-25 19:02:11 +09:00
053e38c95f Fix stutters when changing beatmap difficulties (#6959)
Fix stutters when changing beatmap difficulties
2019-11-25 18:47:54 +09:00
719f0d5947 Fix stutters when changing beatmap difficulties 2019-11-25 18:28:43 +09:00
5e8f3eb28f Bump Microsoft.Build.Traversal from 2.0.19 to 2.0.24 (#6957)
Bump Microsoft.Build.Traversal from 2.0.19 to 2.0.24

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-11-25 16:49:53 +09:00
94e6bfeed3 Bump Microsoft.Build.Traversal from 2.0.19 to 2.0.24
Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks) from 2.0.19 to 2.0.24.
- [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.19...Microsoft.Build.Traversal.2.0.24)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:30:17 +00:00
061d9f8d1b Make DimmedLoadingLayer block input when active (#6956)
Make DimmedLoadingLayer block input when active

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-11-25 14:01:13 +09:00
dd7e4b2340 Merge branch 'master' into dimmed-load-input-blocking 2019-11-25 13:49:10 +09:00
0e98dd5a1c Merge pull request #6450 from iiSaLMaN/add-access-to-skin-legacy-version
Add access to numerical version of legacy skin
2019-11-25 12:55:15 +09:00
51eff3d49c Merge branch 'master' into add-access-to-skin-legacy-version 2019-11-25 12:40:01 +09:00
92c4e8e4f6 Merge pull request #6911 from peppy/fix-spritetext-usage
Fix usage of SpriteText instead of OsuSpriteText
2019-11-25 12:30:45 +09:00
22bdc8435d Increase padding on mod section title (#6916)
Increase padding on mod section title
2019-11-25 12:28:38 +09:00
9f93727a80 Merge branch 'master' into fix-spritetext-usage 2019-11-25 12:15:05 +09:00
d95eb37c2d Merge pull request #6917 from EVAST9919/beatmap-overlay-no-supporter-filter
Add placeholder for non-supporters in beatmap overlay
2019-11-25 12:13:49 +09:00
ffd2ba5d7d Merge branch 'master' into beatmap-overlay-no-supporter-filter 2019-11-25 11:51:10 +09:00
987ab8b624 Merge pull request #6941 from andy840119/andy840119/_20191124_fix_ApplyToDrawableHitObjects
IApplicableToDrawableHitObjects should be able to get all the hitobject in nasted Playfield
2019-11-25 11:51:01 +09:00
36cabe72cf Make DimmedLoadingLayer block input when active 2019-11-25 11:49:54 +09:00
b85189f855 Merge remote-tracking branch 'upstream/master' into fix-spritetext-usage 2019-11-25 11:31:12 +09:00
4904346814 Fix false warnings 2019-11-25 11:31:03 +09:00
45514ff660 Apply fixes 2019-11-25 11:30:55 +09:00
19339326e2 Merge branch 'master' into andy840119/_20191124_fix_ApplyToDrawableHitObjects 2019-11-25 11:30:44 +09:00
a946a9a02c Merge pull request #6955 from turbedi/math_stuff
Use MathF instead of Math- functions when possible
2019-11-25 09:55:31 +09:00
fccdbffa93 Use MathF instead of Math- functions when possible
MathF-functions are faster than the Math-counterpart and it looks cleaner, so use MathF when we cast to float or int anyway.
2019-11-25 00:45:42 +01:00
6126fd9a6b ApplyToDrawableHitObjects should be able to get all the hitobject in nasted Playfield 2019-11-24 10:42:05 +09:00
b58afa3eb6 Remove unnecessary mentioning in xmldoc 2019-11-24 04:36:34 +03:00
2437cfd28c Add test ensuring correct version lookup 2019-11-24 04:36:16 +03:00
20a8a653c2 Change LegacySkin.Configuration accessibility 2019-11-24 04:10:04 +03:00
96533631fc Simplify if/else statement 2019-11-24 01:29:11 +03:00
29b05e2939 Fix getScores can be fired twice on user change 2019-11-24 00:01:49 +03:00
ced78dc900 Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-overlay-no-supporter-filter 2019-11-23 23:54:46 +03:00
5c55060173 Merge branch 'master' into master 2019-11-23 16:54:23 +00:00
8da65fc909 Merge pull request #6933 from peppy/fix-nativelibs-version
Fix incorrect NativeLibs version reference
2019-11-24 00:08:49 +09:00
1bd9fa413e Fix incorrect NativeLibs version reference 2019-11-23 23:29:34 +09:00
43de9dd3c1 Don't attempt to repopulate already populated users on startup (#6923)
Don't attempt to repopulate already populated users on startup

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-11-23 22:16:42 +09:00
63084b8d41 Merge branch 'master' into fix-user-population-overhea 2019-11-23 22:03:55 +09:00
2a47204b87 Merge pull request #6924 from peppy/fix-lookup-failures
Fix beatmap lookups failing for beatmaps with no local path
2019-11-23 22:02:29 +09:00
65d71b9442 Fix beatmap lookups failing for beatmaps with no local path
Turns out the underlying EscapeUriString doesn't like nulls
2019-11-23 20:55:42 +09:00
eb81d15463 Don't attempt to repopulate already populated users on startup 2019-11-23 20:55:00 +09:00