Commit Graph

4531 Commits

Author SHA1 Message Date
a59a14c9e6 Add setting to enable/disable hit error visibility 2019-08-18 15:01:04 +03:00
ee5568e596 Use Queue instead of List for stored Judgements 2019-08-18 14:43:34 +03:00
50133ba863 naming adjustments 2019-08-18 02:57:12 +03:00
906984ad95 Fix the math 2019-08-18 02:49:07 +03:00
f7024b513e Visual improvements 2019-08-18 01:43:43 +03:00
94dbd6386f Merge remote-tracking branch 'refs/remotes/ppy/master' into accuracy-bar 2019-08-18 01:14:27 +03:00
3dc81bdad5 Merge branch 'refactor-difficulty-colours' into difficulty-icon-tooltip 2019-08-17 15:19:46 +09:00
4fa9abeece Replace DifficultyColouredContainer with a more scalable solution 2019-08-17 15:16:24 +09:00
f552de6ebc Merge branch 'master' into difficulty-icon-tooltip 2019-08-17 13:45:20 +09:00
b57298406f Fix right click blocking not resetting correctly 2019-08-15 19:25:33 +09:00
0f4bada21e Fix right click absolute scrolling interfering with context menus 2019-08-15 18:27:45 +09:00
e73a9c2748 Fix song select context menus displaying off-screen 2019-08-15 14:06:29 +09:00
f355cff8bc Apply reviews 2019-08-15 12:11:54 +09:00
7e74953784 Merge remote-tracking branch 'upstream/master' into difficulty-icon-tooltip 2019-08-15 11:54:59 +09:00
e356cc8d9e Refactor MatchBeatmapPanel for thread safety 2019-08-13 17:57:16 +09:00
7c9c9f1ce1 Simplify caching 2019-08-13 17:38:21 +09:00
92c2dafa12 Tighten accessibility 2019-08-13 17:34:16 +09:00
6b57c9801d Cull some unnecessary whitespace 2019-08-13 17:32:43 +09:00
2b155e5407 Merge remote-tracking branch 'origin/master' into multi-room-update 2019-08-13 17:03:44 +09:00
f6e1df8952 Merge branch 'master' into triangles 2019-08-13 16:34:08 +09:00
982066dfdf Convert to method group 2019-08-12 10:38:34 +03:00
75cb0d093b Use description correctly
Required for localisation
2019-08-12 16:10:48 +09:00
cb910a6518 Replace if/else statement 2019-08-12 10:02:45 +03:00
5b68a2f34a Rename trackManager to previewTrackManager 2019-08-12 09:50:49 +03:00
520924b440 Don't create a new request if onlineId is null 2019-08-12 09:45:21 +03:00
6095480a54 Merge remote-tracking branch 'refs/remotes/ppy/master' into multi-room-update 2019-08-12 09:36:15 +03:00
d0f2d22995 Merge branch 'master' into fix-storyboard-not-shown-on-disabled-user-dim 2019-08-12 05:46:15 +09:00
9ac4870a21 Merge branch 'master' into triangles 2019-08-12 02:24:45 +09:00
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