Commit Graph

10476 Commits

Author SHA1 Message Date
959b1ac845 Fix potential nullref when exiting multiplayer (#4227)
Fixes https://github.com/ppy/osu/issues/3954
2019-02-08 17:28:00 +09:00
7aca0f4a1d Fix failing test cases 2019-02-08 16:08:23 +09:00
febcd7d7c0 Remove currentRoom from RoomManager 2019-02-08 15:46:16 +09:00
fdd37dbc4b Merge remote-tracking branch 'origin/master' into cmc-rooms 2019-02-08 15:44:33 +09:00
b5cc0ec8db Update framework 2019-02-08 15:44:11 +09:00
5643dc2e99 Remove redundant qualifiers 2019-02-08 15:44:05 +09:00
6fe1f57236 Fix crash when start button is repeatedly pressed 2019-02-08 15:39:11 +09:00
99a7ccc01a Slight cleanup in multiplayer 2019-02-08 15:38:05 +09:00
43240ea85e Fix playlist issues with room creation 2019-02-08 15:23:03 +09:00
42cd55e0d7 Move current room to multiplayer 2019-02-08 14:57:51 +09:00
7f13e3c5f7 Directly resolve the filter bindable 2019-02-08 13:02:17 +09:00
990bd44ca2 Combine roommanager and roompollingcomponent 2019-02-08 13:01:10 +09:00
17fdfc15d9 Fix room title in the breadcrumbs 2019-02-07 20:09:49 +09:00
1c2450a95a Fix up room inspector status 2019-02-07 17:59:14 +09:00
1e0135af6f Move StatusColouredContainer into a more public location 2019-02-07 17:52:40 +09:00
2d61548251 Fix room name being coloured 2019-02-07 16:45:36 +09:00
4f86fe92ea Fix match settings not showing 2019-02-06 18:50:43 +09:00
9f8e724a76 Fix background being cut off at the top of the screen (#4207)
Fix background being cut off at the top of the screen
2019-02-06 18:14:33 +09:00
3207983a1c Fix current room being set to null when parted 2019-02-06 15:12:40 +09:00
a9aa22c97b Remove ShadowModel requirement 2019-02-06 13:52:48 +09:00
594dffba41 Fix a few cases of missed instant invocation 2019-02-05 19:11:20 +09:00
aac371ba6e Use CMC for all of multiplayer 2019-02-05 19:00:08 +09:00
2f8f4fac64 Fix combo colour fallbacks when skin is not providing any 2019-02-05 17:54:14 +09:00
be51ee4ed5 Implement MultiplayerComposite, replaces RoomBindings 2019-02-05 16:14:37 +09:00
d9537017c8 Use CMC in the Multiplayer screen 2019-02-05 16:03:05 +09:00
37c1f5a824 Split polling logic from RoomManager, now a container 2019-02-05 15:38:19 +09:00
84ab16c7c8 Merge branch 'master' into keybindings-settings-groups 2019-02-05 11:42:53 +09:00
216030fe64 Merge branch 'master' into fix-background-fade-2 2019-02-04 22:32:50 +09:00
065b0c9076 Fix background not being faded correctly 2019-02-04 17:04:52 +09:00
779477959f Merge branch 'master' into fix_song_rearranging_in_music_controller_playlist 2019-02-04 15:39:29 +09:00
91d875db0d Remove unused local 2019-02-04 12:56:55 +09:00
cd92dddd46 Add per-ruleset mappings 2019-02-04 12:31:05 +09:00
2d7c23dd9f Merge remote-tracking branch 'upstream/master' into fix-replay-import-statistics 2019-02-04 12:15:53 +09:00
d6d5bb5ecf remove useless nullcheck 2019-02-03 17:20:35 +03:00
eeecbfcbe0 Fix warnings 2019-02-03 17:09:04 +03:00
4b17ca0857 Fix wrong icons 2019-02-03 14:50:03 +03:00
ead28e7102 stop logging keyboard events from password textbox 2019-02-03 12:34:38 +01:00
3b529b7bda Enable the sidebar and move "back" button to the key binding overlay 2019-02-03 14:34:04 +03:00
e01f342ab0 wip 2019-02-02 17:11:25 +09:00
4c866e7940 Add PlaylistItemHandle.HandlePositionalInput override 2019-02-01 22:37:27 +03:00
ca5c8d37d1 Use leased bindables 2019-02-01 16:44:06 +09:00
499e06797a Merge pull request #4114 from peppy/fix-replay-multiplier-text
Fix replay playback speed not being displayed initially
2019-01-31 22:24:42 +09:00
9968bdc0e4 Merge branch 'master' into download-tracking-component 2019-01-31 21:18:03 +09:00
3da851d93e Merge branch 'master' into fix-replay-multiplier-text 2019-01-31 21:17:40 +09:00
7ce9a915b7 Merge branch 'master' into fix-osu-logo 2019-01-31 21:08:49 +09:00
b85e119bae Merge branch 'master' into reg-screen-focus-fix 2019-01-31 21:08:12 +09:00
d1c8ee65a5 Fix osu! logo potentially appearing during game load in a weird place 2019-01-31 19:22:29 +09:00
e191609067 Merge remote-tracking branch 'upstream/master' into download-tracking-component 2019-01-31 19:17:48 +09:00
c7cf3ef1cd Update licence headers 2019-01-31 19:17:42 +09:00
7c6512118e Fix importing progress bar not displaying 2019-01-31 19:15:17 +09:00