Commit Graph

7774 Commits

Author SHA1 Message Date
4cf52077b6 Make checkbox also respond to all mods selected 2021-02-02 11:11:28 +09:00
97e3023df9 Renamespace/rename MatchSongSelect -> PlaylistsSongSelect 2021-02-01 20:16:58 +09:00
e5ca9b1e50 Remove usage of removed method 2021-02-01 19:28:33 +09:00
9c4c47599f Merge branch 'master' into freemods 2021-02-01 19:28:10 +09:00
ee92ec0a5c Disallow local user mod customisation 2021-02-01 18:54:47 +09:00
89a42d60fb General cleanup 2021-02-01 18:50:32 +09:00
3a906a89fc Pin mod position in participant panels 2021-02-01 18:27:15 +09:00
51cb288717 Reduce mod selection height 2021-02-01 18:18:59 +09:00
e134af82f5 Stack freemods for the local user 2021-02-01 18:16:38 +09:00
3e74f8fd9e Disable customisation of freemods, move stacking to property 2021-02-01 18:11:20 +09:00
3cd30d284e Renamespace 2021-02-01 18:08:49 +09:00
f538963607 Extra mods -> user mods 2021-02-01 17:57:32 +09:00
ac2a995041 Add user and panel states 2021-02-01 17:54:56 +09:00
328bd191d4 Merge pull request #11561 from Mysfit/fix-storyboard-samples
Fix storyboard samples continuing to play when the beatmap is paused or intro is skipped
2021-02-01 17:48:08 +09:00
0909c73ead Once again disallow DT/etc as allowable mods 2021-02-01 15:07:56 +09:00
b43e529964 Fix allowed mods being copied into required mods 2021-02-01 15:07:43 +09:00
426569c2a9 Move common song select implementation for online play 2021-02-01 14:57:39 +09:00
b846146f16 Update mods when resuming room subscreen 2021-02-01 13:58:44 +09:00
4ae10b1e1c Add initial UI for selecting extra mods 2021-02-01 13:40:59 +09:00
e02e3cf19a Disallow selecting DT/HT/WU/WD as allowable freemods 2021-02-01 13:35:48 +09:00
797a810287 Allow unstacking mods 2021-02-01 13:24:56 +09:00
230b347c1e Move ModSelectOverlay.IsValidMod to a property 2021-02-01 12:18:11 +09:00
a61444690e Remove all usage of CatchUnobservedExceptions
This should no longer be required with the recent framework side change
that stops a game from crashing on unobserved exceptions
(https://github.com/ppy/osu-framework/pull/4171).
2021-01-29 16:32:29 +09:00
b79d1c7b81 Add mods to footer 2021-01-27 22:33:03 +09:00
ff8ee379fb Fix possible nullref 2021-01-27 22:27:31 +09:00
4c256f1fb3 Actually populate the playlist item 2021-01-27 22:23:38 +09:00
45e41aaeac Initial implementation of freemod selection overlay 2021-01-27 22:15:53 +09:00
4019cc38e5 Allow footer buttons to be customised 2021-01-27 22:03:51 +09:00
91d34d86f7 Abstractify ModSelectOverlay 2021-01-27 22:02:23 +09:00
30f7e4c794 Merge branch 'master' into fix-timeline-parts-working-beatmap 2021-01-25 21:22:45 +09:00
b489e92c9e Fix TimelineParts not using correct beatmap 2021-01-25 18:44:36 +09:00
4ac362ee1a Move cloning local to editor 2021-01-25 18:29:00 +09:00
f054b38105 Merge branch 'master' into revert-beatmap-controlpointinfo-cloning 2021-01-25 18:25:53 +09:00
803ada42ea Merge pull request #11595 from peppy/leaderboard-bind-handlers-later
Bind MultiplayerGameplayLeaderboard to player updates later in load process
2021-01-25 18:18:54 +09:00
91ce3df3a9 Bind MultiplayerGameplayLeaderboard to player updates later in load process 2021-01-25 17:44:01 +09:00
10e8b7082e Rework logic to avoid custom disposal early return handling 2021-01-25 16:53:58 +09:00
d22f557a3b Remove possibility of double-disposal interference 2021-01-23 16:14:58 +01:00
7f89d9117d Make disposal of tracker idempotent for operations 2021-01-23 16:04:12 +01:00
18b309a195 Make disposal of tracker operation idempotent 2021-01-23 16:02:51 +01:00
360f26c13d Merge branch 'master' into scroll-to-20 2021-01-22 19:58:36 +01:00
b220939650 Fix storyboard samples continuing to play when the beatmap is paused or the intro is skipped. 2021-01-21 17:10:11 -05:00
0fa0e70bff Merge branch 'master' into leave-channel-on-exiting-multiplayer 2021-01-21 19:04:33 +09:00
04095cd5b9 Merge branch 'master' into fix-editor-scroll-interruption 2021-01-21 17:46:18 +09:00
9eb74e86ed Apply comment suggestion
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2021-01-21 17:40:15 +09:00
e6980688f6 Leave the multiplayer channel when leaving multiplayer 2021-01-21 15:42:23 +09:00
a6516e3be5 Merge branch 'master' into scroll-to-20 2021-01-21 14:28:17 +09:00
7c4a072568 Merge branch 'master' into scroll-to-20 2021-01-21 13:48:26 +09:00
7da7079ef2 Merge pull request #11537 from Mysfit/mp-initial-creation-screen-fix
Fix match/playlist room screen showing briefly behind initial room settings window on creation.
2021-01-20 22:05:14 +09:00
455383c3c0 Merge pull request #11528 from peppy/fix-autoplay-in-multiplayer
Fix multiplayer mod select showing autoplay as a choice
2021-01-20 21:49:16 +09:00
eb85efcea2 Add check to playlists too 2021-01-20 20:59:28 +09:00