TheWildTree
|
9aacc3f5ae
|
Replace Scores property with DisplayScores method
Also adds null checks to prevent crashes in tests.
|
2020-03-04 19:24:52 +01:00 |
|
Andrei Zavatski
|
6631b07442
|
Refactor to replace existing panels
|
2020-03-04 14:58:15 +03:00 |
|
recapitalverb
|
a1dc595006
|
Change scroll container padding
|
2020-03-04 15:46:35 +07:00 |
|
recapitalverb
|
184d10a75a
|
Revert "Reduce social overlay/direct overlay paddings"
This reverts commit cb11292181 .
|
2020-03-04 15:45:22 +07:00 |
|
mcendu
|
eaa77bce14
|
Use ToString().ToLowerInvariant()
* https://github.com/ppy/osu/pull/8128#issuecomment-594360083
|
2020-03-04 16:43:35 +08:00 |
|
杜Nate
|
fbd0dfd71b
|
add blank lines
|
2020-03-04 14:55:51 +08:00 |
|
mcendu
|
416b9e4e6f
|
fix beatmap status display
|
2020-03-04 14:28:18 +08:00 |
|
Andrei Zavatski
|
e2ed13b392
|
Trim whitespace
|
2020-03-04 00:40:10 +03:00 |
|
Andrei Zavatski
|
6fca3e5a46
|
Remove functions with get-only properties
|
2020-03-04 00:39:12 +03:00 |
|
Andrei Zavatski
|
17f2baf600
|
Remove GetWidth function
|
2020-03-04 00:35:32 +03:00 |
|
Andrei Zavatski
|
4d5445b5dc
|
Rename Amount to Count
|
2020-03-04 00:31:06 +03:00 |
|
Andrei Zavatski
|
c22f61b2b1
|
Move colour selection to the FriendsOnlineStatusItem
|
2020-03-04 00:28:47 +03:00 |
|
Andrei Zavatski
|
83dad93b6d
|
Make Populate() accept list of users
|
2020-03-03 18:08:51 +03:00 |
|
Andrei Zavatski
|
160d64eecf
|
FriendsOnlineStatusControl basic implementation
|
2020-03-03 17:37:01 +03:00 |
|
Andrei Zavatski
|
c0f7a83f6f
|
Fix featured stream item width
|
2020-03-03 17:10:25 +03:00 |
|
Andrei Zavatski
|
937d9da43b
|
Implement OverlayUpdateStreamControl component
|
2020-03-03 17:01:58 +03:00 |
|
Andrei Zavatski
|
8dcdd6db6f
|
Rename UpdateStream components to ChangelogUpdateStream
|
2020-03-03 16:20:36 +03:00 |
|
Dean Herbert
|
740eb9ff53
|
Merge pull request #8090 from peppy/fix-volume-bninding-handling
Add SelectPrevious and SelectNext bindings / Change volume bindings to be truly global
|
2020-03-03 18:58:49 +09:00 |
|
Dan Balasescu
|
e77cefeabe
|
Merge branch 'master' into fix-volume-bninding-handling
|
2020-03-03 16:32:18 +09:00 |
|
smoogipoo
|
cb11292181
|
Reduce social overlay/direct overlay paddings
|
2020-03-03 16:06:31 +09:00 |
|
Dean Herbert
|
69b4713731
|
Refactor everything so I can read the code
|
2020-03-02 20:16:58 +09:00 |
|
Dean Herbert
|
23068034b1
|
Rename bool and make property for legibility
|
2020-03-02 19:51:06 +09:00 |
|
Dean Herbert
|
81191a3d20
|
Handle SelectPrevious/SelectNext locally to volume meter when hovered
|
2020-03-02 18:59:55 +09:00 |
|
Dean Herbert
|
e608d807f4
|
Handle SelectPrevious / SelectNext as volume change operations if nothing else handled game-wide
|
2020-03-02 18:59:38 +09:00 |
|
TheWildTree
|
4d19278df4
|
Remove using directive
|
2020-02-29 15:43:48 +01:00 |
|
TheWildTree
|
f661806513
|
Move checking logic out of ScoreTable
|
2020-02-29 15:29:00 +01:00 |
|
Andrei Zavatski
|
5dff7f0955
|
Adjust horizontal padding
|
2020-02-29 02:21:52 +03:00 |
|
Andrei Zavatski
|
3c8ccf3c7d
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into changelog-stream-area-refactor
|
2020-02-29 02:17:37 +03:00 |
|
TheWildTree
|
d71b516902
|
Check beatmap ranking status instead of the pp value
|
2020-02-28 21:58:37 +01:00 |
|
TheWildTree
|
5838af39c1
|
Add background colour customization to ProfileItemContainer
|
2020-02-28 21:09:49 +01:00 |
|
TheWildTree
|
036f155afe
|
Adjust colours in DrawableMostPlayedBeatmap
|
2020-02-28 21:09:31 +01:00 |
|
Dean Herbert
|
394b88aa65
|
Add thread mode dropdown
|
2020-02-28 22:17:45 +09:00 |
|
Dean Herbert
|
4ad2d0cfb6
|
Remove deprecated debug setting
|
2020-02-28 22:17:45 +09:00 |
|
Andrei Zavatski
|
377ae3e685
|
Make a separate if section for all highlighted case
|
2020-02-28 12:48:06 +03:00 |
|
Andrei Zavatski
|
8fdf859375
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into changelog-stream-area-refactor
|
2020-02-28 12:15:09 +03:00 |
|
Andrei Zavatski
|
f9aa6b9c07
|
Remove fadeContainer and adjust fade condition
|
2020-02-27 15:33:01 +03: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 |
|
TheWildTree
|
397e35d0a0
|
Hide pp column if map is loved or qualified
|
2020-02-26 21:36:52 +01:00 |
|
Andrei Zavatski
|
54d83eff94
|
Use OverlayColourProfider for VotePill component
|
2020-02-26 19:35:20 +03:00 |
|
Dan Balasescu
|
1dbc92eed1
|
Merge branch 'master' into changelog-retouch
|
2020-02-26 11:23:31 +09:00 |
|
Dan Balasescu
|
6e8a9fdd2d
|
Merge branch 'master' into beatmapset-comments
|
2020-02-26 10:45:56 +09:00 |
|
Dan Balasescu
|
37e9c2a683
|
Merge branch 'master' into user-list-toolbar
|
2020-02-26 10:11:21 +09:00 |
|
Dan Balasescu
|
92bbd71e60
|
Merge branch 'master' into chart-button-rankings
|
2020-02-26 09:10:39 +09:00 |
|
Lucas A
|
535a7989d6
|
Open rankings overlay on spotlights page.
|
2020-02-25 20:57:15 +01:00 |
|
Andrei Zavatski
|
c1455be855
|
Add tests
|
2020-02-25 10:29:03 +03:00 |
|
Andrei Zavatski
|
d8413c558b
|
Use fully qualified name for enum item description in CommentsHeader
|
2020-02-24 23:41:34 +03:00 |
|
Andrei Zavatski
|
a020566b1e
|
Add HoverClickSounds
|
2020-02-24 23:37:46 +03:00 |
|
Bartłomiej Dach
|
4cbb2a2f59
|
Move comment to more pertinent place
|
2020-02-24 21:30:27 +01:00 |
|
Andrei Zavatski
|
fe1f2858c1
|
Refactor to avoid duplicated code
|
2020-02-24 23:10:37 +03:00 |
|
Andrei Zavatski
|
7bc9a9b3d8
|
Implement OverlayPanelDisplayStyleControl and UserListToolbar components
|
2020-02-24 07:28:33 +03:00 |
|
Andrei Zavatski
|
b0b52146ea
|
Fix crash when clicking on ShowMore button
|
2020-02-24 05:53:33 +03:00 |
|
Andrei Zavatski
|
0cfe1ac823
|
Implement UserSortTabControl component
|
2020-02-24 05:47:21 +03:00 |
|
Bartłomiej Dach
|
71c34a36ed
|
Use pattern matching instead of .(Has)?Value
|
2020-02-23 14:46:42 +01:00 |
|
Andrei Zavatski
|
74c7e29108
|
Apply suggestions
|
2020-02-23 01:22:37 +03:00 |
|
TheWildTree
|
beb18006da
|
Show 0 pp if map is loved
|
2020-02-22 21:04:00 +01:00 |
|
Andrei Zavatski
|
63006e8672
|
Refactor to avoid visual inconsistency for beatmaps with no leaderboard
|
2020-02-22 03:40:59 +03:00 |
|
Andrei Zavatski
|
894b50f955
|
Basic implementation of BeatmapSetCommentsContainer
|
2020-02-22 03:24:50 +03:00 |
|
Andrei Zavatski
|
44ddc585da
|
Remove unused usings
|
2020-02-21 18:40:42 +03:00 |
|
Andrei Zavatski
|
8593642a04
|
Adjust StreamBadgeArea
|
2020-02-21 18:12:23 +03:00 |
|
Andrei Zavatski
|
c49074dde3
|
Adjust comments placement
|
2020-02-21 17:29:51 +03:00 |
|
Andrei Zavatski
|
48a9b465ef
|
Adjust icons colour
|
2020-02-21 17:22:46 +03:00 |
|
Andrei Zavatski
|
491906d534
|
Adjust ChangelogListing appearance
|
2020-02-21 17:19:49 +03:00 |
|
Andrei Zavatski
|
70eb2ed09e
|
Adjust ChangelogBuild appearance
|
2020-02-21 17:11:29 +03:00 |
|
Andrei Zavatski
|
e9f69d2c23
|
Adjust date for ChangelogSingleBuild
|
2020-02-21 16:55:12 +03:00 |
|
Andrei Zavatski
|
3fdf8dc386
|
Recolour main background
|
2020-02-21 16:41:52 +03:00 |
|
Dean Herbert
|
66bd888227
|
Merge pull request #7930 from EVAST9919/changelog-comments
Add CommentsContainer to ChangelogOverlay
|
2020-02-21 21:20:35 +09:00 |
|
Dean Herbert
|
db1e5abad7
|
Merge pull request #7786 from EVAST9919/subcomments-alter-new
Add ability to load long comment trees in CommentsContainer
|
2020-02-21 21:18:33 +09:00 |
|
Dean Herbert
|
22a28751d0
|
Merge branch 'master' into use-loading-inbeatmap-listing
|
2020-02-21 19:59:04 +09:00 |
|
smoogipoo
|
7fd71d9b6c
|
Adjust conditional
|
2020-02-21 19:50:16 +09:00 |
|
Dan Balasescu
|
d6b6edce02
|
Merge branch 'master' into centralise-loading-animations
|
2020-02-21 19:48:50 +09:00 |
|
smoogipoo
|
4c083e0e7e
|
Add back orphaning as a fail-safe
|
2020-02-21 19:41:25 +09:00 |
|
smoogipoo
|
05ff4de944
|
Remove the concept of orphaning and refactor
|
2020-02-21 19:30:51 +09:00 |
|
smoogipoo
|
4c3468f40e
|
Reorder file
|
2020-02-21 19:30:45 +09:00 |
|
smoogipoo
|
4fd420e61d
|
Rename method
|
2020-02-21 19:30:39 +09:00 |
|
smoogipoo
|
a7b5117d88
|
Fix attempting to add parent comments twice
|
2020-02-21 19:30:33 +09:00 |
|
smoogipoo
|
1cd84754c8
|
Add back parent-child linking
|
2020-02-21 19:27:32 +09:00 |
|
smoogipoo
|
db78b95228
|
Remove duplicated api request
|
2020-02-21 19:27:25 +09:00 |
|
Dean Herbert
|
81f9103f9c
|
Bind with global ruleset for now
|
2020-02-21 18:54:48 +09:00 |
|
Dean Herbert
|
556131cd5f
|
Merge branch 'master' into ingame-rankings
|
2020-02-21 18:51:54 +09:00 |
|
smoogipoo
|
41c6d2f2e7
|
Merge remote-tracking branch 'origin/master' into subcomments-alter-new
|
2020-02-21 17:02:58 +09:00 |
|
smoogipoo
|
37e295e4be
|
Refactor orphaning to better follow osu-web specification
|
2020-02-21 17:02:48 +09:00 |
|
Dean Herbert
|
2bda310fa7
|
Use new loading layer in beatmap listing overlay
|
2020-02-21 16:13:24 +09:00 |
|
Dean Herbert
|
92f6f0207c
|
Rename LoadingAnimation to LoadingSpinner
|
2020-02-21 15:33:31 +09:00 |
|
Dean Herbert
|
623b78d675
|
Combine all loading animation implementations
|
2020-02-21 15:32:46 +09:00 |
|
Andrei Zavatski
|
da41f4cd3f
|
Add CommentsContainer to ChangelogOverlay
|
2020-02-21 08:02:40 +03:00 |
|
smoogipoo
|
5acaf9b371
|
Privatise setter
|
2020-02-21 12:33:49 +09:00 |
|
smoogipoo
|
2cb218c9c4
|
Merge remote-tracking branch 'origin/master' into comment-editor
|
2020-02-21 12:27:34 +09:00 |
|
Dean Herbert
|
db4fe4f728
|
Merge branch 'master' into adjust-beatmap-overlay
|
2020-02-21 09:52:44 +09:00 |
|
Dean Herbert
|
4fb4c03956
|
Merge pull request #7779 from Malox10/hoverable-timestamps
Add tooltips with precise dates to beatmap set overlay
|
2020-02-21 09:48:22 +09:00 |
|
Dean Herbert
|
3380dbbd71
|
Improve visual appearance of ProcessingOverlay
|
2020-02-20 19:49:22 +09:00 |
|
Dean Herbert
|
5c16dbbea9
|
Merge pull request #7919 from smoogipoo/null-leaderboard-position
Support null leaderboard position
|
2020-02-20 16:27:24 +09:00 |
|
smoogipoo
|
d79ca97fe9
|
Make beatmap scores also support null position
|
2020-02-20 15:04:12 +09:00 |
|
Dan Balasescu
|
eb8a56055f
|
Merge pull request #7910 from EVAST9919/rankings-clickable-countries
Make country names in RankingsOverlay clickable
|
2020-02-20 15:00:01 +09:00 |
|
Dan Balasescu
|
474d0635cf
|
Merge pull request #7913 from TheWildTree/highlight-full-combo
Highlight max combo on beatmap leaderboards
|
2020-02-20 14:53:55 +09:00 |
|
smoogipoo
|
1a689231c2
|
Support null leaderboard position
|
2020-02-20 14:51:25 +09:00 |
|
Dan Balasescu
|
bf5c34a014
|
Merge branch 'master' into rankings-clickable-countries
|
2020-02-20 14:21:44 +09:00 |
|
Dan Balasescu
|
ae12097a46
|
Merge branch 'master' into highlight-full-combo
|
2020-02-20 14:02:24 +09:00 |
|
smoogipoo
|
00d8be9235
|
Adjust height transition
|
2020-02-20 13:48:34 +09:00 |
|