Dan Balasescu
|
a633501687
|
Change FilterTerms to use LocalisableString
|
2022-05-16 14:09:37 +09:00 |
|
Dean Herbert
|
328561f5c8
|
Merge pull request #18263 from frenzibyte/spotlight-beatmap-badge
Add support for "spotlight" label in beatmap overlay/listing
|
2022-05-15 12:32:20 +09:00 |
|
Dean Herbert
|
b6575c216b
|
Allow selecting all mods at free mod select using ctrl +a
|
2022-05-15 03:25:14 +09:00 |
|
Dean Herbert
|
8a01050168
|
Refactor mod select button initialisation to allow shared usage of deselect button
|
2022-05-15 03:16:43 +09:00 |
|
Salman Ahmed
|
88ba84ac9c
|
Replace Pill with Badge everywhere
|
2022-05-14 20:52:38 +03:00 |
|
Dean Herbert
|
d05cd69087
|
Change multiplayer leaderboard to always hide during gameplay unless holding-for-HUD
|
2022-05-11 16:12:54 +09:00 |
|
Bartłomiej Dach
|
76c63f1d0a
|
Rename ModSelect{Screen -> Overlay} in place of removed old design
|
2022-05-10 22:56:50 +02:00 |
|
Bartłomiej Dach
|
4a3447f59f
|
Remove old free mod select overlay
|
2022-05-10 21:45:57 +02:00 |
|
Dan Balasescu
|
a16f2349aa
|
Fix next queued item not selecting after gameplay
|
2022-05-09 17:55:42 +09:00 |
|
Dean Herbert
|
ab1d46b71c
|
Merge pull request #17270 from frenzibyte/multiplayer-disable-adaptive-speed
Disable mod "Adaptive Speed" in multiplayer
|
2022-05-09 17:31:47 +09:00 |
|
Dean Herbert
|
0d32bf91eb
|
Hardcode hide key handling in ModSelectScreen
|
2022-05-08 01:35:11 +09:00 |
|
Bartłomiej Dach
|
9a56f6db44
|
Merge branch 'mod-overlay/back-button' into mod-overlay/integration
|
2022-05-07 13:15:13 +02:00 |
|
Salman Ahmed
|
d4c9de8596
|
Move button width in mod select to constant
|
2022-05-07 13:23:48 +03:00 |
|
Bartłomiej Dach
|
e7e7486a8e
|
Merge branch 'mod-overlay/back-button' into mod-overlay/integration
|
2022-05-07 10:59:30 +02:00 |
|
Bartłomiej Dach
|
6ad990dfc3
|
Add basic localisation strings for new mod select
|
2022-05-07 10:17:24 +02:00 |
|
Bartłomiej Dach
|
4ff96f82be
|
Dim other buttons if customisation panel is open
|
2022-05-07 09:50:09 +02:00 |
|
Bartłomiej Dach
|
852e4a9766
|
Add select/deselect all buttons to free mod select screen
|
2022-05-07 09:29:33 +02:00 |
|
Dean Herbert
|
dd63657dfb
|
Merge pull request #18065 from huoyaoyuan/code-style
Enforce code style analysis shipped with .NET SDK
|
2022-05-07 14:58:19 +09:00 |
|
Dean Herbert
|
641584a049
|
Merge branch 'master' into multiplayer-disable-adaptive-speed
|
2022-05-06 14:00:44 +09:00 |
|
Bartłomiej Dach
|
34cf4c6a38
|
Fix mod overlay not closing on toggle hotkey
|
2022-05-05 22:16:56 +02:00 |
|
Bartłomiej Dach
|
0caea77176
|
Fix mod selects not hiding when their owner screens exit
|
2022-05-05 22:16:55 +02:00 |
|
Bartłomiej Dach
|
a56eab2c47
|
Extract interface for overlay management
|
2022-05-05 22:16:55 +02:00 |
|
Bartłomiej Dach
|
66473972da
|
Use new user mod select design in multiplayer lobby
|
2022-05-05 22:16:55 +02:00 |
|
Bartłomiej Dach
|
4eefbd5bc2
|
Use new free mod select design in room creation flow
|
2022-05-05 22:16:54 +02:00 |
|
Bartłomiej Dach
|
ac08498f35
|
Use plum colour scheme in multiplayer to match rest of multiplayer screens
|
2022-05-05 22:16:54 +02:00 |
|
Bartłomiej Dach
|
407db7ff9d
|
Replace old mod select overlay with new design
|
2022-05-05 22:16:54 +02:00 |
|
Bartłomiej Dach
|
a859ca0b89
|
Merge branch 'master' into playlist-keyboard-traversal
|
2022-05-05 14:45:58 +02:00 |
|
Salman Ahmed
|
8501a41619
|
Bring back separate bool properties as non-cascading
|
2022-05-05 14:37:38 +03:00 |
|
Salman Ahmed
|
ac6342ff8d
|
Add workaround for item scrolling issue
|
2022-05-05 10:16:16 +03:00 |
|
Salman Ahmed
|
f28978b856
|
Handle against playlists which disallow selection
`SelectedItem.Disabled` is also not checked against in the select-via-click flow inside `DrawableRoomPlaylistItem` (only `AllowSelection` is checked).
|
2022-05-05 05:48:35 +03:00 |
|
Salman Ahmed
|
464b3af5f3
|
Rename local correctly
|
2022-05-05 05:42:20 +03:00 |
|
Salman Ahmed
|
20e277d2e5
|
Apply proposed naming changes
|
2022-05-04 17:12:17 +03:00 |
|
Salman Ahmed
|
e9ecf26b6a
|
Merge branch 'master' into multiplayer-disable-adaptive-speed
|
2022-05-04 17:12:03 +03:00 |
|
Bartłomiej Dach
|
e6fdef2d7a
|
Fix test failures due to selection/item collection desyncs
|
2022-05-04 13:51:47 +02:00 |
|
Bartłomiej Dach
|
0405c1c34a
|
Ensure selected playlist item is always scrolled into view
|
2022-05-04 13:15:26 +02: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 |
|
Bartłomiej Dach
|
e3641213e1
|
Always hide unimplemented mods on mod select screen
|
2022-05-03 21:45:40 +02:00 |
|
Huo Yaoyuan
|
5513710b2e
|
Fix IDE0055
|
2022-05-03 13:09:19 +08:00 |
|
Ganendra Afrasya
|
81be69e72e
|
Update search textbox implementation to use BasicSearchTextBox instead
|
2022-05-03 06:18:42 +07:00 |
|
Dean Herbert
|
c4c62ff4e7
|
Fix countdown sounds playing every minute, rather than only on the last minute
|
2022-05-02 22:46:14 +09:00 |
|
Dan Balasescu
|
1d8ac6917d
|
Send Loaded state from PlayerLoader on update thread
|
2022-04-28 20:10:47 +09:00 |
|
Dan Balasescu
|
b293d3923c
|
Merge branch 'master' into multiplayer-force-start-2
|
2022-04-23 01:03:55 +09:00 |
|
Dean Herbert
|
832d37b2c2
|
Update screen transition events to use new event args
|
2022-04-22 00:52:44 +09:00 |
|
Dan Balasescu
|
ef1955d8ab
|
Make buttons only respond to MatchStartCountdown
|
2022-04-21 23:14:37 +09:00 |
|
Dan Balasescu
|
41355384bd
|
Add support for gameplay abort/force start
|
2022-04-21 23:14:37 +09:00 |
|
Dan Balasescu
|
08d250fe58
|
Rename MatchStarted() -> GameplayStarted()
|
2022-04-21 22:39:24 +09:00 |
|
Dan Balasescu
|
8c3b541312
|
Add state for when user is ready for gameplay
|
2022-04-21 22:35:52 +09:00 |
|
Dean Herbert
|
5c0e5eb6f4
|
Merge pull request #17899 from Joehuu/localise-most-strings
Use existing web localisation for most hardcoded strings
|
2022-04-21 14:48:12 +09:00 |
|
Joseph Madamba
|
5e5c8e78a6
|
Use existing web localisation for most hardcoded strings
|
2022-04-20 16:31:11 -07:00 |
|