6f6adb61d7
Merge pull request #10099 from peppy/add-editor-tool-icons
...
Add icons for editor toolbox tools
2020-09-09 22:22:58 +09:00
fb2aced3ac
Add toggle for distance snap
2020-09-09 19:15:35 +09:00
c9f5005efd
Add icons for editor toolbox tools
2020-09-09 18:40:01 +09:00
117c7ec6b2
Merge branch 'master' into score-recalc
2020-09-09 14:38:36 +09:00
4680728b9c
Merge branch 'master' into update-dcc-exclusions
2020-09-07 18:01:44 +09:00
025ead195c
Merge branch 'master' into fix-sliderborder-more-thicker
2020-09-07 15:40:34 +09:00
96f39dd350
Merge remote-tracking branch 'upstream/master' into visible-playfield-boundary
2020-09-05 01:50:13 -05:00
1143d5d992
Update class exclusion for dynamic compilation
2020-09-04 20:41:08 +09:00
569a56eccb
Revert "Move adjustment to LegacySkinConfiguration as a default value"
...
This reverts commit 18927304f1
.
2020-09-04 13:33:23 +03:00
25e142965d
Strongly type and expose default beatmap information icon implementations for other rulesets
2020-09-04 15:01:32 +09:00
18927304f1
Move adjustment to LegacySkinConfiguration as a default value
2020-09-03 16:29:38 +03:00
72cb65c22f
Update and add missing beatmap statistic icons to info wedge
2020-09-03 17:52:22 +09:00
5180d71fd9
Attach an inline comment explaining how the value was reached
2020-09-03 06:09:52 +03:00
e7eaaf8b02
Bring legacy slider border width closer to osu!stable
2020-09-03 04:46:26 +03:00
99a68e880a
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
2020-09-01 20:46:38 +03:00
a0a4501008
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
2020-09-01 20:17:25 +03:00
3d0121ceb1
Merge pull request #10022 from PajLe/auto-on-low-duration-spinners
2020-09-01 12:19:44 +09:00
69ec2a76ef
Replace reaction time check with spins required check
2020-08-31 17:20:45 +02:00
0655fc1473
changed comparing Duration to autoplay's reactionTime instead of 0
...
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com >
2020-08-31 16:50:31 +02:00
fde4b03dab
added spinner duration check - skip HitObjectReplay if duration is 0
2020-08-31 16:21:00 +02:00
acbeb5406f
Add/improve xmldoc
2020-08-31 13:33:41 +09:00
3ab32a5d35
Change structure of old style spinner to be closer to stable
2020-08-29 23:29:29 +02:00
cd0a73883d
Merge pull request #9945 from smoogipoo/skin-colour-fix-2
...
Exactly reproduce osu!stable skin colour alphas
2020-08-29 20:06:26 +09:00
1c1afa1c96
Move MaxCombo to base DifficultyAttributes
2020-08-28 19:16:20 +09:00
43d6d2b2e8
Add back unstable rate display
2020-08-27 20:46:49 +02:00
f152e1b924
Revert IStatisticRow changes
2020-08-27 20:13:44 +02:00
05e725d59f
Add unstable rate statistic to rulesets in which it makes sense
2020-08-26 22:06:29 +02:00
bbb3d7522e
Scope up return type to IStatisticRow
2020-08-26 19:24:12 +02:00
ab8d9be095
Move out into a separate method
2020-08-25 15:16:41 +09:00
cf6b34db1e
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
2020-08-22 13:07:28 +03:00
08078b9513
Rename method to remove "InitialColour" namings
2020-08-22 00:56:29 +09:00
16a2ab9dea
Update osu with legacy colour setters
2020-08-22 00:20:33 +09:00
deb5cc752b
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
2020-08-19 08:39:58 +03:00
422100192c
Move HasFont to legacy skin extensions class instead
2020-08-19 07:58:23 +03:00
da07354f05
Fix some judgements potentially giving wrong score
2020-08-18 19:51:16 +09:00
5f35b3ebb9
Fix constant casing
2020-08-15 20:44:02 +02:00
390e872730
Fix acoording to review
2020-08-15 21:34:17 +03:00
a1079bac32
Move frequency values into consts
2020-08-15 21:19:47 +03:00
40445d0005
replicate osu-stable behaviour for spinningSample frequency
2020-08-15 21:07:44 +03:00
07c25d5a78
Move spinnerFrequencyModulate set to ApplySkin
2020-08-15 20:51:33 +03:00
61de3c7540
Replace accidental tab with spaces
2020-08-15 20:18:56 +03:00
896a87e629
Replace accidental tab with spaces
2020-08-15 20:14:36 +03:00
5c11270b98
Add SpinnerFrequencyModulate skin config option
2020-08-15 20:12:06 +03:00
b7ae70ff96
Merge branch 'master' into fix-skinnable-sound-mute
2020-08-14 19:01:32 +09:00
662281d727
Adjust legacy spinners to fade in later
...
Matches stable 1:1 for legacy skins. I've left lazer default as it is
because changing to use the shorter apperance looks bad. This will
probably change as we proceed with the redesign of the default skin.
2020-08-13 18:20:46 +09:00
05b06e7451
Merge branch 'master' into fix-skinnable-sound-mute
2020-08-12 22:01:04 +09:00
4f3f95540b
Check for zero rate to prevent crashes on unpause
2020-08-11 22:34:46 +02:00
bcaaf25278
Fix Spun Out mod being affected by rate-changing mods
2020-08-11 22:04:18 +02:00
cca78235d5
Replace CumulativeRotation with RateAdjustedRotation
2020-08-10 23:02:06 +02:00
365aae799e
Merge branch 'master' into fix-skinnable-sound-mute
2020-08-10 23:55:51 +09:00