Commit Graph

30148 Commits

Author SHA1 Message Date
022e4b6335 Apply review suggestions. 2020-07-06 11:15:56 +02:00
ce5da5c51b Block CTRL + ESC 2020-07-05 20:21:56 +02:00
8869979599 Trigger hook activation on bind. 2020-07-04 12:30:09 +02:00
fc1eb42a65 Disable windows key while in gameplay. 2020-07-01 17:15:41 +02:00
641ea5b950 Make the disabling of the win key during gameplay a toggleable setting. 2020-06-30 13:12:33 +02:00
50ae69b111 Merge pull request #9375 from power9maker/red-tint
Hide red tint when "Show health display even when you can't fail" option is off
2020-06-30 16:09:59 +09:00
0e80d6629b Merge branch 'master' into red-tint 2020-06-30 15:44:22 +09:00
db1d02cb0f Merge pull request #9400 from ppy/dependabot/nuget/Sentry-2.1.4
Bump Sentry from 2.1.3 to 2.1.4
2020-06-30 03:08:44 +09:00
51f5083c2d Bump Sentry from 2.1.3 to 2.1.4
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/2.1.3...2.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 17:17:52 +00:00
04fe29d7be Merge pull request #9396 from LumpBloom7/StatsExcludeEmptyHitWindow
Exclude hit objects with an EmptyHitWindow from being considered in TimingDistributionGraph
2020-06-29 21:40:38 +09:00
bb81f908fb Exclude EmptyHitWindow from being considered in TimingDistributionGraph 2020-06-29 15:53:56 +08:00
0423b4406e Merge pull request #9394 from smoogipoo/improve-taiko-hittarget-quality
Improve quality of taiko hit target
2020-06-29 15:11:02 +09:00
5db103dc61 Improve quality of taiko hit target 2020-06-29 14:42:20 +09:00
f7d74c138f Merge pull request #9391 from MiraiSubject/intro-loop 2020-06-29 12:56:10 +09:00
0c4b06b485 Add visualtest to check if Track loops in Welcome 2020-06-29 02:16:19 +02:00
444504f2b9 Expose MainMenu Track as internal get private set 2020-06-29 02:10:40 +02:00
24dceb9f84 Make only "Welcome" loop 2020-06-29 01:41:47 +02:00
270384e71e Remove redundant get set 2020-06-29 00:59:44 +02:00
5689f27987 Make sure it only loops for themed intros if true 2020-06-29 00:54:06 +02:00
ffbce61ca8 Add the option to loop the intro in the main menu 2020-06-29 00:42:47 +02:00
678767918e Centralise logic further 2020-06-28 23:32:04 +02:00
6547e07e56 Merge pull request #9377 from smoogipoo/fix-unsafe-mod-deserialisation
Fix crash due to unsafe mod deserialisation
2020-06-29 00:02:29 +09:00
c21b1e358c Merge pull request #9316 from smoogipoo/results-screen-statistics-overlapping-transition 2020-06-28 22:47:54 +09:00
006adf0fb5 Change logic to ignore rooms completely after first error 2020-06-28 22:45:13 +09:00
43ac72da3d Merge pull request #9384 from bdach/song-bar-masking 2020-06-28 22:35:58 +09:00
e5a901cec7 Merge branch 'master' into results-screen-statistics-overlapping-transition 2020-06-28 22:14:22 +09:00
082c94f98d Temporarily disable masking of tournament song bar 2020-06-28 13:14:46 +02:00
3637bf2f9b Clean up member order & access modifiers 2020-06-26 19:39:55 +02:00
02f590309d Add xmldoc for public property 2020-06-26 19:39:55 +02:00
a63b6a3ddf Simplify binding 2020-06-26 19:39:55 +02:00
415e1c05ff Simplify implementation 2020-06-26 19:39:55 +02:00
3783fe8d6a Rename fields for clarity 2020-06-26 19:39:53 +02:00
e8d36bc3cb Don't trigger the same exception multiple times 2020-06-27 00:23:23 +09:00
c233dc4768 Add some global error handling 2020-06-27 00:16:16 +09:00
bd1f38cc3e Fix crash due to unsafe mod deserialisation 2020-06-26 23:21:44 +09:00
a4254802c1 Merge pull request #9370 from peppy/song-select-key-repeat 2020-06-26 23:09:02 +09:00
798e8e7a8d Fix CI fail 2020-06-26 15:12:01 +02:00
efeaa1cc10 Make some changes, fix and add tests 2020-06-26 14:58:42 +02:00
97a212a7f6 Hide red tint based on "Show health display even when you can't fail" setting 2020-06-26 14:32:01 +02:00
099416b4c3 Move check inside next difficulty selection 2020-06-26 21:03:34 +09:00
77258659e4 Merge branch 'master' into song-select-key-repeat 2020-06-26 20:33:13 +09:00
8f6d52550f Fix potential exception if button is pressed before selection 2020-06-26 20:32:13 +09:00
1b4c31a84f Remove double schedule 2020-06-26 20:14:08 +09:00
e3d654d33f Cleanup 2020-06-26 20:14:02 +09:00
efd30dfceb Merge pull request #9340 from bdach/layered-hit-sounds
Add support for layered hit sounds skin option
2020-06-26 19:30:41 +09:00
7a6098bfb7 Merge branch 'master' into layered-hit-sounds 2020-06-26 18:38:32 +09:00
f7301571bb Merge pull request #9301 from H2n9/storyboard-sample-rate
Implement rate adjustment for storyboard samples
2020-06-26 18:32:25 +09:00
1eaa25e75e Merge branch 'master' into storyboard-sample-rate 2020-06-26 17:29:38 +09:00
d0787ddf99 Merge pull request #9369 from smoogipoo/fix-hyperdash-alpha 2020-06-26 14:46:46 +09:00
65a2fc3bfc Revert access modifier 2020-06-25 17:53:14 +01:00