Liam DeVoe
|
67667b3d22
|
enforce precision for ModDifficultyAdjust and derived classes
|
2020-03-22 21:22:46 -04:00 |
|
Dean Herbert
|
0b728f483f
|
Rename base test class to help avoid incorrect reference
|
2020-03-23 10:01:33 +09:00 |
|
Liam DeVoe
|
63e9b2a299
|
use string.Empty, use base SettingDescription for [Osu/Catch]ModDifficultyAdjust
|
2020-03-22 18:50:09 -04:00 |
|
Salman Ahmed
|
97076325c4
|
Fix test scenes using framework-testing-specifc test scene
|
2020-03-23 01:45:13 +03:00 |
|
Andrei Zavatski
|
9482fc5b99
|
Refactor grouping logic
|
2020-03-22 20:13:54 +03:00 |
|
Dean Herbert
|
68b501b032
|
Merge branch 'master' into show-mod-settings-tooltip
|
2020-03-22 13:36:31 +09:00 |
|
Dean Herbert
|
19b6e496ef
|
Fix (very) long spinners degrading in performance due to high transform count
|
2020-03-22 04:18:03 +09:00 |
|
Andrei Zavatski
|
2b0c267cb9
|
Expose Fetch method
|
2020-03-21 20:37:21 +03:00 |
|
Andrei Zavatski
|
d241f7c55f
|
Better variable naming
|
2020-03-21 20:32:55 +03:00 |
|
Andrei Zavatski
|
f8169e9712
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into friends-layout-split
|
2020-03-21 20:31:38 +03:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
d8041a0dcb
|
Increase sample concurrency to better match stable
|
2020-03-22 02:16:28 +09:00 |
|
Dean Herbert
|
29009c85c0
|
Fix typo in comment
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-03-22 00:32:53 +09:00 |
|
Dean Herbert
|
729e006c3a
|
Merge branch 'master' into video-offset
|
2020-03-21 20:03:46 +09:00 |
|
Liam DeVoe
|
4907fb8fd1
|
remove another ToString statement
|
2020-03-20 17:04:22 -04:00 |
|
Liam DeVoe
|
eab705a9b6
|
remove another ToString statement
|
2020-03-20 17:00:36 -04:00 |
|
Liam DeVoe
|
a440d15620
|
simplify array initializationstatement
|
2020-03-20 16:58:02 -04:00 |
|
Liam DeVoe
|
ac202ba7ea
|
remove unused using directive
|
2020-03-20 16:57:37 -04:00 |
|
Liam DeVoe
|
e84b40f8ed
|
remove unnecessary ToString calls
|
2020-03-20 16:53:40 -04:00 |
|
Liam DeVoe
|
55568ee6a5
|
remove extra parentheses
|
2020-03-20 16:44:38 -04:00 |
|
Liam DeVoe
|
6a63ba1bb8
|
use humanizer for ModEasy lives setting
|
2020-03-20 16:42:35 -04:00 |
|
Liam DeVoe
|
cda1efef0b
|
move overridability to SettingDescription method
|
2020-03-20 16:34:36 -04:00 |
|
Liam DeVoe
|
7bdbdd25f8
|
Revert "use SettingSource to define IconTooltip format"
This reverts commit 5a6d8f1932 .
|
2020-03-20 16:05:12 -04:00 |
|
Liam DeVoe
|
3d95592130
|
use var for list declaration
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-03-20 14:37:31 -04:00 |
|
Liam DeVoe
|
52469fccbe
|
Merge branch 'master' into show-mod-settings-tooltip
|
2020-03-20 13:41:04 -04:00 |
|
Liam DeVoe
|
9e3bff3b97
|
oops, missed a newline
|
2020-03-20 13:36:16 -04:00 |
|
Liam DeVoe
|
9dc8146811
|
fix style issues
|
2020-03-20 13:21:44 -04:00 |
|
Liam DeVoe
|
5a6d8f1932
|
use SettingSource to define IconTooltip format
|
2020-03-20 12:47:17 -04:00 |
|
Dean Herbert
|
29775ae27e
|
Merge pull request #8374 from uzervlad/patch-1
Don't open profile if it's Autoplay
|
2020-03-20 23:54:37 +09:00 |
|
OctopuSSX
|
157f05c3e5
|
Update osu.Game/Users/Drawables/DrawableAvatar.cs
Co-Authored-By: Dean Herbert <pe@ppy.sh>
|
2020-03-20 14:35:27 +03:00 |
|
OctopuSSX
|
b813c0aff1
|
Don't open profile if it's Autoplay
|
2020-03-20 14:26:26 +03:00 |
|
Dean Herbert
|
8136ea561e
|
Fix a couple of broken tests
|
2020-03-20 15:02:13 +09:00 |
|
Dean Herbert
|
9b60b535e5
|
Fix selection not occurring when switching from empty ruleset on first load
|
2020-03-20 15:01:26 +09:00 |
|
Dean Herbert
|
e64a100e8b
|
Merge branch 'master' into fix-carousel-restore-previous-selection
|
2020-03-20 13:03:18 +09:00 |
|
Dean Herbert
|
be4a97c289
|
Correctly bypass last selected when it is filtered
|
2020-03-20 13:01:24 +09:00 |
|
Dean Herbert
|
549cec80d6
|
Reduce app store processing wait interval in line with faster processing time
|
2020-03-20 02:47:45 +09:00 |
|
Dean Herbert
|
d96f684077
|
Merge pull request #8358 from peppy/remove-slider-implicit-judgement
Remove slider implicit judgement
|
2020-03-20 01:13:58 +09:00 |
|
Dean Herbert
|
6b482c057a
|
Merge pull request #8362 from peppy/fix-slidertick-judgement-accuracy
Fix slider ticks/repeats contributing to accuracy
|
2020-03-20 01:13:49 +09:00 |
|
Dan Balasescu
|
aa49965cc2
|
Merge pull request #8355 from peppy/fix-invalid-push-from-player
Fix potentially invalid push in player while already exiting
|
2020-03-19 22:55:54 +09:00 |
|
Dan Balasescu
|
2b5d4a7cb7
|
Merge branch 'master' into fix-invalid-push-from-player
|
2020-03-19 22:31:41 +09:00 |
|
Dean Herbert
|
af79952390
|
Merge pull request #8360 from peppy/update-framework
Update framework
|
2020-03-19 20:48:39 +09:00 |
|
Dean Herbert
|
43c1f27f24
|
Update framework
|
2020-03-19 20:19:50 +09:00 |
|
Dan Balasescu
|
51e581be83
|
Merge pull request #8346 from peppy/reduce-followpoint-allocs
Reduce allocations of followpoints by reusing existing
|
2020-03-19 19:00:32 +09:00 |
|
Dean Herbert
|
3a50c4bb51
|
Update tests
|
2020-03-19 18:58:22 +09:00 |
|
Dean Herbert
|
0c1f385d5a
|
Add OsuIgnoreJudgement to get correct result type
|
2020-03-19 18:19:10 +09:00 |
|
Dean Herbert
|
8f9e97b4cc
|
Fix carousel not remembering last selection correctly
|
2020-03-19 18:07:39 +09:00 |
|
Dean Herbert
|
3489514b65
|
Fix tests asserting incorrectly
|
2020-03-19 17:15:53 +09:00 |
|
Dean Herbert
|
114b46c4f0
|
Change slider tail to give repeat judgement; slider itself to give none (managed by head already)
|
2020-03-19 15:01:14 +09:00 |
|
Dean Herbert
|
08b5ab8ec4
|
SliderRepeatPoint -> SliderRepeat
|
2020-03-19 14:42:02 +09:00 |
|
Dean Herbert
|
855f0a4253
|
Fix bracket style
|
2020-03-19 14:38:49 +09:00 |
|