Dean Herbert
|
9f9d7f9125
|
Add remaining pieces of password flow (for osu-web join request)
|
2021-07-12 18:22:52 +09:00 |
|
smoogipoo
|
4ac812de86
|
Add rank range pill
|
2021-07-12 16:15:26 +09:00 |
|
smoogipoo
|
435b4b0e6e
|
Remove pill inheritance
|
2021-07-12 15:21:00 +09:00 |
|
smoogipoo
|
a8cbffa57e
|
Add playlist count pill
|
2021-07-12 15:11:53 +09:00 |
|
smoogipoo
|
185e36bf97
|
Split pill display into abstract class
|
2021-07-12 15:11:10 +09:00 |
|
smoogipoo
|
b4b0b862ef
|
Adjust some layout
|
2021-07-12 14:07:21 +09:00 |
|
smoogipoo
|
2ddfa15a80
|
Redesign RoomStatusInfo
|
2021-07-07 14:47:24 +09:00 |
|
smoogipoo
|
4c95af4b16
|
Add star rating range display
|
2021-07-01 20:35:31 +09:00 |
|
Bartłomiej Dach
|
50c27d2635
|
Update usages of IHasTooltip in line with framework localisation changes
|
2021-06-25 19:10:04 +02:00 |
|
Dean Herbert
|
808b2baa41
|
Consume new behaviour to fix UserTile discrepancy
Closes https://github.com/ppy/osu/issues/13522.
|
2021-06-17 16:31:12 +09:00 |
|
smoogipoo
|
56c13148f1
|
Fix typo in class name
|
2021-04-07 16:45:10 +09:00 |
|
Dean Herbert
|
e82eaffaed
|
Flip order back to original for romanisable strings
|
2021-02-25 14:14:07 +09:00 |
|
Dean Herbert
|
8a97e2e28d
|
Update LocalisedString usages to RomanisedString
|
2021-02-22 19:01:42 +09:00 |
|
Dean Herbert
|
1fd76ea3fb
|
Apply changes to UI components overriding functions with changing signatures
|
2021-02-22 19:01:42 +09:00 |
|
Dean Herbert
|
86faa7f465
|
Merge pull request #11798 from smoogipoo/multiplayer-long-types
Use long type where required in multiplayer
|
2021-02-17 15:50:12 +09:00 |
|
Dan Balasescu
|
ffa90c1a23
|
Remove whitespace
|
2021-02-16 20:23:19 +09:00 |
|
smoogipoo
|
3e802531d3
|
Use long type where required in multiplayer
|
2021-02-16 19:34:01 +09:00 |
|
Dean Herbert
|
e969ca8974
|
Remove unused using statement that rider could not identify
|
2021-02-16 13:52:42 +09:00 |
|
Dean Herbert
|
02417697e9
|
Display remaining attempts for playlist rooms with room-level attempt limits
|
2021-02-16 13:32:14 +09:00 |
|
Dean Herbert
|
3ca64a1cb2
|
Merge branch 'master' into playlist-max-room-attempts
|
2021-02-05 22:13:13 +09:00 |
|
Salman Ahmed
|
78ea2d50bb
|
Merge branch 'master' into ready-button-clean-up
|
2021-02-05 07:23:11 +03:00 |
|
Dean Herbert
|
fc3adaf612
|
Show maximum attempt count in room display (when not unlimited)
|
2021-02-02 18:45:05 +09:00 |
|
Dean Herbert
|
96d20bf607
|
Reduce height of ModeTypeInfo to match adjacent text sections
|
2021-02-02 18:45:05 +09:00 |
|
Salman Ahmed
|
59ae50b0e5
|
Clean up ready button logic into using MultiplayerBeatmapTracker
|
2021-01-17 01:11:03 +03:00 |
|
Dean Herbert
|
b51b07c3a9
|
Fix unstable multiplayer room ordering when selection is made
|
2021-01-12 18:05:29 +09:00 |
|
Dean Herbert
|
ed6ffe2ef1
|
Remove hacky code
|
2021-01-05 14:54:59 +09:00 |
|
Salman Ahmed
|
485a57776b
|
Fix hasBeatmap potentially checking on outdated DeletePending value
|
2021-01-04 10:28:41 +03:00 |
|
Salman Ahmed
|
ea38b00b29
|
Schedule all calls to updateBeatmapState()
|
2021-01-04 10:27:08 +03:00 |
|
Salman Ahmed
|
445a4bd01c
|
Re-query beatmap info on database changes
|
2021-01-04 09:00:16 +03:00 |
|
Bartłomiej Dach
|
2e4b1b95c2
|
Rename {Multiplayer -> OnlinePlay}BackgroundSprite
|
2020-12-25 18:07:34 +01:00 |
|
Bartłomiej Dach
|
ed4b8482b6
|
Rename {Multiplayer -> OnlinePlay}Composite
|
2020-12-25 18:07:34 +01: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 |
|