Commit Graph

11096 Commits

Author SHA1 Message Date
359261d4a4 Fix game not starting if intro music is disabled 2019-08-12 02:04:06 +09:00
e7964c165f Make judgement lines alive for a bit longer 2019-08-11 19:09:50 +03:00
3136d46c7f Do not generate new judgement line on miss 2019-08-11 19:04:56 +03:00
5e0ac28ca8 Add basic colours 2019-08-11 18:30:03 +03:00
177a317a48 rename AccuracyBar to HitErrorDisplay 2019-08-11 18:11:49 +03:00
2a35c3c3e2 Calculate real position for judgement lines 2019-08-11 18:04:54 +03:00
0a255fe4d1 Add moving arrow 2019-08-11 16:38:03 +03:00
ed409d113b Add judgement lines generator 2019-08-11 15:53:15 +03:00
fd334e0319 Implement basic layout for AccuracyBar 2019-08-11 14:57:21 +03:00
cb0cd7ed58 Add triangles intro 2019-08-09 20:05:28 +09:00
90b1fe81f3 Update cached usage in line with framework changes 2019-08-09 19:12:29 +09:00
0fcc6c1676 Add DimLevel property 2019-08-08 22:13:48 +03:00
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
fdd00c0820 Remove position fading
Unnecessary effect
2019-08-04 18:35:53 +03:00
91f35dde58 Actual fix of position declaring bug 2019-08-04 18:27:49 +03:00
9325c024bb Add InitialPosition field 2019-08-04 18:26:01 +03:00
5e4e150330 Use normal Action 2019-08-04 18:20:45 +03: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