Zyf
|
cadd9b4ace
|
Merge remote-tracking branch 'upstream/master' into scorev3
|
2023-11-19 23:53:05 +01:00 |
|
Dean Herbert
|
307ec172cb
|
Use simplified formula
|
2023-11-17 23:48:48 +09:00 |
|
Dean Herbert
|
66f7b9fae1
|
Adjust slider follow circle animation to not abruptly scale on early ticks
|
2023-11-17 19:09:24 +09:00 |
|
Dean Herbert
|
fd3508254b
|
Add note about break calculation method
|
2023-11-17 18:49:19 +09:00 |
|
Dean Herbert
|
2ab84fdaa3
|
Use switch statement for type matching
|
2023-11-17 18:45:16 +09:00 |
|
Dean Herbert
|
a556caae43
|
Move default value out of switch statement
|
2023-11-17 18:43:31 +09:00 |
|
Dean Herbert
|
c9c8ed7c77
|
Remove unused values
|
2023-11-17 18:41:09 +09:00 |
|
Dean Herbert
|
6fa7b4f552
|
Merge branch 'master' into hp-drain-v1-2
|
2023-11-17 18:33:03 +09:00 |
|
Dean Herbert
|
9172632b0b
|
Rename method and adjust xmldoc to be very explicit about how wrong this is
|
2023-11-17 17:04:20 +09:00 |
|
Dean Herbert
|
a1673160f1
|
Refactor OsuAutoGenerator to allow custom SPM specifications
|
2023-11-17 16:44:11 +09:00 |
|
Dean Herbert
|
3c513d0b62
|
Refactor fail reason output to not perform string interpolation unless hooked
|
2023-11-16 15:29:32 +09:00 |
|
Dean Herbert
|
265ae6fd30
|
Remove unused using refs
|
2023-11-16 15:14:32 +09:00 |
|
cs
|
360864fd7b
|
Hide catmull curve type when possible
|
2023-11-15 07:45:28 +01:00 |
|
cs
|
520642975b
|
Fix control point hover text and context menu
|
2023-11-15 07:45:09 +01:00 |
|
cs
|
ceeaf5b67c
|
CI fixes and small tweaks
|
2023-11-15 07:09:33 +01:00 |
|
Thomas Müller-Höhne
|
90ec6895d1
|
Automatic red control point generation & corner threshold
|
2023-11-14 16:53:01 +09:00 |
|
Dan Balasescu
|
e3137d575b
|
Fix osu! and base HP processor break time implementation
|
2023-11-14 01:11:17 +09:00 |
|
cs
|
fa976a5aa0
|
Fix code style/quality issues
|
2023-11-13 08:25:27 +01:00 |
|
Dan Balasescu
|
35d4c483d7
|
Improve commenting around small tick/large tick health
|
2023-11-13 14:06:34 +09:00 |
|
Dan Balasescu
|
65b41138a3
|
Add option to disable combo end
|
2023-11-13 14:06:24 +09:00 |
|
Dan Balasescu
|
98e6b7744b
|
Cleanup
|
2023-11-13 13:46:47 +09:00 |
|
Dan Balasescu
|
7713da499f
|
Make osu ruleset use the new health processor
|
2023-11-13 13:12:56 +09:00 |
|
Dan Balasescu
|
929570656d
|
Disallow legacy health processor from being used for gameplay
|
2023-11-13 13:12:46 +09:00 |
|
Dan Balasescu
|
5fd55e55c0
|
Add flag for combo end bonus to legacy processor
|
2023-11-13 12:59:36 +09:00 |
|
Thomas Müller-Höhne
|
e6b4dfba36
|
Fix doubled control point at beginning of drawn slider
|
2023-11-13 12:49:59 +09:00 |
|
Thomas Müller-Höhne
|
c24b3543ab
|
Fix OnDragStart on macOS
|
2023-11-13 12:47:12 +09:00 |
|
ratinfx
|
fab6fc9adb
|
Updated comments, renamed method
|
2023-11-12 15:09:15 +01:00 |
|
ratinfx
|
4e7c40f1d7
|
Do Split and Parse before checking HitObjects
|
2023-11-12 14:58:46 +01:00 |
|
Dean Herbert
|
a04f9aaef7
|
Apply various inspections
|
2023-11-12 16:24:35 +09:00 |
|
Dean Herbert
|
6bd5eda2a0
|
Merge branch 'master' into arod_rate_adjust
|
2023-11-12 15:49:07 +09:00 |
|
cs
|
54b8244a18
|
CI Fixup
|
2023-11-11 15:02:06 +01:00 |
|
ratinfx
|
4e1e19728c
|
Refactor HitObject selection in Composer
|
2023-11-11 14:02:42 +01:00 |
|
cs
|
3f85aa79c5
|
Add free-hand drawing of sliders to the editor
|
2023-11-11 13:33:25 +01:00 |
|
Thomas Müller-Höhne
|
926636cc03
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
|
Dan Balasescu
|
793d90e396
|
Add some notes
|
2023-11-10 19:09:09 +09:00 |
|
Dan Balasescu
|
12e5766d50
|
Implement OsuHealthProcessor following osu-stable
|
2023-11-10 18:41:02 +09:00 |
|
Dan Balasescu
|
fecc6f580b
|
Add legacy reference health processor
|
2023-11-10 18:40:21 +09:00 |
|
Bartłomiej Dach
|
c522a703eb
|
Merge branch 'master' into skin-size-editing
|
2023-11-10 18:19:27 +09:00 |
|
Dean Herbert
|
1c63f1f89d
|
Merge pull request #25348 from bdach/less-basic-touchscreen-detection
Implement basic touchscreen detection
|
2023-11-10 18:01:40 +09:00 |
|
Dean Herbert
|
35e11c7c63
|
Rename diagonal scale variable and update xmldoc
|
2023-11-10 17:55:02 +09:00 |
|
Dan Balasescu
|
a8cf105beb
|
Merge pull request #25342 from peppy/slider-combo-matching-2
Fix osu! (slider) combo not matching expectations when classic mod is disabled
|
2023-11-10 15:07:05 +09:00 |
|
Dean Herbert
|
ec3b6e47fb
|
Change selection handling to adjust Size instead of Scale for edge nodes
|
2023-11-10 14:22:28 +09:00 |
|
Dan Balasescu
|
44c0442f4f
|
Adjust comment on Slider's judgement
|
2023-11-10 14:00:34 +09:00 |
|
Givikap120
|
e451b2197c
|
Delete util functions from rulesets
|
2023-11-09 18:23:53 +02:00 |
|
Dean Herbert
|
edef31f426
|
Correctly propagate classic behaviour flag to tail
|
2023-11-09 22:03:22 +09:00 |
|
Bartłomiej Dach
|
5180fa669b
|
Merge pull request #25343 from peppy/spinner-max-sample
Continue to play spinner bonus sounds when MAX display occurs
|
2023-11-09 13:34:29 +01:00 |
|
Dean Herbert
|
92043f45a4
|
Merge branch 'master' into slider-combo-matching-2
|
2023-11-09 18:45:37 +09:00 |
|
Bartłomiej Dach
|
13b599b9b6
|
Merge branch 'master' into less-basic-touchscreen-detection
|
2023-11-09 17:36:48 +09:00 |
|
Dean Herbert
|
c00a1d948a
|
Merge branch 'master' into better-touch-settings
|
2023-11-07 23:21:59 +09:00 |
|
Dean Herbert
|
7bedf7cf16
|
Move static method to end of file
|
2023-11-07 21:08:49 +09:00 |
|