Commit Graph

33783 Commits

Author SHA1 Message Date
8411a36a0f Merge pull request #9545 from smoogipoo/reset-judgement-animation 2020-07-14 07:35:53 +09:00
38e9b882b8 Update framework 2020-07-14 07:04:30 +09:00
407da5c450 Merge pull request #9551 from ppy/dependabot/nuget/NUnit3TestAdapter-3.17.0
Bump NUnit3TestAdapter from 3.15.1 to 3.17.0
2020-07-14 06:13:36 +09:00
8087a75c35 Bump NUnit3TestAdapter from 3.15.1 to 3.17.0
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.15.1 to 3.17.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.15.1...V3.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-13 17:22:39 +00:00
c13064efc4 Merge pull request #9539 from peppy/fix-carousel-filter-application
Fix correct filter criteria not being applied to beatmap carousel if beatmaps take too long to load
2020-07-13 21:25:43 +09:00
53520ec7c4 Add test 2020-07-13 21:21:59 +09:00
8a3cadc111 Fix judgement animations not resetting on use 2020-07-13 21:21:59 +09:00
ca39f2aa24 only insert BufferedContainer when using FI 2020-07-13 13:43:32 +02:00
3178217216 remove unnecessary import 2020-07-13 13:14:47 +02:00
69548447a7 Adjust step name 2020-07-13 20:03:07 +09:00
4b3cffb246 expose hitObjectContainer in HitObjectArea 2020-07-13 11:55:13 +02:00
dd9211d6f0 Merge pull request #9544 from peppy/call-schedule-protected-next
Fix potential crash when trying to ensure music is playing
2020-07-13 18:03:40 +09:00
7b7b92aa10 Fix potential crash when trying to ensure music is playing 2020-07-13 17:28:16 +09:00
0ea13dea55 Introduce legacy timing point fp errors 2020-07-13 17:06:00 +09:00
ef3ab7a858 Merge branch 'master' into fix-carousel-filter-application 2020-07-13 17:05:45 +09:00
cd3500510e Fix carousel tests relying on initial selection being null 2020-07-13 17:05:29 +09:00
1116703e92 Fix potential out-of-order objects after conversion 2020-07-13 16:52:05 +09:00
352f59942e Fix incorrect time delta in taiko strain 2020-07-13 16:50:54 +09:00
dfcb73131d Merge pull request #9517 from vntxx/notification-keybind
Add notifications keybinding
2020-07-13 15:28:58 +09:00
c476bc51ed Merge pull request #9543 from Joehuu/multi-room-input-when-selected
Only allow link clicking and tooltips of multi room drawables when selected
2020-07-13 15:28:41 +09:00
9ca3692cfd Merge branch 'master' into notification-keybind 2020-07-13 14:32:23 +09:00
744e695174 Merge pull request #9536 from Joehuu/select-mods-from-score
Add ability to select mods from a specific score in song select
2020-07-13 14:32:14 +09:00
79ea6dbd5c Only allow link clicking and tooltips of multi room drawables when selected 2020-07-12 22:24:11 -07:00
db6a9c9717 Move null check to menu item addition 2020-07-12 22:06:17 -07:00
ac7252e152 Fix context menu not masking outside of leaderboard area 2020-07-12 22:04:00 -07:00
0718e9e4b6 Update outdated comment 2020-07-13 13:08:41 +09:00
8c7ff66bfd Merge pull request #9542 from EVAST9919/rankings-sort-component
Implement RankingsSortTabControl component
2020-07-13 13:03:30 +09:00
f442df75a9 Add missing released conditional 2020-07-13 09:00:10 +09:00
6eec2f9429 Implement RankingsSortTabControl component 2020-07-13 01:22:05 +03:00
9c039848bc Simplify and add null check 2020-07-12 12:04:53 -07:00
c1aafe83fa Add note about future behaviour 2020-07-12 23:05:47 +09:00
08696b9bca Allow pausing gameplay via middle mouse button 2020-07-12 23:03:03 +09:00
ab11a112b7 Fix correct filter criteria not being applied to beatmap carousel if beatmaps take too long to load 2020-07-12 22:33:41 +09:00
444701fdd0 Use dummy api for tests 2020-07-12 16:13:48 +03:00
a72bb93266 Add test scene for NewsHeader 2020-07-12 15:57:18 +03:00
bdf680aecb inline single-use constants 2020-07-12 14:53:40 +02:00
598e48678e Refactor NewsHeader 2020-07-12 15:45:48 +03:00
3606febe31 fix case convention violation 2020-07-12 14:23:55 +02:00
1cf8b599a1 implement fadein 2020-07-12 13:57:44 +02:00
06ed5316c4 expose hitObectArea in Column 2020-07-12 13:57:36 +02:00
0e49bf127b wrap HitObjectContainer in BufferedContainer 2020-07-12 13:57:06 +02:00
3601a2d93f Merge remote-tracking branch 'refs/remotes/ppy/master' into news 2020-07-12 14:45:48 +03:00
d18609e900 Added notifications keybinding
Implementation of #9502
2020-07-12 12:44:00 +02:00
0d6dbb6523 Clean up exposed icon for tests 2020-07-12 13:36:42 +03:00
c9d21894e5 Add test for icon toggle 2020-07-12 13:19:28 +03:00
be36a4b768 Make ctor protected 2020-07-12 12:39:48 +03:00
c3524cbe57 Make icon private but expose a protected method 2020-07-12 12:32:26 +03:00
da40f29b44 Make button text a property 2020-07-12 12:27:26 +03:00
40aa6c7453 Merge remote-tracking branch 'refs/remotes/ppy/master' into comments-buttons 2020-07-12 12:18:10 +03:00
57cfdb82ce Merge pull request #9514 from Joehuu/fix-multi-room-name-overflow 2020-07-12 13:02:20 +09:00