Commit Graph

19036 Commits

Author SHA1 Message Date
58ef397f4f Move all clock related gameplay logic inside GameplayClockContainer 2019-03-07 16:02:24 +09:00
7783c33398 Merge branch 'master' into fix-mp-chat-in-own-room 2019-03-07 15:59:53 +09:00
0b4f10950f Merge pull request #4424 from nekodex/fix-mp-songselect-regression
Fix crash on cancelling multiplayer song select when no existing song is selected
2019-03-07 15:40:20 +09:00
ee076bbbe3 Fix chat channel ids not being updated on room creation 2019-03-07 15:35:57 +09:00
e13516c2ba Only attempt to restore CurrentItem state if present 2019-03-07 14:09:28 +09:00
d97c070ef1 Account for path width correctly in LineGraph 2019-03-07 13:45:55 +09:00
6e5ea78ca2 Fix some nullref crashes when escaping out of new room creation 2019-03-06 20:03:37 +09:00
5de6e29294 Reset currentRoom state when cancelling room creation 2019-03-06 20:03:37 +09:00
8a69fc5534 Use AddUntilStep instead of AddWaitStep 2019-03-06 19:57:09 +09:00
22423f60d4 Fix DI not working 2019-03-06 19:27:42 +09:00
e3d463a141 Formatting fixes 2019-03-06 19:26:48 +09:00
b5e89e2f3b Add additional testing to check for extra children in the future 2019-03-06 19:13:25 +09:00
ab0ac7a82a Pass through timeBeforeLoad instead of hardcoding 2019-03-06 19:12:37 +09:00
06b65e00c4 Prevent null beatmap from creating an extra drawable 2019-03-06 19:12:28 +09:00
eb80549782 Fix UpdateableBeatmapBackgroundSprite not disposing of previously loaded sprites 2019-03-06 19:12:22 +09:00
ffe53411f6 Add back cursor proxying 2019-03-06 17:44:58 +09:00
62716851a1 Revert some unnecessary changes 2019-03-06 17:41:54 +09:00
7aa30ca3f6 Change method of cursor creation 2019-03-06 17:41:54 +09:00
18826b3a59 Adjust cursor scale for its new surroundings 2019-03-06 17:41:54 +09:00
acf518c208 Move cursor inside playfield 2019-03-06 17:41:54 +09:00
5411c63093 Fix menu cursor not displaying outside of gameplay scaling area 2019-03-06 17:14:08 +09:00
3c999d64d4 Fix post-merge errors 2019-03-06 16:09:21 +09:00
ee1f9d4981 Merge remote-tracking branch 'origin/master' into profile-header-update
# Conflicts:
#	osu-resources
#	osu.Game/Overlays/Profile/Components/GradeBadge.cs
#	osu.Game/Overlays/Profile/Header/BadgeContainer.cs
#	osu.Game/Overlays/Profile/Header/RankGraph.cs
#	osu.Game/Overlays/Profile/Header/SupporterIcon.cs
#	osu.Game/Overlays/Profile/ProfileHeader.cs
2019-03-06 15:53:30 +09:00
2300e59e91 Formatting and simplification 2019-03-06 14:19:00 +09:00
d70b373af9 Merge branch 'master' into mod-wind 2019-03-06 14:04:04 +09:00
00cdb3a44a Merge pull request #4400 from nyquillerium/LobbyList
Use correct background display type for multiplayer lobby listing
2019-03-06 13:34:15 +09:00
9441f88033 Use actual reference to default beatmap for fallback
Co-Authored-By: nyquillerium <nyquill@ppy.sh>
2019-03-06 13:01:37 +09:00
b94d080b1c Merge branch 'master' into LobbyList 2019-03-06 12:34:36 +09:00
6b042eae94 Merge branch 'master' into fix-cursor-in-scale-container 2019-03-05 22:22:56 +09:00
60af8e2820 Merge pull request #4408 from peppy/simplify-gameplay-clock
Simplify gameplay clocks
2019-03-05 20:43:44 +09:00
8a6fa0915e Merge branch 'master' into simplify-gameplay-clock 2019-03-05 20:22:46 +09:00
558dbafb71 Use a safer method of setting the clock 2019-03-05 20:14:04 +09:00
d5943330b1 Fix potential infinite loop 2019-03-05 20:06:04 +09:00
cc855a8dcc Merge pull request #4412 from LeNitrous/local-leaderboard-display
Fix local leaderboard not displaying when logged out
2019-03-05 19:33:17 +09:00
76ce3954a0 Rename PauseContainer 2019-03-05 19:30:55 +09:00
89987210c3 Merge remote-tracking branch 'upstream/master' into LobbyList 2019-03-05 18:59:38 +09:00
34b2553b95 Remove redundant boolean 2019-03-05 18:59:25 +09:00
fafc80818c Fix typo
Co-Authored-By: peppy <pe@ppy.sh>
2019-03-05 18:50:46 +09:00
f98d55531f Add documentation for FetchScores 2019-03-05 18:48:59 +09:00
2a741d5853 Merge branch 'master' into local-leaderboard-display 2019-03-05 17:43:28 +08:00
424e02f165 Merge pull request #4411 from smoogipoo/fix-custom-sample-volume
Fix volume not being considered for file samples
2019-03-05 18:41:52 +09:00
8ad258f426 only check IsLoggedIn after requesting scores 2019-03-05 17:34:23 +08:00
5aaa2511eb Merge pull request #4374 from Joehuu/status-direct-list
Add beatmap status on direct list panels
2019-03-05 18:22:56 +09:00
0f6f8c5af5 Merge pull request #4158 from LeNitrous/show-mods-on-loader
Show mods on player loading screen
2019-03-05 18:22:14 +09:00
a08086cc8a Fix volume not being considered for file samples 2019-03-05 18:21:29 +09:00
aefaceb397 Merge remote-tracking branch 'origin/master' into show-mods-on-loader 2019-03-05 18:08:11 +09:00
fc0b297232 Fix menu cursor not displaying outside of gameplay scaling area 2019-03-05 18:06:24 +09:00
d66b0e3039 Merge branch 'master' of https://github.com/ppy/osu 2019-03-05 17:01:04 +08:00
c06dac5b1a Remove null check (beatmap cannot be null) 2019-03-05 17:58:30 +09:00
2fee7276ae Combine creation + assignment 2019-03-05 17:58:05 +09:00