Commit Graph

17592 Commits

Author SHA1 Message Date
96d962ab30 Fix autoplay keyboard shortcut not working with keypad enter key 2020-03-23 11:25:40 -07:00
96848405fd Fix song select filter not absorbing input from carousel 2020-03-23 10:54:45 -07:00
2fa42ed644 use N2 for ModTimeRamp, add x text 2020-03-23 12:54:08 -04:00
617149fb27 Implement in player 2020-03-23 20:06:18 +09:00
14a85a84bf Add proper screen space - gamefield mapping 2020-03-23 20:06:18 +09:00
6d48068061 Move replay recorder to final location 2020-03-23 20:04:15 +09:00
66f2a52dd2 Bump Sentry from 2.1.0 to 2.1.1
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/2.1.0...2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 08:59:47 +00:00
232c255986 Basic test scene setup 2020-03-23 17:33:02 +09:00
47c7673c9e Fix crash when holding a key down while entering player 2020-03-23 17:04:54 +09:00
2dbcf9e346 Merge branch 'master' into taiko-random-mod 2020-03-23 16:33:59 +09:00
680d058f3f Merge branch 'master' into friends-layout-split 2020-03-23 15:36:04 +09:00
205f4dcb54 Simplify string construction logic 2020-03-23 15:20:56 +09:00
a6b153673e Fix icons not updating tooltip text correctly 2020-03-23 14:58:02 +09:00
4f9ac7b81e Merge branch 'master' into show-mod-settings-tooltip 2020-03-23 14:57:54 +09:00
a98885a172 Merge pull request #8408 from peppy/fix-settings-double-dim
Fix some pieces of SettingsItem getting dimmed twice when disabled
2020-03-23 14:31:09 +09:00
37ad787d90 Merge pull request #8404 from peppy/remove-tournament-chat-scrollbars
Hide scrollbars in tournament chat display
2020-03-23 13:54:49 +09:00
3a3df06e0b Fix some pieces of SettingsItem getting dimmed twice when disabled 2020-03-23 13:11:40 +09:00
997ce397ef Disable raw input toggle on all but windows 2020-03-23 12:48:05 +09:00
6e0cafa7a0 Merge branch 'master' into increase-sample-concurrency 2020-03-23 12:39:58 +09:00
e3a5be71cc Implement random mod for taiko 2020-03-23 12:09:30 +09:00
64fc116d67 use two decimal points for ModRateAdjust format 2020-03-22 23:08:00 -04:00
1b6342438f Hide scrollbars in tournament chat display 2020-03-23 12:05:16 +09:00
5cc626d37b move SettingDescription override to ModRateAdjust 2020-03-22 22:57:46 -04:00
1da590c63f use N1 format instead of 0.# 2020-03-22 22:54:21 -04:00
889608a408 remove redundant ToString call 2020-03-22 22:51:29 -04:00
d0c7b49376 Merge branch 'master' into fix-carousel-root-selects-from-nothing 2020-03-23 11:34:04 +09:00
448e5c0deb Merge branch 'master' into fix-carousel-root-selects-from-nothing 2020-03-23 11:15:22 +09:00
481031b207 Merge branch 'show-mod-settings-tooltip' of github.com:tybug/osu into show-mod-settings-tooltip 2020-03-22 22:10:31 -04:00
98b8f82810 simplify SettingDescription default definition 2020-03-22 22:07:09 -04:00
ea87afd577 use string.Empty in IconTooltip 2020-03-22 22:06:54 -04:00
cb6e602556 enforce single signficiant digit precision for other mods 2020-03-22 22:06:35 -04:00
fb21c7d82d Merge branch 'master' into fix-carousel-restore-previous-selection 2020-03-23 11:01:18 +09:00
bfd643dd16 Rename classes 2020-03-23 10:47:27 +09:00
67667b3d22 enforce precision for ModDifficultyAdjust and derived classes 2020-03-22 21:22:46 -04:00
0b728f483f Rename base test class to help avoid incorrect reference 2020-03-23 10:01:33 +09:00
63e9b2a299 use string.Empty, use base SettingDescription for [Osu/Catch]ModDifficultyAdjust 2020-03-22 18:50:09 -04:00
9482fc5b99 Refactor grouping logic 2020-03-22 20:13:54 +03:00
68b501b032 Merge branch 'master' into show-mod-settings-tooltip 2020-03-22 13:36:31 +09:00
2b0c267cb9 Expose Fetch method 2020-03-21 20:37:21 +03:00
d241f7c55f Better variable naming 2020-03-21 20:32:55 +03:00
f8169e9712 Merge remote-tracking branch 'refs/remotes/ppy/master' into friends-layout-split 2020-03-21 20:31:38 +03:00
febf9adabd Merge pull request #8329 from Fuewburvpoa/MyBranch
Fix beat divisor control selecting invalid divisors on drag end
2020-03-22 02:21:13 +09:00
d8041a0dcb Increase sample concurrency to better match stable 2020-03-22 02:16:28 +09:00
29009c85c0 Fix typo in comment
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-03-22 00:32:53 +09:00
729e006c3a Merge branch 'master' into video-offset 2020-03-21 20:03:46 +09:00
4907fb8fd1 remove another ToString statement 2020-03-20 17:04:22 -04:00
eab705a9b6 remove another ToString statement 2020-03-20 17:00:36 -04:00
ac202ba7ea remove unused using directive 2020-03-20 16:57:37 -04:00
55568ee6a5 remove extra parentheses 2020-03-20 16:44:38 -04:00
6a63ba1bb8 use humanizer for ModEasy lives setting 2020-03-20 16:42:35 -04:00