Commit Graph

17251 Commits

Author SHA1 Message Date
eaa77bce14 Use ToString().ToLowerInvariant()
* https://github.com/ppy/osu/pull/8128#issuecomment-594360083
2020-03-04 16:43:35 +08:00
7464a486d9 Fix DummyWorkingBeatmap's track completion attempting to change game-wide beatmap 2020-03-04 16:35:45 +09:00
fbd0dfd71b add blank lines 2020-03-04 14:55:51 +08:00
416b9e4e6f fix beatmap status display 2020-03-04 14:28:18 +08:00
6f5d2da03e Merge branch 'master' into add-torus-font 2020-03-04 13:56:30 +09:00
aa17a64a0e Apply missed xmldoc suggestion 2020-03-04 12:47:01 +09:00
e9b0770f64 Apply suggestions from code review
Co-Authored-By: Dan Balasescu <smoogipoo@smgi.me>
2020-03-04 12:44:44 +09:00
75968fb4ba Update resources once more 2020-03-04 11:50:22 +09:00
4294ed4b64 Better align fonts to weights 2020-03-04 11:45:19 +09:00
c3f840cc1a Fix Autoplay = false and AllowFail behavior 2020-03-03 17:12:01 -08:00
db56fb5759 Fix venera font usage 2020-03-03 22:28:47 +09:00
740eb9ff53 Merge pull request #8090 from peppy/fix-volume-bninding-handling
Add SelectPrevious and SelectNext bindings / Change volume bindings to be truly global
2020-03-03 18:58:49 +09:00
08756186e9 Update resources 2020-03-03 18:35:28 +09:00
f1f4f1ffbd Add torus font 2020-03-03 18:17:51 +09:00
e77cefeabe Merge branch 'master' into fix-volume-bninding-handling 2020-03-03 16:32:18 +09:00
cb11292181 Reduce social overlay/direct overlay paddings 2020-03-03 16:06:31 +09:00
2e4adc056f Fix potential deadlock during gameplay tests 2020-03-03 13:42:05 +09:00
7a71a48892 Merge branch 'master' into mod-testscene 2020-03-03 13:40:20 +09:00
a1aecd4c39 Fix TrackVirtualManual not respecting rate adjustments 2020-03-03 13:01:28 +09:00
1e26df64b6 Fix constructor test failures 2020-03-03 12:58:07 +09:00
90c2f7bd89 Fail tests by default 2020-03-03 12:13:36 +09:00
3ef490689e Merge branch 'master' into changelog-stream-area-refactor 2020-03-03 11:52:03 +09:00
3d344a076d Add test for disabled keycounter, don't discard change event values 2020-03-03 06:17:25 +05:30
769b7582e3 Merge branch 'master' into dependabot/nuget/Sentry-2.1.0 2020-03-02 20:24:28 +09:00
69b4713731 Refactor everything so I can read the code 2020-03-02 20:16:58 +09:00
23068034b1 Rename bool and make property for legibility 2020-03-02 19:51:06 +09:00
df4de4a090 Merge branch 'master' into changelog-stream-area-refactor 2020-03-02 19:48:04 +09:00
e890e45420 Fix Ctrl+Enter behaviour regression 2020-03-02 19:44:25 +09:00
48f2f615cd Merge branch 'master' into fix-volume-bninding-handling 2020-03-02 19:28:36 +09:00
81191a3d20 Handle SelectPrevious/SelectNext locally to volume meter when hovered 2020-03-02 18:59:55 +09:00
e608d807f4 Handle SelectPrevious / SelectNext as volume change operations if nothing else handled game-wide 2020-03-02 18:59:38 +09:00
6989738710 Change default global bindings for volume changing to include the alt key prefix 2020-03-02 18:59:05 +09:00
88583b5c79 Remove any existing bindings to increase/decrease volume 2020-03-02 18:56:41 +09:00
ed516f05c2 Forward any unhandled scroll events to volume overlay 2020-03-02 18:56:09 +09:00
3404b09010 Bring database snapshot in line with specs 2020-03-02 18:55:52 +09:00
489bf16bea Add SelectNext and SelectPrevious global actions 2020-03-02 18:55:28 +09:00
ee73f3e2b2 Change matching mode for global actions to better discern similar binds 2020-03-02 18:54:00 +09:00
5432371c74 Bump Sentry from 2.0.3 to 2.1.0
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/2.0.3...2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 08:42:12 +00:00
89399b177c Update framework 2020-03-02 16:41:00 +09:00
dc79c11b6a Merge branch 'master' into layout-rework 2020-03-02 16:36:48 +09:00
ce7cbf29ca Move to using test methods for better separation 2020-03-02 12:20:25 +09:00
239cfddcbb Improve test scenes/cases 2020-03-02 10:50:41 +09:00
5c15704c81 Improve abstract structure for testability 2020-03-02 10:28:39 +09:00
a02c5710ac Rename base class 2020-03-02 10:06:49 +09:00
089ec4c792 Test scene for mod development 2020-02-29 21:16:28 -08:00
bca58ddb42 Make KeyCounter stop counting during breaks 2020-02-29 21:18:43 +05:30
a332b6980b Update framework 2020-02-29 14:28:26 +09:00
f18a1cde53 Fix crash when reaching results screen on single threaded execution mode 2020-02-29 08:39:27 +09:00
5dff7f0955 Adjust horizontal padding 2020-02-29 02:21:52 +03:00
3c8ccf3c7d Merge remote-tracking branch 'refs/remotes/ppy/master' into changelog-stream-area-refactor 2020-02-29 02:17:37 +03:00