Commit Graph

10182 Commits

Author SHA1 Message Date
3570c35d7f Make RoomScore derive ScoreInfo 2018-12-22 15:17:35 +09:00
6afd2f7263 Adjust styling of disabled settings 2018-12-22 15:00:35 +09:00
23259b295c Remove unnecessary using 2018-12-22 14:45:35 +09:00
e657f13c15 Separate out Leaderboard into BeatmapLeaderboard 2018-12-22 14:44:36 +09:00
870d843fff Fix username not displaying correctly in overlay 2018-12-22 14:40:55 +09:00
b82bb0ea28 Mate RoomSettingsOverlay fill height 2018-12-22 14:40:10 +09:00
09d7dc73dc Allow channel manager and osugame to be null 2018-12-22 14:38:46 +09:00
dbd391825a Rework+fix TestCaseMultiHeader 2018-12-22 14:30:08 +09:00
f47ac35522 Add click to avatar 2018-12-22 14:23:53 +09:00
7191233be8 Allow roommanager to be null 2018-12-22 14:14:14 +09:00
21cfe5a3e6 Decouple header from matchscreen 2018-12-22 14:12:27 +09:00
c06cf5d379 Decouple match info from match screen 2018-12-22 14:08:00 +09:00
d28c754256 Fix negative dates, and time moving in opposite direction 2018-12-22 14:06:50 +09:00
86ce0b5519 Make DrawableDate adjustable 2018-12-22 14:06:44 +09:00
d93421b796 Merge remote-tracking branch 'Joehuu/master' into timeshift-wip
# Conflicts:
#	osu.Game/Screens/Play/HUD/ModDisplay.cs
2018-12-22 14:02:45 +09:00
f1a9a352fc Cleanup bindable handling 2018-12-22 14:01:06 +09:00
1cb69c3478 Split requests/responses into separate files 2018-12-22 12:50:37 +09:00
dd0c04ea36 Move RoomManager to multiplayer screen 2018-12-22 12:45:36 +09:00
396caae0a9 Remove redundant newline 2018-12-21 19:01:19 +09:00
7e9cc4e876 Seed the results screen 2018-12-21 18:37:33 +09:00
4149734f89 Add room leaderboard to results 2018-12-21 18:22:13 +09:00
81104f4803 Make standalone chat reuse more code from main chat overlay 2018-12-21 17:54:12 +09:00
8a2cc64bfa Split results screen to allow for extensibility 2018-12-21 16:34:03 +09:00
fe6c369e07 Fix incorrect channel 2018-12-21 14:37:05 +09:00
6bca344e56 Merge branch 'master' into add-alt-select-support 2018-12-21 14:32:24 +09:00
1df4826a1d Merge remote-tracking branch 'origin/master' into timeshift-wip 2018-12-21 14:14:17 +09:00
6a9b0a0ba3 Fix initial messages not being received 2018-12-21 14:02:36 +09:00
6b6629e9fd Fix not posting to the correct channel 2018-12-21 14:02:29 +09:00
fa2bc16140 Remove participants, add match chat 2018-12-21 14:01:11 +09:00
59452800ed Update framework 2018-12-21 13:33:06 +09:00
14879acd83 Fix possible nullref 2018-12-21 13:26:50 +09:00
e27b7b0c0d Cleanup 2018-12-21 13:06:11 +09:00
5d59a1ffca Merge remote-tracking branch 'origin/master' into timeshift-wip
# Conflicts:
#	osu.Game.Tests/Visual/TestCasePollingComponent.cs
#	osu.Game/Online/API/APIRequest.cs
#	osu.Game/osu.Game.csproj
2018-12-21 12:51:31 +09:00
3d4edd9121 Merge branch 'master' into standalone-chat 2018-12-21 12:31:33 +09:00
aaac45ab8c Add ability to select chat tabs with alt-1-9 2018-12-20 21:50:47 +09:00
822225577b Add joining/parting room requests 2018-12-20 20:58:34 +09:00
9031896484 Fix create room button showing in song select 2018-12-20 20:09:17 +09:00
104a3c8ffc Add click to avatar 2018-12-20 20:08:22 +09:00
6a76e335c7 Linkify everything 2018-12-20 20:03:45 +09:00
f8d25a1b6c Add method to add arbitrary drawables as links 2018-12-20 20:01:58 +09:00
ef9d93ff6b Remove mod multipliers
We decided that mods shouldn't be interacting with other mods. This can be added once we have the ability to have per-mod settings, as a difficulty setting local to blinds.
2018-12-20 19:46:39 +09:00
d3368df94d Simplify changes to RulesetContainer 2018-12-20 19:35:32 +09:00
bc8b0485d8 Add textbox/posting support 2018-12-20 18:49:03 +09:00
deaf4ab4a1 Cleanup 2018-12-20 18:21:55 +09:00
8db3ac0a9f Make user links clickable 2018-12-20 18:04:39 +09:00
1701af61d6 Add host avatar+username to match screen 2018-12-20 18:04:22 +09:00
65447d6f4a Add optional parameters to target messages at a specific channel 2018-12-20 17:01:08 +09:00
3a13899ce1 Add stand-alone chat component 2018-12-20 16:54:49 +09:00
9177a45587 Merge branch 'master' into mod-fl2 2018-12-20 15:50:18 +09:00
2e28f378de Move beatmap + mod info to header 2018-12-20 15:17:33 +09:00