smoogipoo
|
ed3e0a01e1
|
Re-namespace into song select
|
2020-04-07 15:31:22 +09:00 |
|
smoogipoo
|
ed17a1c990
|
Improve visual display
|
2020-04-07 15:30:06 +09:00 |
|
smoogipoo
|
933314d724
|
Remove unnecessary method
|
2020-04-07 14:50:11 +09:00 |
|
smoogipoo
|
c46ea7bdef
|
Add disposal, prevent memory leaks
|
2020-04-07 14:49:24 +09:00 |
|
Santeri Nogelainen
|
da59baa779
|
Add line break
|
2020-04-04 22:42:13 +03:00 |
|
Santeri Nogelainen
|
163de36777
|
Merge remote-tracking branch 'upstream/master'
|
2020-04-04 22:29:15 +03:00 |
|
Santeri Nogelainen
|
1e8badb14a
|
Move all logic to TopLocalRank and remove CarouselBeatmapRank
|
2020-04-04 22:28:36 +03:00 |
|
Dean Herbert
|
812583a4cd
|
Remove stray newline
|
2020-03-30 16:17:42 +09:00 |
|
Dean Herbert
|
7ecce713bb
|
Keep provided IDs where possible if not online
|
2020-03-30 15:07:39 +09:00 |
|
Santeri Nogelainen
|
faa2b49be4
|
Fix namespace for CarouselBeatmapRank, make UpdateableRank in TopLocalRank readonly
|
2020-03-28 18:13:39 +02:00 |
|
Santeri Nogelainen
|
1c711147f3
|
Move all carousel rank logic into separate classes (TopLocalRank and CarouselBeatmapRank)
|
2020-03-28 17:22:01 +02:00 |
|
Dean Herbert
|
1b6342438f
|
Hide scrollbars in tournament chat display
|
2020-03-23 12:05:16 +09:00 |
|
smoogipoo
|
e586249db7
|
Expose GetRankName from DrawableRank
|
2020-03-17 16:25:51 +09:00 |
|
smoogipoo
|
d77b0acd90
|
Move rank colour to OsuColour
|
2020-03-17 16:25:41 +09:00 |
|
TheWildTree
|
acd280c855
|
Add System channel type and use it for the ChannelSelectorTab
|
2020-03-15 22:13:26 +01:00 |
|
Dan Balasescu
|
afcbc5b789
|
Merge branch 'master' into fix-cross-thread-operation
|
2020-03-11 12:45:18 +09:00 |
|
Dean Herbert
|
ed837d3115
|
Use framework extension method for FromHex
|
2020-03-11 10:18:41 +09:00 |
|
Dean Herbert
|
ad7cda8735
|
Fix download failures causing a non-safe drawable change
|
2020-03-10 20:11:06 +09:00 |
|
Dean Herbert
|
0102aaf32a
|
Move chat expand/contract logic local to tournament
|
2020-03-08 18:11:57 +09:00 |
|
Dean Herbert
|
aed52179f0
|
Fix weird reverse logic
|
2020-03-08 15:32:22 +09:00 |
|
Dean Herbert
|
4294ed4b64
|
Better align fonts to weights
|
2020-03-04 11:45:19 +09:00 |
|
Dean Herbert
|
276f6da483
|
Merge branch 'master' into better-room-participants
|
2020-02-28 16:42:31 +09:00 |
|
smoogipoo
|
085968dd7f
|
Rename recent participants
|
2020-02-27 20:00:53 +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
|
3f5c4633bc
|
Remove workarounds for CreateRoomRequest shortcomings
|
2020-02-27 16:41:00 +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 |
|
smoogipoo
|
db78b95228
|
Remove duplicated api request
|
2020-02-21 19:27:25 +09:00 |
|
smoogipoo
|
957b33b141
|
Fix included comment properties not being set correctly
|
2020-02-21 19:27:17 +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
|
92f6f0207c
|
Rename LoadingAnimation to LoadingSpinner
|
2020-02-21 15:33:31 +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 |
|
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 |
|
Andrei Zavatski
|
7550685a61
|
DrawableErrorHandler -> NotFoundDrawable
|
2020-02-20 02:43:13 +03:00 |
|
TheWildTree
|
23c9782f50
|
Add maxCombo to APIBeatmap
|
2020-02-19 17:58:41 +01:00 |
|
Andrei Zavatski
|
255c8d3a13
|
Adjust SearchBeatmapSetsRequest for new usage
|
2020-02-19 17:33:48 +03:00 |
|
Andrei Zavatski
|
01202f09be
|
Expand SearchBeatmapSetsResponse
|
2020-02-19 17:32:43 +03:00 |
|
Andrei Zavatski
|
3bf3becdd6
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into subcomments-alter-new
|
2020-02-18 13:27:08 +03:00 |
|
smoogipoo
|
c8b81bcf3c
|
Use equality comparison rather than hash set
|
2020-02-16 16:23:46 +09:00 |
|
smoogipoo
|
17e3470441
|
Replace hashcode override with local equality comparer
|
2020-02-16 00:23:52 +09:00 |
|
Dean Herbert
|
a51fdfb95e
|
Merge pull request #7839 from smoogipoo/match-subscreen-redesign
Redesign match subscreen to add playlist support
|
2020-02-15 21:11:39 +09:00 |
|
Dean Herbert
|
d0122b935e
|
Transfer metadata to ensure present on creating a new match
|
2020-02-15 19:40:59 +09:00 |
|
Andrei Zavatski
|
7cb11be810
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into subcomments-alter-new
|
2020-02-14 20:55:51 +03:00 |
|
recapitalverb
|
7866c26f95
|
Make OsuConfigManager instances readonly
|
2020-02-14 22:18:56 +07:00 |
|
recapitalverb
|
7de7748607
|
Remove unnecessary nullability
|
2020-02-14 22:02:10 +07:00 |
|
recapitalverb
|
2bd2cd1d3f
|
Use OsuConfigManager from ctor instead
|
2020-02-14 21:59:33 +07:00 |
|
recapitalverb
|
c46d828716
|
Preserve permitNulls
|
2020-02-14 20:59:51 +07:00 |
|
recapitalverb
|
a7c2fd078f
|
Fix remaining cases
|
2020-02-14 20:27:21 +07:00 |
|