1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00
Commit Graph

26935 Commits

Author SHA1 Message Date
Dan Balasescu
aea77cae98
Merge pull request #8030 from EVAST9919/comments-replies-button-fix
Fix incorrect RepliesButton presentation in comments
2020-02-27 21:29:52 +09:00
Andrei Zavatski
a8c31c31ad Move padding outside of the UpdateStreamBadgeArea 2020-02-27 14:47:31 +03:00
Andrei Zavatski
d92e93ed31 Move background creation out from UpdateStreamBadgeArea 2020-02-27 14:39:10 +03:00
Andrei Zavatski
32dc4501c1 Fix incorrect RepliesButton presentation 2020-02-27 14:16:35 +03:00
smoogipoo
b3220476d7 Rename methods 2020-02-27 20:05:12 +09:00
smoogipoo
dd2bd5c19d Add delay for loading multiplayer beatmap covers 2020-02-27 20:01:23 +09:00
smoogipoo
085968dd7f Rename recent participants 2020-02-27 20:00:53 +09:00
smoogipoo
22862256c1 Increase time between polls 2020-02-27 19:42:19 +09:00
smoogipoo
fe10a64137 Improve participants list transforms 2020-02-27 19:37:07 +09:00
smoogipoo
97c07281d8 Make ParticipantsList use the new participants property 2020-02-27 19:24:13 +09:00
smoogipoo
99442ec9c3 Implement single-room multiplayer room polling 2020-02-27 19:23:50 +09:00
smoogipoo
ffa8a50c6b Make User IEquatable 2020-02-27 19:21:59 +09:00
smoogipoo
3f5c4633bc Remove workarounds for CreateRoomRequest shortcomings 2020-02-27 16:41:00 +09:00
smoogipoo
101a587641 Disable triangles in triangles intro 2020-02-27 15:51:55 +09:00
smoogipoo
7ad6ad0bb0 Remove hacks that bypassed layout shortcomings 2020-02-27 13:32:23 +09:00
Dan Balasescu
7c0e823b95
Merge pull request #8021 from peppy/remove-legacy-state
Remove legacy DrawableHitObject state management
2020-02-27 12:27:30 +09:00
Dean Herbert
c06db5a54a Remove legacy DrawableHitObject state management 2020-02-27 11:28:29 +09:00
Dean Herbert
c0b09ece64
Merge pull request #8020 from smoogipoo/fix-ios-crashes
Fix iOS/Android lockups by disabling LLVM
2020-02-27 11:05:10 +09:00
smoogipoo
a4edd3b8a1 Fix iOS/Android lockups by disabling LLVM 2020-02-27 09:24:54 +09:00
Dan Balasescu
8686d7cd40
Merge pull request #8014 from EVAST9919/comments-vote-pill-recolour
Use overlay theme colours for comment vote button
2020-02-27 08:17:05 +09:00
Andrei Zavatski
54d83eff94 Use OverlayColourProfider for VotePill component 2020-02-26 19:35:20 +03:00
Dan Balasescu
f1c97451d9
Merge pull request #8007 from peppy/fix-hidden-ui-performance
Fix stutter when showing game HUD after being hidden for a while
2020-02-26 21:33:53 +09:00
Dean Herbert
4d51218470
Merge branch 'master' into fix-hidden-ui-performance 2020-02-26 20:58:30 +09:00
Dean Herbert
b5306d16cf
Merge pull request #8005 from peppy/fix-catcher-dropping-streams
Fix catcher dropping juice streams due to it considering ignored judgements
2020-02-26 20:58:22 +09:00
Dean Herbert
ed2bdd7106 Fix stutter when showing game HUD after being hidden for a while 2020-02-26 20:45:57 +09:00
Dan Balasescu
b11e4f0f1a
Merge pull request #8004 from peppy/fix-hyperdash-display
Fix hyperdash red glow not being visible
2020-02-26 20:27:46 +09:00
Dean Herbert
2aa649e073 Fix catcher dropping juice streams due to it considering ignored judgements 2020-02-26 19:31:49 +09:00
Dean Herbert
e5927447fc Fix hyperdash fruit not visible on custom skins 2020-02-26 19:22:46 +09:00
Dean Herbert
83495eb648 Add testing support for hyperdash fruits 2020-02-26 19:22:31 +09:00
Dean Herbert
015a39abc7 Fix hyperdash fruit not visible on default skin 2020-02-26 19:22:31 +09:00
smoogipoo
da89798765 Merge remote-tracking branch 'origin/master' into layout-rework 2020-02-26 15:06:40 +09:00
smoogipoo
334ec7bbd4 Apply further framework changes 2020-02-26 15:06:30 +09:00
Dean Herbert
2c0b8ab95f
Merge pull request #7997 from smoogipoo/adjust-hp-values
Increase HP awarded for GOODs from 1.5% to 2.5%
2020-02-26 13:15:30 +09:00
smoogipoo
fab49fb1ba Slightly increase HP awarded for 100s 2020-02-26 12:18:46 +09:00
Dan Balasescu
1cb91b2427
Merge pull request #7940 from EVAST9919/changelog-retouch
Adjust ChangelogOverlay appearance to match web
2020-02-26 11:57:10 +09:00
Dan Balasescu
1dbc92eed1
Merge branch 'master' into changelog-retouch 2020-02-26 11:23:31 +09:00
Dan Balasescu
627870fa07
Merge pull request #7951 from EVAST9919/beatmapset-comments
Add CommentsContainer to BeatmapSetOverlay
2020-02-26 11:23:15 +09:00
Dan Balasescu
6e8a9fdd2d
Merge branch 'master' into beatmapset-comments 2020-02-26 10:45:56 +09:00
Dan Balasescu
045355786a
Merge pull request #7983 from EVAST9919/user-list-toolbar
Implement UserListToolbar component
2020-02-26 10:35:14 +09:00
Dan Balasescu
37e9c2a683
Merge branch 'master' into user-list-toolbar 2020-02-26 10:11:21 +09:00
Dan Balasescu
8bdeac248c
Merge pull request #7955 from Game4all/chart-button-rankings
Open Rankings when clicking on charts button
2020-02-26 09:30:55 +09:00
Dan Balasescu
92bbd71e60
Merge branch 'master' into chart-button-rankings 2020-02-26 09:10:39 +09:00
Dan Balasescu
db512e5469
Merge pull request #7995 from bdach/fix-catch-judgement-crash
Fix crashes in catch upon ending combo with banana shower or juice stream
2020-02-26 08:14:34 +09:00
Bartłomiej Dach
bf36dc10a5 Fix invalid cast
Since introduction of IgnoreJudgement and its usage in JuiceStream
and BananaShower the hard cast in CatcherArea that was used to check
if the drawable hit object should cause the fruits on the plate explode
at the end of combo caused a hard crash instead, since IgnoreJudgement
was no longer deriving from CatchJudgement.

Replace the hard cast with a soft pattern-matched cast.
2020-02-25 23:21:54 +01:00
Bartłomiej Dach
88ec31c262 Add tests demonstrating crash 2020-02-25 22:48:47 +01:00
Lucas A
535a7989d6 Open rankings overlay on spotlights page. 2020-02-25 20:57:15 +01:00
Dean Herbert
d77420d58b
Merge pull request #7977 from peppy/expose-editor-save-to-mobil
Expose save option in editor to non-desktop platforms
2020-02-25 21:24:38 +09:00
Dean Herbert
efa81c9f7f
Merge pull request #7974 from peppy/fix-barline-lifetimes
Fix bar lines in osu!taiko and osu!mania not correctly being cleaned up
2020-02-25 21:15:27 +09:00
Dean Herbert
9557a2cd96 Use object initialiser 2020-02-25 20:52:33 +09:00
Dean Herbert
d564440fe7
Merge branch 'master' into fix-barline-lifetimes 2020-02-25 20:41:04 +09:00