smoogipoo
|
f076b72fbe
|
Merge branch 'master' into multi-queueing-modes
|
2021-10-29 10:48:16 +09:00 |
|
Dean Herbert
|
6f5040722a
|
Merge branch 'master' into beatmap-refactor/uncontested
|
2021-10-28 16:37:26 +09:00 |
|
Dean Herbert
|
a9208838a9
|
Merge pull request #15307 from peppy/playlist-remaining-attempt-display
Show remaining attempts again on playlist screen
|
2021-10-28 05:28:20 +09:00 |
|
Dean Herbert
|
f268363924
|
Update UpdateableBeatmapBackgroundSprite to accept IBeatmapInfo
|
2021-10-27 16:38:48 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Dean Herbert
|
c15bfb2cf4
|
Handle bindable changes to fix new playlist creation not showing correct details
|
2021-10-26 18:19:05 +09:00 |
|
Dean Herbert
|
42d8d4fd38
|
Add tooltips to start button to explain why it's not clickable
|
2021-10-26 18:06:08 +09:00 |
|
Dean Herbert
|
1c578f285a
|
Disable playlist start button when attempts have been exhausted
|
2021-10-26 18:06:08 +09:00 |
|
Dean Herbert
|
bffd9162ba
|
Tint attempt count red when no attempts remain
|
2021-10-26 18:06:08 +09:00 |
|
Dean Herbert
|
708d40931b
|
Add back remaining attempt display on playlist room screen
|
2021-10-26 18:06:08 +09:00 |
|
Dean Herbert
|
ea55ba7ba9
|
Remove unused using statement
|
2021-10-26 16:08:21 +09:00 |
|
Dean Herbert
|
6c38028d06
|
Fix gameplay chat display not losing focus on escape key press
Closes #15293.
|
2021-10-26 13:55:08 +09:00 |
|
Dan Balasescu
|
c6ca0e5895
|
Merge branch 'master' into fix-password-popover-focus
|
2021-10-22 22:52:46 +09:00 |
|
smoogipoo
|
04b0529a7f
|
Fix list overflowing subscreen background
|
2021-10-22 22:17:26 +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
|
90477e3788
|
Remove unused BeatmapTypeInfo class
Helps reduce the scope of upcoming changes.
|
2021-10-22 19:13:50 +09:00 |
|
smoogipoo
|
db87e42d47
|
Remove beatmap/ruleset/etc from MultiplayerRoomSettings
|
2021-10-22 16:48:28 +09:00 |
|
Dean Herbert
|
c580ec865f
|
APIBeatmapSet.Covers is never null
|
2021-10-21 19:34:01 +09:00 |
|
Dean Herbert
|
69e7810dad
|
Enable nullable and switch classes to structs
|
2021-10-21 18:54:36 +09:00 |
|
smoogipoo
|
f41cf822b0
|
Rename request
|
2021-10-21 17:02:11 +09:00 |
|
Dean Herbert
|
0706ad70fb
|
Move BeatmapSetOnlineInfo to an interface type
|
2021-10-21 16:58:42 +09:00 |
|
Bartłomiej Dach
|
9ad9465020
|
Remove online-screen-local textbox recolours
|
2021-10-20 22:49:25 +02:00 |
|
smoogipoo
|
691e414acb
|
Add request to add a new playlist item
|
2021-10-20 21:08:58 +09:00 |
|
smoogipoo
|
67090fc598
|
Re-namespace enum
|
2021-10-20 20:52:16 +09:00 |
|
smoogipoo
|
599867a3b1
|
Add implementation to settings overlay
|
2021-10-20 20:29:06 +09:00 |
|
smoogipoo
|
0e446105fb
|
Rename to "picking mode" as simpler english
|
2021-10-20 17:52:51 +09:00 |
|
smoogipoo
|
bc57190fb4
|
Make dropdown not move the selection control
|
2021-10-20 17:52:05 +09:00 |
|
smoogipoo
|
116ce09e49
|
Merge branch 'master' into multi-queueing-modes
|
2021-10-20 17:27:25 +09:00 |
|
smoogipoo
|
ea9c070e59
|
Add setting for queue mode
|
2021-10-20 14:51:59 +09:00 |
|
Dean Herbert
|
480dc57102
|
Schedule joinFailed callback for added safety
|
2021-10-19 15:54:12 +09:00 |
|
Dean Herbert
|
da524261c0
|
Fix focus potentially being transferred too far up when password is being verified
|
2021-10-19 15:53:29 +09:00 |
|
Dean Herbert
|
a589964dc7
|
Centralise join logic
|
2021-10-19 15:53:29 +09:00 |
|
Dean Herbert
|
8944b1dd78
|
Add basic test coverage of DrawableLoungeRoom
|
2021-10-19 15:36:27 +09:00 |
|
Dean Herbert
|
473459d191
|
Add layout duration to PasswordEntryPopover to make error text look a bit smoother
|
2021-10-19 15:36:27 +09:00 |
|
Dean Herbert
|
d35fe5493a
|
Change default value of DrawableLoungeRoom.matchingFilter so they display by default
|
2021-10-19 15:36:27 +09:00 |
|
5ln
|
3529f34c98
|
Multi: Hide mods when spectating or Beatmap isn't Locally Available.
Signed-off-by: 5ln <xnafumie@gmail.com>
|
2021-10-18 02:01:50 +08:00 |
|
smoogipoo
|
2fd101ad50
|
Reorder elements to follow designs
|
2021-10-15 20:25:32 +09:00 |
|
smoogipoo
|
a70d7e4feb
|
Remove unnecessary extra GridContainer
|
2021-10-15 20:18:25 +09:00 |
|
Dean Herbert
|
9d54285b2e
|
Merge branch 'master' into fix-multiplayer-sounds-during-gameplay
|
2021-10-14 21:34:04 +09:00 |
|
Dean Herbert
|
06249c4ab2
|
Fix incorrect usages of Scheduler.AddOnce
|
2021-10-14 17:52:19 +09:00 |
|
Dean Herbert
|
0d86dab80a
|
Fix multiplayer components updating when not alive
Should close https://github.com/ppy/osu/issues/15092.
- [ ] Depends on https://github.com/ppy/osu-framework/pull/4826.
|
2021-10-14 17:37:10 +09:00 |
|
Bartłomiej Dach
|
d2115824fa
|
Merge branch 'master' into dropdown-refresh
|
2021-10-13 23:53:14 +02:00 |
|
Bartłomiej Dach
|
f3647eb94e
|
Recolour room settings screens to match dropdown theming
|
2021-10-13 22:50:19 +02:00 |
|
smoogipoo
|
fdf7142711
|
Remove Room.Position
|
2021-10-13 21:24:54 +09:00 |
|
Dan Balasescu
|
4bbff2ebf7
|
Merge branch 'master' into new-interfaces
|
2021-10-06 11:38:17 +09:00 |
|
Dean Herbert
|
d3b9660148
|
Move common interface implementations to extension methods
|
2021-10-05 14:41:14 +09:00 |
|
Dean Herbert
|
b41fa41c85
|
Rename APIRequest.Result to Response
|
2021-10-05 14:28:56 +09:00 |
|
Dean Herbert
|
853cf6feaa
|
Rename last remaining BeatmapInfo Beatmap usage
|
2021-10-04 17:35:53 +09:00 |
|
Dan Balasescu
|
aa1bfc16d2
|
Merge pull request #14929 from peppy/gameplay-state
Replace `GameplayBeatmap` with `GameplayState`
|
2021-10-04 15:56:44 +09:00 |
|