Commit Graph

3988 Commits

Author SHA1 Message Date
591be33fc2 Merge branch 'master' into async-results-pages 2019-06-11 18:45:06 +09:00
e87123342c Load results pages asynchronously
Reduces performance burden when first displaying pages. Closes #4977.
2019-06-10 23:51:09 +09:00
5c2ea0b1a7 Move dispose to end of file 2019-06-10 01:14:46 +09:00
d964f6ba9e Tween track frequency on pause 2019-06-10 00:56:35 +09:00
346c4310c3 Merge branch 'master' into fail-animation 2019-06-07 20:48:36 +09:00
90966b113b Merge remote-tracking branch 'origin/master' into ftb-prepass 2019-06-06 20:32:38 +09:00
c7d0fcd42a Update drawnodes 2019-06-06 16:49:35 +09:00
a6dc5606bc Allow beatmapsets to be sorted by date added 2019-06-05 18:17:43 +09:00
9c214c3f0e Add animation on failing 2019-06-04 16:13:16 +09:00
cea353975f Update with further framework-side changes 2019-06-04 11:04:28 +09:00
53a39e9142 Merge remote-tracking branch 'origin/master' into audio-refactor-update 2019-06-04 10:50:33 +09:00
465aa4e0f6 Prevent idle state from being updated incorrectly 2019-05-31 14:06:18 +09:00
a20eda7b5f Fix remaining cases to work without things 2019-05-28 23:54:42 +09:00
4ca34bd5e8 Update osu! in line with audio subsystem refactor 2019-05-28 17:06:01 +09:00
553d786b94 Merge branch 'master' into fix-logo-tracking-crash 2019-05-17 19:23:14 +09:00
359e5b71a5 Fix race condition causing player to never restart 2019-05-16 17:13:03 +09:00
958598d13b Fix crash on switching from main menu to gameplay too fast 2019-05-15 19:39:36 +09:00
4b508915f6 Centralise caching of components at OsuGame level 2019-05-13 17:10:25 +09:00
038e49701e Move conditional to within BreakPeriod 2019-05-12 16:25:25 +09:00
1391aa342c Merge branch 'master' into break-pause 2019-05-12 16:15:24 +09:00
3566da73cc Merge branch 'master' into fix-more-pause-cases 2019-05-12 15:57:45 +09:00
9add2562f9 Close beatmap options when suspending (#4761)
Close beatmap options when suspending
2019-05-12 15:50:10 +09:00
790700d8bf Use more correct calculation 2019-05-12 15:40:58 +09:00
175daac16a Close beatmap options when suspending 2019-05-11 21:26:42 -07:00
29cec54b3c Fix beatmap carousel overlapping beatmap info wedge 2019-05-11 20:08:45 -07:00
bde2d552b6 Merge remote-tracking branch 'origin/master' into fix-more-pause-cases
# Conflicts:
#	osu.Game.Tests/Visual/Gameplay/TestCasePause.cs
2019-05-10 22:16:59 +09:00
01eb1a34a9 Remove unused variable 2019-05-10 22:15:33 +09:00
d2479acbf2 Fix incorrect value being clamped 2019-05-10 18:04:58 +09:00
fdf67aaa11 Clamp values 2019-05-10 17:18:39 +09:00
6a957ad27f Fix pause triggered when already paused 2019-05-10 15:51:12 +09:00
7c105fd99f Fix testcase players pausing on window unfocus 2019-05-10 15:39:25 +09:00
9248e6290c Use FrameStabilityClock to denote current position on song progress 2019-05-09 18:09:26 +09:00
5942072128 Add a tween when clicking to seek 2019-05-09 18:07:38 +09:00
22940373a0 Merge branch 'master' into zoomablescrollcontainer-fix 2019-05-09 13:54:21 +09:00
5c6b4d923f Reorder methods 2019-05-09 13:53:53 +09:00
d625f3c104 Private method 2019-05-09 13:21:01 +09:00
9457a6128e Fix game pausing when made inactive while watching a replay 2019-05-09 10:57:55 +09:00
4f697e2bd5 Add licence header 2019-05-08 19:35:20 +09:00
6dea16f365 Move action and hotkey specification local 2019-05-08 19:29:43 +09:00
c91b9c6032 Add missing button 2019-05-08 19:27:53 +09:00
772eb460fb Move button definitions to their respective classes 2019-05-08 19:03:26 +09:00
0693290ad4 Merge remote-tracking branch 'upstream/master' into refactor-select-footer 2019-05-08 18:43:21 +09:00
b33372ca62 Don't expand mods in button on hover 2019-05-08 18:43:15 +09:00
8906eb874a Fix CI issues 2019-05-08 18:43:06 +09:00
9a9ac05cd9 Fix post-merge issues 2019-05-08 18:42:54 +09:00
bace829629 Add ability to avoid expand animation in ModDisplay 2019-05-08 18:42:26 +09:00
ff3c226596 Give ZoomableScrollContainer an initial width 2019-05-08 13:37:03 +09:00
288b3deb94 Merge branch 'master' into fix-rank-display 2019-05-07 15:00:51 +09:00
8bc313fb33 Merge branch 'master' into fix-new-inspections 2019-05-07 14:14:40 +09:00
c878d814f6 Merge branch 'master' into pause-via-inactive 2019-05-07 13:35:23 +09:00