Commit Graph

24535 Commits

Author SHA1 Message Date
7831e6ed33 Implement NewsArticleCover class (#7192)
Implement NewsArticleCover class
2019-12-18 16:15:23 +09:00
0ca241287c Implement legacy slider border shadow (#7255)
Implement legacy slider border shadow

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-12-18 16:09:34 +09:00
bccde25507 Merge remote-tracking branch 'upstream/master' into legacy-slider-shadow 2019-12-18 15:39:54 +09:00
826b271371 Use exact ratio of legacy to default object size 2019-12-18 15:39:36 +09:00
0075cb39f8 Add Discord Rich Presence support (#4654)
Add Discord Rich Presence support

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-12-18 14:53:52 +09:00
0710e5ba13 Rename unknown mode assets (discord dev page broken) 2019-12-18 14:35:18 +09:00
b65847b0d7 Refactor / rewrite discord code 2019-12-18 14:07:53 +09:00
0a3d339dd9 Load discord RPC asynchronously 2019-12-18 14:07:32 +09:00
f53fd6e4bc Fix status capitalisation 2019-12-18 14:07:21 +09:00
2f5b27e97c Make user bindables readonly 2019-12-18 14:07:12 +09:00
756d847ad8 Fix user not getting an initial status 2019-12-18 14:07:03 +09:00
1fe0e45a9c Implement legacy slider border shadow 2019-12-18 13:37:37 +09:00
0f5ef78b69 Update client id 2019-12-18 12:39:50 +09:00
72acce77b3 Merge branch 'master' into discord-rich-presence 2019-12-18 12:19:54 +09:00
ad7923f9b9 Fix test methods not being renamed. 2019-12-17 19:25:17 +01:00
0a278ef943 Apply review suggestions 2019-12-17 19:23:30 +01:00
b841b78cad Fix first sample point being treated as redundant (#7182)
Fix first sample point being treated as redundant
2019-12-18 02:15:52 +09:00
036efb9947 Merge branch 'master' into fix-effect-points 2019-12-18 01:43:15 +09:00
98f4e345ab Merge pull request #7239 from smoogipoo/fix-local-score-availability
Fix downloaded scores not marked as locally available
2019-12-18 01:40:29 +09:00
886db8eb22 Merge branch 'master' into fix-local-score-availability 2019-12-18 01:15:20 +09:00
726abaddc3 Implement legacy slider body for classic skins (#7243)
Implement legacy slider body for classic skins

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-12-18 01:15:00 +09:00
69da6ed9a1 Fix test re-using the same storage 2019-12-17 23:53:18 +09:00
4443d2196b Merge branch 'master' into legacy-slider-body 2019-12-17 23:42:31 +09:00
d219de7e27 Snap based on the end position/time of the previous object (#7240)
Snap based on the end position/time of the previous object
2019-12-17 23:41:20 +09:00
e0ce87adca Move CreateScoreProcessor() to Ruleset (#7244)
Move CreateScoreProcessor() to Ruleset
2019-12-17 22:15:42 +09:00
3d13fe485d Merge pull request #7238 from huoyaoyuan/fxcop
Apply FxCop at game side
2019-12-17 21:29:52 +09:00
35276c3739 Prevent test scene failures through casting softly 2019-12-17 21:26:23 +09:00
394c1274ee Merge pull request #7242 from EVAST9919/profile-counter-pills
Implement counter pills for UserOverlay
2019-12-17 20:21:36 +09:00
fd2785bab3 Merge branch 'master' into fxcop 2019-12-17 20:14:45 +09:00
49bf8d27d1 Move CreateScoreProcessor() to Ruleset 2019-12-17 20:08:13 +09:00
2d85145eec Make legacy accent colour multiplicative 2019-12-17 19:52:33 +09:00
527ab1a72f Fix traceable mod not working on skin change 2019-12-17 19:49:13 +09:00
f6cde911e2 Use switch expressions 2019-12-17 13:41:28 +03:00
7c2884700e Fix various display issues by abstracting further 2019-12-17 19:29:27 +09:00
bc9177983a Fix possible null 2019-12-17 12:50:50 +03:00
023892738a Integration into overlay 2019-12-17 12:36:44 +03:00
9caed9e98a Add legacy slider body support 2019-12-17 18:16:25 +09:00
8cd96acffc CounterPill implementation 2019-12-17 12:05:35 +03:00
1e798a8dbe Add abstract implementation of slider path 2019-12-17 17:54:05 +09:00
6da581f3fe Snap based on end position/time of the previous object 2019-12-17 16:35:40 +09:00
927ba4c113 Update expected exception in test. 2019-12-17 15:20:05 +08:00
59c3b39ed8 Add test 2019-12-17 15:47:13 +09:00
946a202ee5 Fix online replays not being available locally 2019-12-17 15:47:08 +09:00
c92332d2e4 Merge pull request #7214 from Joehuu/default-placeholder-channel-search
Use default placeholder text on chat channel search box
2019-12-17 14:38:56 +09:00
735b7a8455 Merge pull request #6940 from aspriddell/cinema-mod
Add "Cinema" mod
2019-12-17 14:33:12 +09:00
fb82e97e5d Add minimal old skin to osu! ruleset tests (#7173)
Add minimal old skin to osu! ruleset tests

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-12-17 14:14:49 +09:00
5079feaad1 Remove unnecessary string interpolation 2019-12-17 14:04:03 +09:00
40b43b85f1 CA1715: use prefix for generic parameters. 2019-12-17 13:00:25 +08:00
61a6106e52 CA2200: don't explictly throw caught exception. 2019-12-17 13:00:23 +08:00
caf3f774ba CA1309: compare strings correctly. 2019-12-17 13:00:15 +08:00