Commit Graph

1939 Commits

Author SHA1 Message Date
d089e47a56 Merge branch 'master' into master 2019-11-01 14:15:57 +09:00
fe93df7186 Remove unnecessary using statement 2019-10-31 16:52:56 +09:00
5d47a2e557 Merge branch 'master' into add-beatmap-ruleset-selector 2019-10-31 16:42:32 +09:00
923041c3f9 Merge branch 'master' into beatmap-overlay-ruleset-selector 2019-10-31 15:15:52 +09:00
4730453083 Apply suggestions 2019-10-31 02:10:00 +03:00
d90545227c Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix 2019-10-30 23:49:56 +03:00
8d290a3242 Resolve CS0067. 2019-10-30 23:43:13 +08:00
93076ad6a1 Merge branch 'master' into editor-timing-screen 2019-10-30 18:42:20 +09:00
45af796943 Remove usages of EF internals 2019-10-30 17:05:15 +09:00
514c9f1eef Merge branch 'master' into bindable-control-points 2019-10-30 16:20:54 +09:00
759395bcb5 CI fix 2019-10-30 04:31:09 +03:00
8ad5ccda68 Test steps rearrangement and condition fix 2019-10-30 04:16:14 +03:00
7f755fe726 Add more tests 2019-10-30 03:47:17 +03:00
f1a2643c40 Add test scene 2019-10-30 03:45:05 +03:00
04b0916196 Merge branch 'master' into fix-day-separator-purging 2019-10-29 18:44:39 +09:00
e1d0d78858 Fix chat not always scrolling to the bottom (#6649)
Fix chat not always scrolling to the bottom
2019-10-29 18:43:09 +09:00
3de45eb04a Fix loader animation tests failing occasionally (#6655)
Fix loader animation tests failing occasionally
2019-10-29 18:18:17 +09:00
342dfc26d2 Merge remote-tracking branch 'upstream/master' into fix-chat-scroll-to-bottom 2019-10-29 18:17:38 +09:00
e3a1613d2a Fix PlayerSettingsOverlay being shown by default (#6641)
Fix PlayerSettingsOverlay being shown by default
2019-10-29 18:16:33 +09:00
8e1faf6ff1 Fix loader animation tests failing occasionally 2019-10-29 17:03:52 +09:00
f0f58c22d3 Merge branch 'master' into labelled-component-bindables 2019-10-29 16:32:57 +09:00
b06e70e546 Add failing test showing issue with day separator logic 2019-10-29 15:27:08 +09:00
d1c6e3f620 Add test for scroll to end when max history is exceeded 2019-10-29 14:32:52 +09:00
ecf14bc7b9 Rename class to match 2019-10-29 01:21:17 +09:00
46b44f4f99 Fix PlayerSettingsOverlay being shown by default 2019-10-28 18:37:58 +09:00
08040adfad Expose Current bindable in LabelledComponents
Adds a `LabelledDrawable` class for usages where bindables are not present.
2019-10-28 16:24:28 +09:00
1953aa64b6 Merge branch 'bindable-control-points' into editor-timing-screen 2019-10-28 12:00:51 +09:00
8069674824 Merge remote-tracking branch 'upstream/master' into bindable-control-points 2019-10-28 11:52:04 +09:00
022cc13952 Add beatmap carousel item sorting stability test
Add visual test to ensure sorting stability when sorting criteria are
applied in the beatmap carousel.
2019-10-27 22:55:46 +01:00
0fba272e78 Add the ability to add new ControlPoint types to existing groups 2019-10-27 15:19:36 +09:00
349a2745c5 Merge remote-tracking branch 'origin/master' 2019-10-26 14:30:17 -05:00
9e2e87c8d1 added visual tests
added small commenting
added xmldoc for CancelResume();
2019-10-26 14:29:52 -05:00
194e501f86 Merge branch 'master' into snapping-refactor 2019-10-26 14:20:08 +09:00
e987db37ec Add grouping of ControlPoints 2019-10-25 19:52:02 +09:00
94ffe03e6e Group timing points 2019-10-25 19:36:12 +09:00
a9ec6b2562 Fix testcase failure 2019-10-25 19:00:10 +09:00
ae011e8ee8 Fix distance snap grid test scenes 2019-10-25 17:25:46 +09:00
607b4d874a Refactor flow of snapping through HitObjectComposer 2019-10-25 16:40:30 +09:00
d83b9ef0e4 Rename grid snapping methods 2019-10-24 18:18:04 +09:00
40c202c394 Merge branch 'master' into comments-vote-pill 2019-10-23 15:41:54 +09:00
6866d27634 Merge remote-tracking branch 'upstream/master' into editor-timing-screen 2019-10-23 11:18:42 +09:00
a3ab6d33c1 Add test 2019-10-22 01:37:30 +03:00
0fbba9a5e5 Split out more classes 2019-10-20 23:42:13 +09:00
7dc65ec964 Add missing required types 2019-10-20 23:32:49 +09:00
eed6f708a2 Merge branch 'master' into beatmap-overlay-ruleset-selector 2019-10-19 04:06:43 +03:00
266f9a065f Merge remote-tracking branch 'refs/remotes/ppy/master' into comments-vote-pill 2019-10-18 19:25:05 +03:00
f22ec6f5bd Merge branch 'master' into editor-timing-screen 2019-10-18 16:57:46 +09:00
99ea45da41 Merge pull request #6474 from smoogipoo/osu-beatsnapping-grid
Implement osu!'s beat snapping grid
2019-10-18 16:27:03 +09:00
a437ff74cc Move VotePill to it's own file 2019-10-17 14:18:31 +03:00
f92331531c Rename grid to DistanceSnap to be more in line with its purpose 2019-10-17 15:32:02 +09:00