Dean Herbert
|
5489b19c57
|
Update PlaylistItem to use IRulesetInfo
|
2021-11-15 16:13:03 +09:00 |
|
smoogipoo
|
c716051530
|
Merge branch 'master' into multi-queueing-modes
|
2021-11-08 19:19:50 +09:00 |
|
smoogipoo
|
e6deb0c873
|
Merge branch 'master' into multi-queueing-modes
|
2021-11-05 15:57:25 +09:00 |
|
Dean Herbert
|
86540d1fb6
|
Update existing usages of Author as string to access Username directly
|
2021-11-04 18:57:54 +09:00 |
|
Dean Herbert
|
b9983add15
|
Rename User to APIUser and move to correct namespace
|
2021-11-04 18:21:31 +09:00 |
|
Dean Herbert
|
a49366ff84
|
Remove nullability from IBeatmapInfo.Metadata
|
2021-11-04 14:28:39 +09:00 |
|
Dean Herbert
|
3453160a8b
|
Change PlaylistItem.Beatmap to be an IBeatmapInfo
|
2021-11-04 13:16:56 +09:00 |
|
Dean Herbert
|
6fdeb66dc1
|
Use APIBeatmap instead of BeatmapInfo in playlist display classes where feasible
|
2021-11-04 11:55:50 +09:00 |
|
Bartłomiej Dach
|
098fa181b4
|
Fix text flow wrapping incorrectly in multiplayer usages
|
2021-11-03 18:36:43 +01:00 |
|
Bartłomiej Dach
|
ad98ab0a26
|
Fix drawable room playlist item assuming single sprite text
|
2021-11-02 21:42:02 +01:00 |
|
Dean Herbert
|
6efd3d3115
|
Don't perform background difficulty calculation for multiplayer panels
There are cases these are shown in a long list. They shouldn't be
running calculations.
|
2021-11-03 03:12:52 +09:00 |
|
smoogipoo
|
65b920e4c1
|
Merge branch 'master' into multi-queueing-modes
|
2021-11-01 18:37:16 +09:00 |
|
Dean Herbert
|
123b10f647
|
Fix playlist item download button being clickable when it shouldn't
|
2021-11-01 15:10:32 +09:00 |
|
Dean Herbert
|
b252b176d4
|
Seal implementation and add comment about LoadComplete execution order
|
2021-10-29 11:59:07 +09:00 |
|
Dean Herbert
|
3b095e1626
|
Merge branch 'master' into beatmap-refactor/download-tracker
|
2021-10-29 11:50:54 +09:00 |
|
smoogipoo
|
f076b72fbe
|
Merge branch 'master' into multi-queueing-modes
|
2021-10-29 10:48:16 +09:00 |
|
Dean Herbert
|
746d6a4c16
|
Fix some oversights and test failures
|
2021-10-27 23:42:27 +09:00 |
|
Dean Herbert
|
f014ceaead
|
Update remaining usages of download tracking
|
2021-10-27 21:00:46 +09:00 |
|
Dean Herbert
|
f268363924
|
Update UpdateableBeatmapBackgroundSprite to accept IBeatmapInfo
|
2021-10-27 16:38:48 +09:00 |
|
smoogipoo
|
d7a98097a1
|
Make DrawableRoomPlaylist handle expired items
|
2021-10-22 21:04:52 +09:00 |
|
smoogipoo
|
95ab82fb58
|
Remove BeatmapSelectionControl and inline at usage sites
|
2021-10-22 19:41:36 +09:00 |
|
Dean Herbert
|
d3b9660148
|
Move common interface implementations to extension methods
|
2021-10-05 14:41:14 +09:00 |
|
Henry Lin
|
aab7678a69
|
Truncate beatmap text
|
2021-07-22 12:18:37 +08:00 |
|
Dean Herbert
|
7774344f0e
|
Remove "Unranked" text from ModDisplay
|
2021-06-09 13:45:09 +09:00 |
|
smoogipoo
|
ef3801b5dd
|
Add helper method supporting RomanisableString
|
2021-04-19 15:29:26 +09:00 |
|
PercyDan54
|
488001d570
|
Support SpriteText for LinkFlowContainer
|
2021-04-18 20:58:08 +08:00 |
|
PercyDan54
|
646403b826
|
Fix CI errors
|
2021-04-18 10:54:42 +08:00 |
|
PercyDan54
|
1339c126a4
|
Remove unused using
|
2021-04-18 09:54:50 +08:00 |
|
PercyDan54
|
cfaaf2e83e
|
Add ToRomanisableString()
|
2021-04-18 09:52:25 +08:00 |
|
PercyDan54
|
512cec3458
|
Use unicode for playlists
|
2021-04-18 00:10:01 +08:00 |
|
Bartłomiej Dach
|
fc84ec1313
|
Move anchor specification to central place
|
2021-02-02 22:18:14 +01:00 |
|
Bartłomiej Dach
|
181d2c672b
|
Fix outdated comment
|
2021-02-02 22:05:25 +01:00 |
|
Dean Herbert
|
40233fb47c
|
Make font bolder
|
2021-02-02 17:09:59 +09:00 |
|
Dean Herbert
|
6d9ac4d0f0
|
Increase darkness of gradient on buttons to make text readability (slightly) better
|
2021-02-02 16:57:27 +09:00 |
|
Dean Herbert
|
fb52ac8c69
|
Share remove from playlist button design with adjacent download button
|
2021-02-02 16:57:08 +09:00 |
|
Salman Ahmed
|
585aa87c53
|
Fix playlist item download button never shown back after hiding
|
2021-01-17 19:17:14 +03:00 |
|
Dean Herbert
|
5fd644fc57
|
Unify variable names
|
2021-01-17 22:42:48 +09:00 |
|
Salman Ahmed
|
1502b07ea8
|
Add explicit pill to playlist items
|
2021-01-13 12:27:15 +03:00 |
|
Bartłomiej Dach
|
83fb7c7a1a
|
Re-namespace all files in OnlinePlay directory
|
2020-12-25 16:50:09 +01:00 |
|
Bartłomiej Dach
|
e797e5ce7a
|
Rename Multi directory to OnlinePlay
|
2020-12-25 16:50:02 +01:00 |
|