Commit Graph

31225 Commits

Author SHA1 Message Date
daa64f1be7 Adjust icon padding 2019-09-19 20:53:06 +03:00
c09f384a7e Merge pull request #6175 from peppy/confirm-via-key
Always show exit confirmation when closing via alt-f4 or window control
2019-09-20 02:47:09 +09:00
573da7b1e7 Implement ChangelogEntryType 2019-09-19 20:34:37 +03:00
636582e089 Always show exit confirmation when closing via alt-f4 or window control 2019-09-20 02:22:49 +09:00
433df52c7b Merge pull request #6172 from ppy/dependabot/nuget/Microsoft.NET.Test.Sdk-16.3.0
Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0
2019-09-20 01:50:45 +09:00
f10b390ca0 Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.2.0...v16.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-19 16:32:39 +00:00
0cf4db899f Few cleanups 2019-09-19 17:03:52 +03:00
efea8be97d Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-mod-selector 2019-09-19 17:03:00 +03:00
fc78284765 Add setting to adjust hold-to-confirm activation time (#6166)
Add setting to adjust hold-to-confirm activation time
2019-09-19 22:51:20 +09:00
529a1c3b91 Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-mod-selector 2019-09-19 16:46:58 +03:00
67796e0982 Apply code styling suggestions 2019-09-19 22:46:21 +09:00
4e9bb7b121 Merge remote-tracking branch 'upstream/master' into hold-to-press-setting 2019-09-19 22:35:18 +09:00
23c5cb6367 Expand tests to cover new behaviour 2019-09-19 22:35:14 +09:00
0a67d1db1b Merge pull request #5355 from EVAST9919/songselect-best-user-score
Show personal best on song select
2019-09-19 21:17:23 +09:00
94d3bcc612 Fix top score not being selectable 2019-09-19 20:47:33 +09:00
8345cf4e98 Merge pull request #6170 from peppy/fix-nested-imports
Fix importing archives which are nested in a single folder within a zip
2019-09-19 20:37:18 +09:00
50d4206c45 Fix exit scenarios 2019-09-19 20:17:58 +09:00
ead3ee3b41 Merge branch 'master' into hold-to-press-setting 2019-09-19 20:05:14 +09:00
cffee1fd5e Fix imported beatmap paths not correctly matching files 2019-09-19 20:02:45 +09:00
ddff9882cf Fix importing archives which are nested in a single folder within a zip 2019-09-19 19:11:04 +09:00
0640b2eb35 Fix judgement sizes not matching legacy skins (#6145)
Fix judgement sizes not matching legacy skins
2019-09-19 18:49:35 +09:00
3abcd898a6 Add hit lighting (#6144)
Add hit lighting

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-09-19 18:49:22 +09:00
28342baa8f Add auto-restart functionality to sudden death and perfect mods (#6159)
Add auto-restart functionality to sudden death and perfect mods

Co-authored-by: Paul Teng <plankp@outlook.com>
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-09-19 18:49:09 +09:00
62dda81711 Add query-based filter modes to song select search field (#6161)
Add query-based filter modes to song select search field

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-09-19 18:28:01 +09:00
027d6194f2 Merge branch 'master' into add-hit-lighting 2019-09-19 18:07:29 +09:00
bc9941a990 Newline required when xmldocs are involved 2019-09-19 18:00:11 +09:00
65276cd235 Remove whitespace 2019-09-19 17:58:10 +09:00
db24cfbead Merge remote-tracking branch 'origin/master' into auto-restart-mod-perfect
# Conflicts:
#	osu.Game/Screens/Play/Player.cs
2019-09-19 17:57:04 +09:00
da15b900f7 Remove virtual member from ModBlockFail 2019-09-19 17:44:24 +09:00
646d762468 Merge branch 'master' into songselect-advanced-filtering 2019-09-19 17:42:32 +09:00
558068a988 Merge pull request #3569 from MaxOhn/traceable-mod
Traceable mod
2019-09-19 17:41:27 +09:00
fa54a0bfd3 Fix test failures 2019-09-19 17:40:46 +09:00
0dfce5d15d Merge branch 'master' into traceable-mod 2019-09-19 17:38:15 +09:00
5120d82ef8 Fix crash with multiple range criterias 2019-09-19 17:36:44 +09:00
e6c36a8bc7 Fix scaling mode being applied to judgements 2019-09-19 17:36:32 +09:00
96ea507320 Reorder comparison for readability 2019-09-19 17:21:22 +09:00
e075dd7ea8 Fix equals operator not working 2019-09-19 17:16:34 +09:00
7683f7ff23 Make OnlineStatus use OptionalRange 2019-09-19 17:12:07 +09:00
d7831d8f5d Use non-generic IComparable interface 2019-09-19 17:11:43 +09:00
167bb9fcc1 Fix ugly casts 2019-09-19 17:11:28 +09:00
0915a94470 Make BeatDivisor use OptionalRange 2019-09-19 16:53:27 +09:00
3c21b68b73 Make OptionalRange generic 2019-09-19 16:51:57 +09:00
2cd7c769e1 Merge remote-tracking branch 'upstream/master' into fix-judgement-size 2019-09-19 16:32:37 +09:00
929f05884b Always confirm exit when button is clicked 2019-09-19 16:28:06 +09:00
a214e7e72f Add confirmation dialog when exiting game 2019-09-19 16:26:22 +09:00
39a5a3eebe Merge remote-tracking branch 'upstream/master' into hold-to-press-setting 2019-09-19 16:26:14 +09:00
83657239bd Disallow failing for replay players (#6162)
Disallow failing for replay players

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-09-19 16:00:37 +09:00
e2f7d4bc62 Remove unnecessary ToMetric avoidance 2019-09-19 15:45:43 +09:00
48ee95955b Remove unnecessary redirection 2019-09-19 15:45:08 +09:00
c1daa187fe Reduce default tolerance 2019-09-19 15:44:14 +09:00