Commit Graph

23292 Commits

Author SHA1 Message Date
85d0c04e61 Add cursor rotation on right mouse button 2020-06-02 20:57:02 +02:00
a2fdf94483 Add cursor rotation on right mouse button 2020-06-02 20:55:21 +02:00
e98f51923a Add timing distribution to OsuScoreProcessor 2020-06-02 23:38:24 +09:00
a7f8c5935d Expose LowestSuccessfulHitResult() 2020-06-02 23:36:56 +09:00
275d95082a Fix crash in testing environment. 2020-06-02 16:01:01 +02:00
a3e31adbf9 Merge pull request #9146 from peppy/taiko-editor
Implement osu!taiko editor
2020-06-02 21:49:20 +09:00
427dbf7f58 Merge branch 'master' into update-framework 2020-06-02 20:54:50 +09:00
f63c66396f Apply review suggestions. 2020-06-02 13:32:52 +02:00
3d78ec90ac Rename legacy to welcome to match osu-resources 2020-06-02 13:26:37 +02:00
574e8444b0 Merge branch 'master' into fallback-intro 2020-06-02 13:15:58 +02:00
888b90b426 Rename IntroFallback classes to IntroLegacy
This commit also renames files accordingly with https://github.com/ppy/osu-resources/pull/103
2020-06-02 13:14:50 +02:00
19d73af90d Implement basic intro sequence 2020-06-02 12:51:42 +02:00
3ae97c9634 Change "Fallback" to "Welcome" visually 2020-06-02 11:25:57 +02:00
2aadb9deba Implement welcome and seeya samples 2020-06-02 11:05:18 +02:00
b58c22c36e Merge branch 'master' into taiko-editor 2020-06-02 17:22:40 +09:00
dfb9687fb5 Extract update into PreUpdate(), add test 2020-06-02 17:22:09 +09:00
fac96f6ddd Fix match beatmap not updating after re-download 2020-06-02 17:02:01 +09:00
64550fe87c Merge branch 'master' into fix-draining-in-between-break-sections 2020-06-02 16:06:08 +09:00
1b94048956 Merge branch 'replace-use-of-current-directory' into update-framework 2020-06-02 14:55:28 +09:00
6c8c95677f Fix incorrect usage of Directory.GetFiles 2020-06-02 14:55:10 +09:00
3c85561cdc Add tests 2020-06-02 14:31:43 +09:00
c59d750420 Merge branch 'replace-use-of-current-directory' into update-framework 2020-06-02 14:31:09 +09:00
90f9905ed0 Update resourcse 2020-06-02 14:29:17 +09:00
46a209540e Update framework 2020-06-02 14:28:48 +09:00
17e91695e0 Add checksum validation to the panel download buttons 2020-06-02 14:04:51 +09:00
b41bb5a682 Update databased MD5 hash on save 2020-06-02 14:04:00 +09:00
68fbe9f4c1 Add checksum validation to the ready/start button 2020-06-02 14:03:50 +09:00
1ccdfd7364 Pull playlist beatmap checksum from api 2020-06-02 14:03:13 +09:00
578c955658 Add fallback intro screen 2020-06-02 03:48:23 +02:00
e9b09373e7 Fix crashing if selected ruleset doesn't have an autoplay mod. 2020-06-01 17:41:04 +02:00
fbd9ad411f Bump DiffPlex from 1.6.2 to 1.6.3
Bumps [DiffPlex](https://github.com/mmanela/diffplex) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/mmanela/diffplex/releases)
- [Commits](https://github.com/mmanela/diffplex/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 09:05:46 +00:00
e8a25fea1a Merge branch 'master' into results-screen-horizontal-scroll 2020-06-01 17:34:20 +09:00
a8b137bb71 Merge pull request #9123 from peppy/move-setter-to-duration
Move setter from EndTime to Duration
2020-06-01 16:52:38 +09:00
64d1b4b11b Merge branch 'master' into move-setter-to-duration 2020-06-01 15:55:48 +09:00
780611a954 Merge branch 'master' into taiko-editor 2020-06-01 15:39:02 +09:00
b9464a2aa8 Merge branch 'master' into editor-create-composer-fix 2020-06-01 15:38:15 +09:00
1a427bf709 Merge pull request #9115 from peppy/i-has-curve-with-repeats
Split out IHasPath from IHasCurve to better define hitobjects
2020-06-01 15:37:38 +09:00
cac6e93575 Restore original IHasCurve implementation 2020-06-01 15:11:58 +09:00
53b58910c3 Invert interface definition 2020-06-01 14:27:39 +09:00
fa830893d9 Merge branch 'master' into editor-documentation-hitobjectcomposer 2020-06-01 13:45:09 +09:00
2c6887e610 Remove unnecessary use of and remove StartupStorage 2020-05-31 19:49:03 +03:00
a11910e675 Merge branch 'i-has-curve-with-repeats' into taiko-editor 2020-05-31 22:43:38 +09:00
d5c31f390b Merge branch 'move-setter-to-duration' into taiko-editor 2020-05-31 22:42:53 +09:00
189ad61daa Merge branch 'master' into taiko-editor 2020-05-31 22:42:34 +09:00
e688033967 Fix incorrect xmldoc 2020-05-31 22:39:03 +09:00
19be111da0 Move incorrect placed full stop
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-05-31 22:33:10 +09:00
81b8898272 Fix incorrect type cast in encoder 2020-05-31 22:30:55 +09:00
0ef971be28 Merge branch 'master' into i-has-curve-with-repeats 2020-05-31 22:30:18 +09:00
f2dadeeeb5 Allow horizontal scroll on results screen when not hovering expanded panel 2020-05-31 13:50:42 +09:00
465df1731c Merge pull request #9149 from EVAST9919/beatmap-listing-sort-fix
Fix searching by genre/language not working in beatmap listing overlay
2020-05-31 13:21:42 +09:00