smoogipoo
|
ac0e6f8d42
|
Fix post-merge issues
|
2018-12-22 15:35:22 +09:00 |
|
smoogipoo
|
bdb6e03dfb
|
Merge remote-tracking branch 'peppy/leaderboard-modularity' into timeshift-wip
# Conflicts:
# osu.Game/Online/Leaderboards/Leaderboard.cs
# osu.Game/Online/Leaderboards/LeaderboardScore.cs
# osu.Game/Screens/Ranking/Pages/ScoreResultsPage.cs
# osu.Game/Screens/Select/Leaderboards/BeatmapLeaderboard.cs
|
2018-12-22 15:33:26 +09:00 |
|
Dean Herbert
|
52c6d5bfd4
|
Move protected method down
|
2018-12-22 15:23:32 +09:00 |
|
Dean Herbert
|
787e65c3c5
|
Reduce generic-ness
|
2018-12-22 15:20:35 +09:00 |
|
smoogipoo
|
3570c35d7f
|
Make RoomScore derive ScoreInfo
|
2018-12-22 15:17:35 +09:00 |
|
smoogipoo
|
6afd2f7263
|
Adjust styling of disabled settings
|
2018-12-22 15:00:35 +09:00 |
|
smoogipoo
|
34fc740e1f
|
Implement testcase for room settings
|
2018-12-22 14:48:15 +09:00 |
|
Dean Herbert
|
23259b295c
|
Remove unnecessary using
|
2018-12-22 14:45:35 +09:00 |
|
smoogipoo
|
e657f13c15
|
Separate out Leaderboard into BeatmapLeaderboard
|
2018-12-22 14:44:36 +09:00 |
|
smoogipoo
|
b82bb0ea28
|
Mate RoomSettingsOverlay fill height
|
2018-12-22 14:40:10 +09:00 |
|
smoogipoo
|
09d7dc73dc
|
Allow channel manager and osugame to be null
|
2018-12-22 14:38:46 +09:00 |
|
smoogipoo
|
dbd391825a
|
Rework+fix TestCaseMultiHeader
|
2018-12-22 14:30:08 +09:00 |
|
smoogipoo
|
7191233be8
|
Allow roommanager to be null
|
2018-12-22 14:14:14 +09:00 |
|
smoogipoo
|
21cfe5a3e6
|
Decouple header from matchscreen
|
2018-12-22 14:12:27 +09:00 |
|
smoogipoo
|
c06cf5d379
|
Decouple match info from match screen
|
2018-12-22 14:08:00 +09:00 |
|
smoogipoo
|
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 |
|
smoogipoo
|
f1a9a352fc
|
Cleanup bindable handling
|
2018-12-22 14:01:06 +09:00 |
|
smoogipoo
|
1cb69c3478
|
Split requests/responses into separate files
|
2018-12-22 12:50:37 +09:00 |
|
smoogipoo
|
dd0c04ea36
|
Move RoomManager to multiplayer screen
|
2018-12-22 12:45:36 +09:00 |
|
Dean Herbert
|
c1d316d06e
|
Merge pull request #3894 from Poyo-SSB/fix-hardrock-sliders
Fix extra hard-rock flipping for sliders
|
2018-12-22 09:45:36 +09:00 |
|
Poyo
|
08d7c2df70
|
Fix extra hard-rock flipping for sliders
|
2018-12-21 16:08:08 -08:00 |
|
smoogipoo
|
7e9cc4e876
|
Seed the results screen
|
2018-12-21 18:37:33 +09:00 |
|
smoogipoo
|
4149734f89
|
Add room leaderboard to results
|
2018-12-21 18:22:13 +09:00 |
|
smoogipoo
|
8a2cc64bfa
|
Split results screen to allow for extensibility
|
2018-12-21 16:34:03 +09:00 |
|
Dean Herbert
|
a54951b72d
|
Merge pull request #3889 from peppy/add-alt-select-support
Add ability to select chat tabs with alt-1-9
|
2018-12-21 15:02:52 +09:00 |
|
smoogipoo
|
fe6c369e07
|
Fix incorrect channel
|
2018-12-21 14:37:05 +09:00 |
|
Dean Herbert
|
6bca344e56
|
Merge branch 'master' into add-alt-select-support
|
2018-12-21 14:32:24 +09:00 |
|
smoogipoo
|
1df4826a1d
|
Merge remote-tracking branch 'origin/master' into timeshift-wip
|
2018-12-21 14:14:17 +09:00 |
|
Dean Herbert
|
1e39a4e09a
|
Merge pull request #3892 from smoogipoo/standalone-chat-fixes
Various standalone chat display fixes
|
2018-12-21 14:12:37 +09:00 |
|
smoogipoo
|
6a9b0a0ba3
|
Fix initial messages not being received
|
2018-12-21 14:02:36 +09:00 |
|
smoogipoo
|
6b6629e9fd
|
Fix not posting to the correct channel
|
2018-12-21 14:02:29 +09:00 |
|
smoogipoo
|
fa2bc16140
|
Remove participants, add match chat
|
2018-12-21 14:01:11 +09:00 |
|
Dean Herbert
|
59452800ed
|
Update framework
|
2018-12-21 13:33:06 +09:00 |
|
smoogipoo
|
14879acd83
|
Fix possible nullref
|
2018-12-21 13:26:50 +09:00 |
|
smoogipoo
|
e27b7b0c0d
|
Cleanup
|
2018-12-21 13:06:11 +09:00 |
|
smoogipoo
|
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 |
|
Dan Balasescu
|
e8a03a94d1
|
Merge pull request #3887 from peppy/standalone-chat
Add a stand-alone chat display component
|
2018-12-21 12:47:01 +09:00 |
|
Dan Balasescu
|
3d4edd9121
|
Merge branch 'master' into standalone-chat
|
2018-12-21 12:31:33 +09:00 |
|
Dan Balasescu
|
a18b28388d
|
Merge pull request #3890 from peppy/netcoreapp22-target
Fix targeting netcoreapp2.1 in many places
|
2018-12-21 12:20:22 +09:00 |
|
Dean Herbert
|
e26958f901
|
Fix targeting netcoreapp2.1 in many places
|
2018-12-21 10:24:32 +09:00 |
|
Dean Herbert
|
aaac45ab8c
|
Add ability to select chat tabs with alt-1-9
|
2018-12-20 21:50:47 +09:00 |
|
smoogipoo
|
822225577b
|
Add joining/parting room requests
|
2018-12-20 20:58:34 +09:00 |
|
Dean Herbert
|
f195d6cb23
|
Merge pull request #3180 from WebFreak001/mod-fl2
Add "Blinds" mod
|
2018-12-20 20:25:26 +09:00 |
|
smoogipoo
|
9031896484
|
Fix create room button showing in song select
|
2018-12-20 20:09:17 +09:00 |
|
smoogipoo
|
104a3c8ffc
|
Add click to avatar
|
2018-12-20 20:08:22 +09:00 |
|
smoogipoo
|
6a76e335c7
|
Linkify everything
|
2018-12-20 20:03:45 +09:00 |
|
smoogipoo
|
f8d25a1b6c
|
Add method to add arbitrary drawables as links
|
2018-12-20 20:01:58 +09:00 |
|
Dean Herbert
|
ce414ed7d0
|
Merge branch 'master' into mod-fl2
|
2018-12-20 19:56:25 +09:00 |
|
Dean Herbert
|
abad9b8721
|
Merge pull request #3888 from plankp/patch-1
Update README about SDK version
|
2018-12-20 19:50:52 +09:00 |
|
Paul Teng
|
36f57a7abb
|
Update README.md
|
2018-12-20 05:49:05 -05:00 |
|