Joehu
|
db6a9c9717
|
Move null check to menu item addition
|
2020-07-12 22:06:17 -07:00 |
|
Joehu
|
ac7252e152
|
Fix context menu not masking outside of leaderboard area
|
2020-07-12 22:04:00 -07:00 |
|
Joehu
|
9c039848bc
|
Simplify and add null check
|
2020-07-12 12:04:53 -07:00 |
|
Joehu
|
25d2d9ba5c
|
Convert getMods reference to method group
|
2020-07-11 16:24:57 -07:00 |
|
Joehu
|
0d26ad9ddb
|
Fix user top score not having a context menu
|
2020-07-11 16:22:01 -07:00 |
|
Joehu
|
9b4bed2ab2
|
Add ability to select mods from a specific score
|
2020-07-11 16:02:47 -07:00 |
|
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
|
1e8badb14a
|
Move all logic to TopLocalRank and remove CarouselBeatmapRank
|
2020-04-04 22:28:36 +03: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 |
|
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 |
|
Dean Herbert
|
ed837d3115
|
Use framework extension method for FromHex
|
2020-03-11 10:18:41 +09:00 |
|
Dean Herbert
|
4294ed4b64
|
Better align fonts to weights
|
2020-03-04 11:45:19 +09:00 |
|
Dean Herbert
|
92f6f0207c
|
Rename LoadingAnimation to LoadingSpinner
|
2020-02-21 15:33:31 +09:00 |
|
smoogipoo
|
1a689231c2
|
Support null leaderboard position
|
2020-02-20 14:51:25 +09:00 |
|
recapitalverb
|
c753cb46c5
|
Use [Resolved] wherever possible
|
2020-02-14 20:14:00 +07:00 |
|
Dean Herbert
|
76cfe1f42c
|
Merge branch 'master' into online-container
|
2020-02-14 15:18:27 +09:00 |
|
smoogipoo
|
bc1c4f6b58
|
Add missing null-allowance
|
2020-02-13 19:04:23 +09:00 |
|
recapitalverb
|
9898a926b2
|
Use ScoreInfo.DisplayAccuracy everywhere
|
2020-02-03 22:11:36 +07:00 |
|
smoogipoo
|
76af8bea5d
|
Fix percentage-formatted displays containing a space
|
2020-01-29 19:51:24 +09:00 |
|
smoogipoo
|
bfb056c612
|
Apply input method signature refactorings
|
2020-01-20 18:17:21 +09:00 |
|
Lucas A
|
e9a5298484
|
Allow setting the displayed text on LoginPlaceholder
|
2020-01-12 15:50:35 +01:00 |
|
Dean Herbert
|
ab9603b06a
|
Merge remote-tracking branch 'upstream/master' into #7146
|
2020-01-09 17:08:12 +08:00 |
|
Dean Herbert
|
6dd45e52ef
|
Move text definition inside class
|
2020-01-08 17:22:51 +09:00 |
|
Lucas A
|
7f92cefe10
|
Apply review suggestions
|
2020-01-07 19:06:47 +01:00 |
|
smoogipoo
|
4a7f5f98df
|
Cleanup methods/events
|
2020-01-06 17:20:09 +09:00 |
|
Lucas A
|
5fd5665467
|
Use implementation on song select leaderboards.
|
2020-01-04 19:59:25 +01:00 |
|
Lucas A
|
3bd3ebad49
|
Move placeholders to a dedicated namespace
|
2020-01-04 19:56:34 +01:00 |
|
Willy Tu
|
e23c71be80
|
Update Resolved and Cached attribute issues
|
2020-01-03 11:34:26 -08:00 |
|
Willy Tu
|
6abbd33b51
|
Fixed CI issues
|
2019-12-19 21:57:14 -08:00 |
|
Willy Tu
|
8ab26e8889
|
Update Tests with dependencies on LeaderboardScore. Added its dependency on DialogOverlay for the tests. Added test for deleting individual local score
|
2019-12-19 21:29:54 -08:00 |
|
Willy Tu
|
d4d4ddc624
|
Remove new line for CodeFactor
|
2019-12-18 22:42:26 -08:00 |
|
Willy Tu
|
643911ada9
|
Fix code format for CI
|
2019-12-18 22:41:07 -08:00 |
|
Willy Tu
|
ed07b779b1
|
Update to use score.ID identify local scores
|
2019-12-18 21:54:02 -08:00 |
|
Willy Tu
|
27163a5133
|
Removed unnecessary code for deleting individual local score.
|
2019-12-18 21:04:10 -08:00 |
|
Willy Tu
|
531ac16743
|
Update Scoreboard Refresh Method for deleting individual scores
|
2019-12-18 19:22:42 -08:00 |
|
wltu
|
8aeef3f59a
|
Added refresh scoreboard upon deleting local score and formatted the code
|
2019-12-17 12:56:30 -08:00 |
|
wltu
|
bb2b1475cd
|
Merge branch 'master' of https://github.com/ppy/osu into #7146
|
2019-12-17 12:54:47 -08:00 |
|
Huo Yaoyuan
|
40b43b85f1
|
CA1715: use prefix for generic parameters.
|
2019-12-17 13:00:25 +08:00 |
|
Willy Tu
|
bef9637fdf
|
Implemented delete local score individually. Currently does not refresh the score screen after the delete is compelete.
|
2019-12-16 19:25:28 -08:00 |
|
Willy Tu
|
ad077042ba
|
Created ContextMenu for scores by adding OsuContextMenuContainer as a child of LeaderboardScore and a Drawable that extended the IHasContextMenu interface to the MenuContainer. Tried to the LeaderboardScore extend IHASContextMenu itself, but it is not working yet.
|
2019-12-15 02:18:12 -08:00 |
|
Huo Yaoyuan
|
374ef6ff83
|
Merge branch 'master' into sharpen
|
2019-11-20 17:30:58 +08:00 |
|
Huo Yaoyuan
|
87d40cf8d0
|
Resolve equals usages.
|
2019-11-13 22:35:50 +08:00 |
|
Huo Yaoyuan
|
bbeab6fa76
|
Use auto property.
|
2019-11-12 19:53:25 +08:00 |
|
Huo Yaoyuan
|
ccc8aa6fa4
|
Apply brace style.
|
2019-11-11 20:13:13 +08:00 |
|