Commit Graph

10189 Commits

Author SHA1 Message Date
be9ba78d47 Add error message when creation fails 2018-12-26 20:33:19 +09:00
052ab4763a Display room join errors as notifications 2018-12-26 20:32:36 +09:00
7a431ed87f Update ParticipantInfo 2018-12-26 20:31:04 +09:00
869081ce9c Open -> Push 2018-12-26 20:21:30 +09:00
692f5c289d Move PartRoom calls 2018-12-26 20:12:51 +09:00
2353c204ee Renaming 2018-12-26 20:05:57 +09:00
532a970c0f Give leaderboard and chat more breathing room 2018-12-26 19:20:54 +09:00
0cefd4b21d Improve room padding 2018-12-26 19:14:15 +09:00
e317b047f8 Merge remote-tracking branch 'upstream/master' into updateable-beatmap-sprite 2018-12-26 18:49:41 +09:00
edfb027ff2 Update framework 2018-12-26 18:49:33 +09:00
63847890d1 Add better messaging when connecting or failing 2018-12-26 18:07:33 +09:00
f442e59620 Icon and beatmap title visual pass 2018-12-26 18:01:53 +09:00
c6c8c472bb Split class out 2018-12-26 16:50:50 +09:00
9b2575cc20 RoomSettingsOverlay -> MatchSettingOverlay 2018-12-26 16:50:50 +09:00
aeb2186539 Fix api get user request never failing 2018-12-26 16:06:39 +09:00
6e8c46f00b Fix padding and use grid container for more correctness 2018-12-26 15:23:57 +09:00
755c6b9243 Make room settings scroll 2018-12-26 15:03:35 +09:00
e9556afe22 Don't use all uppercase (is applied automatically) 2018-12-26 14:26:35 +09:00
e4a72c0c64 Fix failing testcase 2018-12-26 13:18:36 +09:00
c902c1587a Add tests and modify fallback logic 2018-12-25 19:17:32 +09:00
96c9e5f209 Make DefaultBeatmap readonly 2018-12-25 18:34:45 +09:00
6a5f0eca18 Fix various elements flashing 2018-12-25 18:07:50 +09:00
1dd2a4e368 Fix host info not working 2018-12-25 18:07:19 +09:00
9542e3e24a Add Updateable beatmap sprite 2018-12-25 18:04:13 +09:00
2f32c4d4d1 Fix title of match song select 2018-12-25 17:17:51 +09:00
d4f5a8507c Exit from match screen on escape 2018-12-25 17:14:56 +09:00
91b83cd4b8 Fix leaderboard being queried on room creation 2018-12-25 13:57:25 +09:00
23d21a45e5 More automated tests 2018-12-25 11:59:08 +09:00
626ec85ae8 Remove IHasFilterableChildren from class 2018-12-25 11:58:28 +09:00
6712a68797 Create IRoomManager interface, add test for RoomsContainer 2018-12-25 11:45:50 +09:00
f79aa07d02 Fix enddate not being bound to 2018-12-25 11:31:36 +09:00
e0e75c7339 Fix incorrect room status 2018-12-25 11:24:46 +09:00
02365ee5ba Merge remote-tracking branch 'origin/master' into timeshift-wip 2018-12-22 23:23:21 +09:00
c6b37c45b5 Merge pull request #3902 from smoogipoo/disable-chat-avatar-click
Disable avatar clicks in chat tabs
2018-12-22 20:11:01 +09:00
40db23ff4c Disable avatar clicks in chat tabs 2018-12-22 19:30:52 +09:00
30dbc36fce Don't clear username on logout 2018-12-22 17:54:19 +09:00
0757beb3b8 Test for null before loading 2018-12-22 17:54:08 +09:00
d9b8df1595 Merge remote-tracking branch 'origin/master' into user-registration 2018-12-22 17:19:28 +09:00
e6c197e9aa Merge branch 'master' into improve-text-search 2018-12-22 16:38:50 +09:00
005c6ff40c Add tooltip text to results screen pages 2018-12-22 16:30:06 +09:00
bb08bf10a0 Fix post-merge issues 2018-12-22 16:26:27 +09:00
c2a00b84c7 Merge remote-tracking branch 'peppy/modular-results-screen' into timeshift-wip
# Conflicts:
#	osu.Game/Screens/Multi/IMultiplayerScreen.cs
#	osu.Game/Screens/Play/Player.cs
#	osu.Game/Screens/Play/SoloResults.cs
#	osu.Game/Screens/Ranking/IResultPageInfo.cs
#	osu.Game/Screens/Ranking/ResultMode.cs
#	osu.Game/Screens/Ranking/ResultModeButton.cs
#	osu.Game/Screens/Ranking/ResultModeTabControl.cs
#	osu.Game/Screens/Ranking/Results.cs
2018-12-22 16:22:02 +09:00
7e97d37df5 Merge remote-tracking branch 'upstream/master' into modular-results-screen 2018-12-22 16:20:39 +09:00
a35d9178f0 Quick rename 2018-12-22 16:20:29 +09:00
2c97409e2e Merge branch 'master' into rewrite-standalone-chat 2018-12-22 16:07:27 +09:00
e7508cbd5e Fix CI issues 2018-12-22 15:55:10 +09:00
e404a0bc20 Clean-ups and renames 2018-12-22 15:51:00 +09:00
baed0ef3ba Rename variable 2018-12-22 15:46:04 +09:00
b9ec179713 Split out more requests + responses 2018-12-22 15:45:16 +09:00
daa6292e08 Split results screen to allow for extensibility 2018-12-22 15:39:06 +09:00