Commit Graph

11109 Commits

Author SHA1 Message Date
38e75421ab Fix HoldForMenuButton getting stuck in a confirming state
Closes #4446.
2019-03-12 02:21:34 +09:00
941a72d69a Fix osu!direct firing excess queries during initial search characters
Due to faulty debounce fire logic, a web request would always fire with a single character search, followed by the real search. This caused unwanted delays and display weirdness.
2019-03-12 01:49:47 +09:00
e9ab329e93 Fix backgrounds not correctly handling initial async load 2019-03-12 00:05:05 +09:00
81d9e391f4 Preload main menu background 2019-03-12 00:04:19 +09:00
63b9fa58ef Cleanup 2019-03-11 19:52:28 +09:00
6a1e600099 Create new OsuScreenStack for use in Multiplayer 2019-03-11 19:48:07 +09:00
59897bbeb5 Refactor UpdateableBeatmapBackground lookup logic for clarity
Closes #4401. Alternative to #4439.
2019-03-11 19:00:39 +09:00
d0ae75af6e Add tests and fix scenario where all matching are contained by duplicate candidate 2019-03-11 18:13:33 +09:00
aeae6143c1 Remove unnecessary variable 2019-03-11 17:47:03 +09:00
3a8c32d41b Add the ability for ArchiveModelManager to re-import even when existing entry is present 2019-03-11 17:04:18 +09:00
0b64af5e02 Put multiplayer background inside a parallax container 2019-03-11 16:51:43 +09:00
63fea65c0c Clarify repeat index 2019-03-11 14:53:21 +09:00
489153579a Add xmldoc and clarify struct variables 2019-03-11 14:36:29 +09:00
2029cf93fd Rename and reuse variables 2019-03-11 14:33:21 +09:00
26f78b659b Merge remote-tracking branch 'upstream/master' into extract-slider-tick-creation 2019-03-11 14:31:12 +09:00
0d95511222 Merge branch 'master' into multi-background-stack 2019-03-11 11:19:08 +09:00
2df57c3a29 Give Multiplayer its own background stack 2019-03-11 11:08:04 +09:00
0fc6fa7245 Fix file naming on ParticipantCountDisplay 2019-03-09 20:29:56 -08:00
7311ccabfb Fix direct panel stats being misaligned by one pixel 2019-03-08 20:27:50 -08:00
9df27f3a5f Merge branch 'master' into prevent-null-lookup 2019-03-09 11:14:54 +09:00
10734b774c Update framework 2019-03-08 20:48:50 +09:00
c6194d5487 Merge branch 'master' into extract-slider-tick-creation 2019-03-08 20:40:03 +09:00
48e54c84c1 Merge branch 'master' into mod-wind 2019-03-08 20:23:02 +09:00
28a1baa07e Merge branch 'extract-slider-tick-creation' of https://github.com/peppy/osu into extract-slider-tick-creation 2019-03-08 20:13:58 +09:00
93a999396e LegacyFinalTick -> LegacyLastTick to match existing variable 2019-03-08 20:13:11 +09:00
f59b9e933e Merge branch 'master' into extract-slider-tick-creation 2019-03-08 20:00:12 +09:00
355705f0a5 Fix legacy tick handling 2019-03-08 19:57:30 +09:00
8e5816805c Fix showing outdated data for non-online beatmaps 2019-03-08 18:44:35 +09:00
800007c378 Set DummyWorkingBeatmap difficulties to 0 for better fallback display 2019-03-08 18:17:50 +09:00
d055b248ac Remove blank line 2019-03-08 15:56:36 +09:00
7c5ca67691 Merge remote-tracking branch 'origin/master' into gameplay-clock-container
# Conflicts:
#	osu.Game/Screens/Play/Player.cs
2019-03-08 15:54:15 +09:00
973f29b765 Apply review 2019-03-08 15:14:57 +09:00
c967875ff6 Merge branch 'master' into fix-non-async-load 2019-03-08 15:14:37 +09:00
e00702f4e4 Merge remote-tracking branch 'origin/master' into fix-non-async-load 2019-03-08 15:14:14 +09:00
09b5cf4891 Move sizing to ctor 2019-03-08 15:14:07 +09:00
ed8c9bc88a Merge remote-tracking branch 'upstream/master' into gameplay-clock-container 2019-03-08 15:07:55 +09:00
42efea1e06 Apply review 2019-03-08 15:05:45 +09:00
a73e3d9700 Move cursor construction to BDL 2019-03-08 15:01:45 +09:00
2c98ba1c0c Split out consumption and creation into two separate code paths 2019-03-08 14:59:45 +09:00
3ccc76e18f Merge remote-tracking branch 'upstream/master' into cursor-in-playfield 2019-03-08 14:50:46 +09:00
551380dd42 Extract slider tick creation so it can be shared with osu!catch 2019-03-08 14:46:26 +09:00
969d5bcbd0 Merge branch 'master' into fix-roomstate-on-cancel 2019-03-08 14:10:24 +09:00
400514630d Fix incomplete comment 2019-03-08 12:44:33 +09:00
d1c18c52ab Merge branch 'master' into fix-cursor-in-scale-container 2019-03-08 12:43:57 +09:00
c4cc72cad9 Merge pull request #4437 from peppy/fix-resharper-inspection
Fix stuck r# inspection
2019-03-08 12:43:17 +09:00
08fc42f8e9 Merge branch 'master' into fix-roomstate-on-cancel 2019-03-08 12:39:29 +09:00
75e94eba35 Merge branch 'master' into gameplay-clock-container 2019-03-08 12:32:48 +09:00
5ade51f030 Merge branch 'master' into fix-resharper-inspection 2019-03-08 12:29:56 +09:00
30a0bb4a25 Merge branch 'master' into fix-duplicate-bg-sprites 2019-03-08 12:25:23 +09:00
d01b026ebd Fix stuck r# inspection 2019-03-08 12:16:12 +09:00