Commit Graph

4762 Commits

Author SHA1 Message Date
bedb744a2e Add parentheses 2019-08-08 17:11:26 +03:00
88b9942b2a Move EnableUserDim check to defualt value of ShowDimContent 2019-08-08 17:07:06 +03:00
9ab132520c Testcase improvements 2019-08-08 12:25:46 +03:00
e9b5c91690 Fade out existing panel on beatmap change 2019-08-08 12:08:51 +03:00
08a92c38d7 adjust naming 2019-08-08 12:04:44 +03:00
1b559c1585 Use async loading 2019-08-08 12:01:33 +03:00
a3dbaef4ca Adjust background gradient 2019-08-08 17:29:50 +09:00
8668bce25d Fix preview can be played on start 2019-08-08 09:52:42 +03:00
cbcdc28900 Fix hard crash when clicking on a preview button 2019-08-08 09:04:24 +03:00
f5cd0eae48 Merge remote-tracking branch 'refs/remotes/ppy/master' into multi-room-update 2019-08-08 09:04:06 +03:00
2172c5a52b Merge branch 'master' into use-bindable-break-time-in-player 2019-08-08 14:24:52 +09:00
4a38c4f9d1 Merge remote-tracking branch 'refs/remotes/ppy/master' into multi-room-update 2019-08-08 07:36:53 +03:00
f774c46f57 Remove linq usage in BreakOverlay update (#5641)
Remove linq usage in BreakOverlay update
2019-08-08 13:33:23 +09:00
77df6a0cb7 Remove unused direct placeholder screen 2019-08-07 21:16:36 -07:00
a4459972b6 Remove ViewBeatmapButton 2019-08-08 07:15:30 +03:00
ffed642929 Implement MatchBeatmapPanel 2019-08-08 07:08:51 +03:00
7d42561da9 Remove linq usage in BreakOverlay update 2019-08-08 12:58:20 +09:00
3f9f9e7bc9 Merge branch 'master' into use-bindable-break-time-in-player 2019-08-08 05:36:45 +03:00
99f5ca07ce Remove redundant comment 2019-08-08 10:42:54 +09:00
40a33b3382 Move IsLoaded check to more correct place 2019-08-08 10:41:23 +09:00
a2e3ab6463 Merge branch 'master' into add-bindable-for-break-times 2019-08-08 10:13:14 +09:00
ba269a49ee Expose break fade duration and add it in the calculation 2019-08-07 16:59:35 +03:00
d3657d82cd Simplify final check for break time 2019-08-07 16:28:16 +03:00
c2b3c28c79 Use IsBreakTime for checking if currently in a break
Rather than iterating over all breaks to find which is in current time
2019-08-07 16:15:53 +03:00
616de1830a Less sheep 2019-08-07 12:20:49 +09:00
9033327923 Merge remote-tracking branch 'upstream/master' into fix-footer-button-hover-sounds 2019-08-07 12:19:25 +09:00
dda078277a Minor variable name changes 2019-08-06 23:05:12 +09:00
2a68bb2749 onCompletionEvent -> pushResults 2019-08-06 14:11:43 +03:00
dd701eaa62 Safely cancel the completion task on restart or immediate exit 2019-08-06 14:10:03 +03:00
1fc7ddf621 Fix text depth regression 2019-08-05 18:14:41 -07:00
a7ac411c25 Fix footer button hover sounds playing in unclickable area 2019-08-05 17:57:04 -07:00
cd27e1eb70 Merge branch 'master' into update-direct-categories-sorting 2019-08-05 17:11:48 +09:00
fd44ca3233 Rename Animation to Layer 2019-08-04 13:54:23 +03:00
a30d7912b1 Move DimmedLoadingAnimation to it's own file 2019-08-04 11:09:12 +03:00
0082695cd8 Choose default category sorting instead of being always first 2019-08-02 13:22:58 -07:00
4c6cccb3a3 Update settings in line with framework changes 2019-07-30 23:31:21 +09:00
e6e315e07b Expose current break index 2019-07-30 13:29:41 +03:00
c8b7cf8672 Merge branch 'master' into add-bindable-for-break-times 2019-07-30 06:23:47 +03:00
2d03c849bf Improve testability of intro sequence (#5275)
Improve testability of intro sequence
2019-07-29 18:56:38 +09:00
0dc25d7a35 Merge branch 'master' into exit-multi-from-null 2019-07-29 13:52:26 +09:00
26fc782de9 Don't exit if screenstack is null 2019-07-29 10:35:51 +09:00
088c04a20f Revert "Fix BackButton handling escape before all other elements (#5440)"
This reverts commit 17a6563f4c.
2019-07-28 23:38:55 +09:00
5bf0277fd4 Remove unnecessary quick check
Not saving for anything
2019-07-28 09:17:13 +03:00
1dd3a66300 Remove unnecessary index resets 2019-07-28 09:16:19 +03:00
872822035a Merge branch 'master' into back-button-priority 2019-07-28 12:50:18 +09:00
95b568eb46 Remove unnecessary condition 2019-07-27 15:52:30 +03:00
6c580ac9d5 Use while loops instead 2019-07-27 15:52:01 +03:00
3571cb96b0 Fix broken merge 2019-07-27 12:56:55 +09:00
57e6c388a1 Merge branch 'master' into carousel-sizing 2019-07-27 11:40:07 +09:00
934439e138 Merge branch 'master' into add-bindable-for-break-times 2019-07-26 12:57:52 +03:00