Joseph Madamba
|
0adb399ea8
|
Use anchor instead of FillFlowContainer
|
2023-06-13 00:09:58 -07:00 |
|
Joseph Madamba
|
a5c3c9a93f
|
Use FillFlowContainer instead of GridContainer for drawable room background gradient
|
2023-06-12 23:30:08 -07:00 |
|
Dean Herbert
|
609c7227ee
|
Fix changes to font weight in a couple of combined implementations
|
2023-05-25 19:55:11 +09:00 |
|
Dean Herbert
|
730bc3a961
|
Apply NRT and simplify some remaining code
|
2023-05-17 16:18:13 +09:00 |
|
Dean Herbert
|
e97d027230
|
Make OnlinePlayPill class abstract
|
2023-05-17 16:13:03 +09:00 |
|
timiimit
|
cc6e4df93e
|
Remove wrongly added back namepspace
|
2023-05-16 10:27:46 +02:00 |
|
timiimit
|
4ef74eb3f9
|
Fix RoomStatusPill text colour
|
2023-05-16 10:22:52 +02:00 |
|
timiimit
|
81b7737660
|
Fix text colour of RoomSpecialCategoryPill
|
2023-05-16 10:20:16 +02:00 |
|
timiimit
|
a9991d9dd4
|
Remove another unused namespace
|
2023-05-16 10:14:14 +02:00 |
|
timiimit
|
40daa41a52
|
Fix naming & namespaces
|
2023-05-16 10:06:48 +02:00 |
|
timiimit
|
04893064f0
|
Make used pills inherit from a common one
|
2023-05-16 09:53:11 +02:00 |
|
timiimit
|
10d6f9ea5a
|
Create common online play pill
|
2023-05-16 09:52:26 +02:00 |
|
Dean Herbert
|
27c497145f
|
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
|
2022-12-16 18:16:26 +09:00 |
|
Bartłomiej Dach
|
894ef15e79
|
Merge branch 'master' into update-framework
|
2022-11-26 16:19:36 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
53b03df93d
|
Combine TriangleButton and RoundedButton classes
|
2022-11-24 16:26:57 +09:00 |
|
Dean Herbert
|
06ce8130c2
|
Apply changes in line with framework NRT updates
|
2022-11-18 18:13:15 +09:00 |
|
Dean Herbert
|
a215d009fe
|
Update Remove /RemoveRange /RemoveAll calls in line with framework changes
|
2022-08-29 15:57:40 +09:00 |
|
Dean Herbert
|
e213c1a4ef
|
Rename enum to explicitly mention it is a filter
|
2022-07-01 17:27:03 +09:00 |
|
Dean Herbert
|
9911c6cbf0
|
Merge branch 'master' into locked-room-filter
|
2022-07-01 17:17:01 +09:00 |
|
Dean Herbert
|
31a447fda0
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
|
Bartłomiej Dach
|
04d69010b5
|
Split overlong conditional to local function
|
2022-06-23 18:03:07 +02:00 |
|
Bartłomiej Dach
|
bea70988bc
|
Remove unnecessary #nullable disable
|
2022-06-23 17:57:22 +02:00 |
|
Gabe Livengood
|
454eff43c5
|
publicity -> accesstype
|
2022-06-23 11:40:25 -04:00 |
|
Gabe Livengood
|
d67c482c48
|
move publicity filter to multi exclusively
|
2022-06-23 11:36:08 -04:00 |
|
Gabe Livengood
|
9a15adbfff
|
add an all option to publicity filter
|
2022-06-23 11:24:28 -04:00 |
|
Gabe Livengood
|
2def6d809b
|
refactor to use enum dropdown
|
2022-06-23 11:02:27 -04:00 |
|
Gabe Livengood
|
bf5a7e3f2a
|
add locked room filter
|
2022-06-22 17:01:28 -04:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
1520ccf865
|
Fix double back sound due to sub screen presence in multiplayer/playlists
|
2022-06-15 18:44:16 +09:00 |
|
Jamie Taylor
|
365819865e
|
Remove 'submit' sample usages
|
2022-06-03 22:31:35 +09:00 |
|
Bartłomiej Dach
|
a94432f3bd
|
Fix drawable room border colour not matching badge
|
2022-05-27 16:40:15 +02:00 |
|
Dean Herbert
|
883c6f1eb3
|
Update colour of spotlights playlist to match new specs
|
2022-05-27 20:26:35 +09:00 |
|
Dean Herbert
|
ef47b380c6
|
Add featured artist playlist category
|
2022-05-27 20:18:46 +09:00 |
|
Dan Balasescu
|
a633501687
|
Change FilterTerms to use LocalisableString
|
2022-05-16 14:09:37 +09:00 |
|
Bartłomiej Dach
|
3b04daddaa
|
Fix self-reference in region name
|
2022-05-04 12:36:43 +02:00 |
|
Dean Herbert
|
df1f4aecdc
|
Add support for traversing playlist items using next/previous bindings
Addresses https://github.com/ppy/osu/discussions/18061.
|
2022-05-04 19:09:44 +09:00 |
|
Ganendra Afrasya
|
81be69e72e
|
Update search textbox implementation to use BasicSearchTextBox instead
|
2022-05-03 06:18:42 +07:00 |
|
Dean Herbert
|
832d37b2c2
|
Update screen transition events to use new event args
|
2022-04-22 00:52:44 +09:00 |
|
Dean Herbert
|
2b74dbca28
|
Fix potential crash in DrawableRoom due to lack of null check on post-lookup beatmap
|
2022-04-11 13:44:34 +09:00 |
|
Dan Balasescu
|
4ff6879b85
|
Fix incorrect copied room end dates
|
2022-03-15 11:30:57 +09:00 |
|
Dan Balasescu
|
4839bd8044
|
Notify if copying room fails
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2022-03-09 16:47:47 +09:00 |
|
Dan Balasescu
|
b07a1e8d09
|
Fix unable to copy playlist rooms without first opening
|
2022-03-09 15:38:00 +09:00 |
|
Dean Herbert
|
bb1aa032bd
|
Combine SelectedItem and CurrentPlaylistItem into same storage
|
2022-02-24 16:21:20 +09:00 |
|
Dan Balasescu
|
71a012bea6
|
Don't update count twice immediately
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-02-23 13:42:47 +09:00 |
|
Dean Herbert
|
71ae425fb2
|
Merge branch 'master' into rooms-request-faster
|
2022-02-22 15:45:05 +09:00 |
|
Dean Herbert
|
cde3d9c08b
|
Change precedence order to favour playlist as a source for beatmap count
|
2022-02-22 15:15:57 +09:00 |
|
Dean Herbert
|
2aa0364092
|
Fix null reference in tests during attempted ruleset filtering
|
2022-02-22 00:14:33 +09:00 |
|
Dean Herbert
|
ffa5291b74
|
Add fallback handling for item count to support different request types
|
2022-02-21 19:37:36 +09:00 |
|
Dean Herbert
|
b5348e0407
|
Update ruleset filtering to use newly provided array return
|
2022-02-21 19:05:32 +09:00 |
|