Commit Graph

2143 Commits

Author SHA1 Message Date
0a15a13fab Reorder parameters 2019-11-08 13:23:13 +09:00
30f877c4ab Implement a three-state menu item 2019-11-08 13:23:13 +09:00
ce08d664a5 Abstract statefulness of new menu item type 2019-11-08 13:23:13 +09:00
c3a3b4091b Add basic implementation of a toggleable menu item 2019-11-07 22:26:35 +09:00
59aa9b59d6 Move login to it's own function 2019-11-06 18:32:09 +03:00
8395df596b Don't use online API for tests 2019-11-06 18:24:30 +03:00
c01f3a58cb Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix 2019-11-06 18:15:49 +03:00
91bcb5d4a7 Merge remote-tracking branch 'upstream/master' into fix-network-stalls 2019-11-06 19:06:28 +09:00
31f2d6a842 Fix regressed test 2019-11-06 19:06:24 +09:00
0f53725005 Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-tables 2019-11-06 13:03:34 +03:00
5589329e16 Split tests 2019-11-06 12:54:04 +03:00
4330507da8 Use api.IsLoggedIn 2019-11-06 12:46:25 +03:00
1f3b209a6c Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix 2019-11-06 12:26:41 +03:00
813d3a0bfa Fix adjustments not being removed correctly on retry from pause (#6728)
Fix adjustments not being removed correctly on retry from pause
2019-11-06 17:54:20 +09:00
a2963b66f6 Limit distance snap between two adjacent hit objects (#6740)
Limit distance snap between two adjacent hit objects
2019-11-06 17:18:00 +09:00
ff6bfc453b Merge pull request #6718 from peppy/update-framework
Update framework
2019-11-06 16:38:15 +09:00
b83ceab1c1 Add tests 2019-11-06 16:20:13 +09:00
020b08b450 Initial implementation of limited distance snap 2019-11-06 15:27:48 +09:00
a3d8738cab Merge branch 'master' into vote-pill-fix 2019-11-06 14:52:06 +09:00
4ce3450cfc Move button implementation to OsuButton 2019-11-06 14:08:52 +09:00
b5a8bbaa60 Merge branch 'master' into editor-timing-screen 2019-11-06 12:02:00 +09:00
1f40641d05 Add failing test 2019-11-06 10:32:09 +09:00
44d0791676 Update button usage 2019-11-05 16:26:31 +09:00
a92b32f6dc add basic tests 2019-11-05 00:56:09 +08:00
3ec9580ba8 Add test for retry overlay presence
Add visual tests checking presence (or lack thereof) of the
hold-to-retry overlay in the results screen.
2019-11-04 01:55:30 +01:00
daefabf271 Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-tables 2019-11-03 14:16:33 +03:00
8a5d3ab40a Merge branch 'master' into add-retry-button 2019-11-02 10:51:14 +09:00
2f703090ef Update API with latest web changes 2019-11-01 21:49:50 +03:00
1e73cf1025 Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-tables 2019-11-01 21:14:09 +03:00
84d17f3702 Add retry button 2019-11-01 15:41:51 +09:00
14fec6f1f3 Move ReplayDownloadButton to correct namespace 2019-11-01 15:06:36 +09:00
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