Dean Herbert
|
6020ec9ca3
|
Add valid result types for all rulesets
|
2020-10-07 15:43:52 +09:00 |
|
Dan Balasescu
|
c803be2dd2
|
Merge pull request #10385 from peppy/fix-slider-end-circle-fallback-case
Fix incorrect sliderendcircle fallback logic
|
2020-10-06 20:10:51 +09:00 |
|
Dan Balasescu
|
e1b5c83ae6
|
Merge pull request #10386 from peppy/fix-stacked-circles-visibility
Make stacked hitcircles more visible when using default skin
|
2020-10-06 19:48:07 +09:00 |
|
Dean Herbert
|
9d7880afda
|
Make SettingsItem conform to IHasCurrentValue
|
2020-10-06 17:18:54 +09:00 |
|
Dean Herbert
|
048507478e
|
Join declaration and specification
|
2020-10-06 14:12:46 +09:00 |
|
Dean Herbert
|
ed982e8dd1
|
Make stacked hitcircles more visible when using default skin
|
2020-10-06 14:09:31 +09:00 |
|
Dean Herbert
|
767a2a10bd
|
Fix incorrect sliderendcircle fallback logic
Correctly handle the case where a skin has "sliderendcircle.png" but not
"sliderendcircleoverlay.png".
|
2020-10-06 13:56:42 +09:00 |
|
Dan Balasescu
|
6d50a1ed7d
|
Merge branch 'master' into osu-selection-flip-rotate-buttons
|
2020-10-05 19:17:33 +09:00 |
|
Dan Balasescu
|
08f7b18dbe
|
Merge pull request #10294 from peppy/osu-selection-scaling
Add selection scale and rotate support
|
2020-10-05 19:17:19 +09:00 |
|
Dan Balasescu
|
cbf697336f
|
Merge pull request #10323 from peppy/skin-slider-end-circle-support
Add legacy skin "sliderendcircle" support
|
2020-10-05 19:02:38 +09:00 |
|
Dan Balasescu
|
b20dc793cc
|
Merge pull request #10321 from LittleEndu/trail-density
Try to match stable's cursor trail density
|
2020-10-05 19:02:28 +09:00 |
|
Dan Balasescu
|
2df5ea8ba8
|
Merge branch 'master' into osu-selection-scaling
|
2020-10-05 18:47:17 +09:00 |
|
Dean Herbert
|
f0b5ba9534
|
Merge branch 'master' into skin-slider-end-circle-support
|
2020-10-05 17:45:51 +09:00 |
|
Dan Balasescu
|
692ca87bec
|
Merge branch 'master' into fix-spinner-rewind-crash
|
2020-10-05 15:32:52 +09:00 |
|
Dean Herbert
|
5dea37792c
|
Merge branch 'master' into health-adjustments
|
2020-10-04 21:38:40 +09:00 |
|
Bartłomiej Dach
|
a366591d6d
|
Merge branch 'master' into osu-selection-scaling
|
2020-10-04 13:28:59 +02:00 |
|
Bartłomiej Dach
|
26eff0120d
|
Apply same fix for miss-triggering case
See 5888ecd - the same fix is applied here, but in the miss case.
|
2020-10-03 21:11:34 +02:00 |
|
Dean Herbert
|
5888ecdeb1
|
Fix spinner crashing on rewind
|
2020-10-04 01:08:24 +09:00 |
|
Bartłomiej Dach
|
db31280671
|
Award health for completed slider tails
|
2020-10-03 12:16:22 +02:00 |
|
Bartłomiej Dach
|
1f0620ffd4
|
Replace assignment references to HitResult.Miss with Judgement.MinResult
|
2020-10-02 23:31:24 +02:00 |
|
Bartłomiej Dach
|
2b1ef16f89
|
Replace comparison references to HitResult.Miss with IsHit
|
2020-10-02 23:31:24 +02:00 |
|
Endrik Tombak
|
676f58c3bf
|
Merge branch 'master' of https://github.com/ppy/osu into trail-density
|
2020-10-02 19:36:40 +03:00 |
|
Endrik Tombak
|
8cd13729ee
|
Actually multiply by the multiplier
|
2020-10-02 19:34:49 +03:00 |
|
Endrik Tombak
|
16f331cf6d
|
Move implementation to LegacyCursorTrail
|
2020-10-02 19:34:06 +03:00 |
|
Dean Herbert
|
b1e7a5113e
|
Merge pull request #10328 from smoogipoo/fix-spinner-transforms
Fix spinners not transforming correctly
|
2020-10-02 23:51:09 +09:00 |
|
Dean Herbert
|
a3ecc6c5a4
|
Remove redundant array type specification
|
2020-10-02 19:56:24 +09:00 |
|
Dean Herbert
|
5a6c45e2ff
|
Fix hidden mod support for sliderendcircle
|
2020-10-02 18:41:28 +09:00 |
|
smoogipoo
|
fe818a020a
|
Fix spinners not transforming correctly
|
2020-10-02 16:17:57 +09:00 |
|
Dean Herbert
|
dde7f706aa
|
Avoid rapid triangle repositioning during editor slider placement
|
2020-10-02 15:51:14 +09:00 |
|
Dean Herbert
|
ad4cac13ac
|
Add preempt adjustment and fade in first end circle with slider to match stable
|
2020-10-02 15:21:52 +09:00 |
|
Dean Herbert
|
2975ea9210
|
Adjust repeat/tail fade in to match stable closer
|
2020-10-02 14:50:03 +09:00 |
|
Dean Herbert
|
2427ae43da
|
Share fade in logic with repeats
|
2020-10-02 14:50:03 +09:00 |
|
Dean Herbert
|
5d2a8ec764
|
Add final sliderendcircle display support
|
2020-10-02 14:50:03 +09:00 |
|
Dean Herbert
|
fc7f3173e1
|
Add the ability to use LegacyMainCirclePiece with no combo number displayed
|
2020-10-02 14:50:03 +09:00 |
|
Dean Herbert
|
fce3eacd7d
|
Move tail circle to display beneath ticks etc.
|
2020-10-02 14:50:03 +09:00 |
|
Endrik Tombak
|
fa1903cd03
|
Get bound copy instead
|
2020-10-01 23:41:24 +03:00 |
|
Endrik Tombak
|
abf1afd3f1
|
Do not decrease density
|
2020-10-01 23:27:57 +03:00 |
|
Endrik Tombak
|
9e52f9c858
|
Consider cursor size in trail interval
|
2020-10-01 23:23:28 +03:00 |
|
Dean Herbert
|
3069428efe
|
Merge pull request #10316 from smoogipoo/fix-spinner-flicker
Fix default spinner flashing yellow glow before completion
|
2020-10-01 22:29:48 +09:00 |
|
Dean Herbert
|
94996f2cc0
|
Merge branch 'master' into osu-selection-scaling
|
2020-10-01 21:09:52 +09:00 |
|
smoogipoo
|
6d3f4c8699
|
Fix a few more similar cases
|
2020-10-01 20:38:47 +09:00 |
|
Dan Balasescu
|
df07ca445f
|
Merge branch 'master' into legacy-SpinnerNoBlink
|
2020-10-01 20:34:23 +09:00 |
|
smoogipoo
|
ba76089219
|
Fix spinner flashing yellow glow before completion
|
2020-10-01 20:24:32 +09:00 |
|
smoogipoo
|
3e6af7ce43
|
Refactor for readability
|
2020-10-01 20:09:09 +09:00 |
|
Max Hübner
|
7e5ecd84bc
|
Add braces to clear up operator precedence
|
2020-10-01 12:41:44 +02:00 |
|
Dean Herbert
|
b6dc8bb2d3
|
Fix remaining manual degree-to-radian conversions
|
2020-10-01 18:10:05 +09:00 |
|
Dan Balasescu
|
3a81602d0c
|
Merge pull request #10286 from peppy/fix-hitobject-sample-stuck-on-future-seek
Fix HitObject samples getting stuck in a playing state on seeking far into the future
|
2020-10-01 18:08:17 +09:00 |
|
Dean Herbert
|
538973e394
|
Use float methods for math operations
|
2020-10-01 17:06:05 +09:00 |
|
Dean Herbert
|
b7ac779760
|
Merge branch 'master' into fix-hitobject-sample-stuck-on-future-seek
|
2020-10-01 16:46:14 +09:00 |
|
Dean Herbert
|
983b693858
|
Add flip logic to OsuSelectionHandler
|
2020-10-01 16:24:50 +09:00 |
|