Dan Balasescu
|
6d2a2ba7d6
|
Rename Position -> Index
|
2022-06-09 18:49:11 +09:00 |
|
Dan Balasescu
|
f0ef2e610e
|
Merge branch 'master' into dho
|
2022-06-09 18:29:14 +09:00 |
|
Dan Balasescu
|
6351f652a2
|
Fix combo starting at 0 when spectating
|
2022-06-06 17:56:25 +09:00 |
|
Dan Balasescu
|
a638392e81
|
Rename member
|
2022-06-02 16:35:50 +09:00 |
|
Dan Balasescu
|
055845d4f5
|
Throw exception on access before ApplyBeatmap()
|
2022-06-02 16:34:45 +09:00 |
|
Dan Balasescu
|
e551e48697
|
Use ScoreInfo overload in more places
|
2022-06-02 11:01:46 +09:00 |
|
Dan Balasescu
|
425390e13b
|
Refactor to reduce nested conditions
|
2022-06-01 09:54:47 +09:00 |
|
Dan Balasescu
|
50c3dfca31
|
Apply code reviews
|
2022-06-01 09:54:47 +09:00 |
|
Dan Balasescu
|
1e0ee1b214
|
Expose MaximumScoringValues for user consumption
|
2022-05-31 19:49:37 +09:00 |
|
Dan Balasescu
|
93240073a6
|
Rename field + rewrite xmldoc a bit
|
2022-05-31 19:40:07 +09:00 |
|
Dan Balasescu
|
28d8799e11
|
Add overloads to + document + expose ExtractScoringValues
|
2022-05-31 19:40:07 +09:00 |
|
Dan Balasescu
|
d6d56ee22d
|
Fix unintentional truncation
|
2022-05-31 19:40:07 +09:00 |
|
Dan Balasescu
|
44ca350822
|
Reset minimal scoring values from frames
|
2022-05-31 19:40:07 +09:00 |
|
Dan Balasescu
|
20988be6bb
|
Fix incorrect value
|
2022-05-31 19:40:07 +09:00 |
|
Dan Balasescu
|
6ccdb61853
|
Use new ComputeScore() overload in more cases
|
2022-05-31 19:40:02 +09:00 |
|
Dan Balasescu
|
2289812801
|
Add method to compute score from ScoringValues
|
2022-05-31 19:39:53 +09:00 |
|
Dan Balasescu
|
a809a19eec
|
Remove getBonusScore()
|
2022-05-31 19:39:42 +09:00 |
|
Dan Balasescu
|
d0e3e50ca7
|
Extract score statistics directly into ScoringValues
|
2022-05-31 19:39:42 +09:00 |
|
Dan Balasescu
|
af0f934e1a
|
Move raw ScoreProcessor values into ScoringValues struct
|
2022-05-31 19:39:38 +09:00 |
|
Dan Balasescu
|
132c94c1b5
|
Remove Ruleset parameter from ResetFromReplayFrame()
|
2022-05-31 17:16:23 +09:00 |
|
Bartłomiej Dach
|
e511c1dfff
|
Merge branch 'master' into use-normalised-precise-scrolling
|
2022-05-27 16:55:13 +02:00 |
|
apollo-dw
|
66a6467403
|
Pass object position to the object
|
2022-05-26 19:26:14 +01:00 |
|
apollo
|
bf35ded871
|
Correct operation
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
|
2022-05-24 17:06:11 +01:00 |
|
apollo-dw
|
1ef711de41
|
Return null for out of range objects
|
2022-05-24 16:40:24 +01:00 |
|
apollo-dw
|
30b9e0e7ab
|
Use object list size for object position
|
2022-05-24 16:30:25 +01:00 |
|
Dean Herbert
|
17206bbebf
|
Update screen padding and colouring to better match new designs
|
2022-05-24 18:43:22 +09:00 |
|
Dan Balasescu
|
9259aa94f1
|
Fix Catmull slider parsing with duplicate initial point
|
2022-05-24 11:47:42 +09:00 |
|
Susko3
|
88217e0c98
|
Adjust ScrollDelta usages to account for normalised IsPrecise values
|
2022-05-23 20:22:27 +02:00 |
|
apollo-dw
|
903c4f7b3d
|
Merge remote-tracking branch 'master/master' into dho
|
2022-05-23 13:39:04 +01:00 |
|
apollo-dw
|
d054e404da
|
Set object list to read-only
|
2022-05-23 13:10:42 +01:00 |
|
Dean Herbert
|
87947c6ef0
|
Merge pull request #18340 from smoogipoo/hp-ratio-improvements
Adjust HP drain and recoveries to closer match osu-stable
|
2022-05-23 15:19:42 +09:00 |
|
apollo-dw
|
40f560d7d0
|
Remove internal process method
|
2022-05-22 21:45:27 +01:00 |
|
apollo-dw
|
26985ca8af
|
Store hitobject history in the hitobject
|
2022-05-22 16:26:22 +01:00 |
|
Dean Herbert
|
eabf578282
|
Use interface to convey beat sync information
|
2022-05-22 22:44:54 +09:00 |
|
Dan Balasescu
|
b29172ea45
|
Increase HP lost for misses
|
2022-05-20 17:53:14 +09:00 |
|
Dean Herbert
|
2e21d75b10
|
Move metronome into own class and rename to avoid conflict with mod sounds
|
2022-05-20 17:30:04 +09:00 |
|
Dan Balasescu
|
3fdff7bbcb
|
Make Meh judgements not drain HP
|
2022-05-20 15:36:30 +09:00 |
|
Dan Balasescu
|
64a371638e
|
Merge pull request #18236 from peppy/snap-unification
Add `enum` to snap method as alternative to multiple nested invocations
|
2022-05-20 11:35:05 +09:00 |
|
Dean Herbert
|
b3d6f76cfa
|
Add "None" snap type to fix flags not working correctly
|
2022-05-19 15:57:17 +09:00 |
|
Dan Balasescu
|
731f0960ec
|
Don't merge adjacent legacy Catmull segments
|
2022-05-18 17:16:24 +09:00 |
|
Dan Balasescu
|
5ad9692467
|
Adjust minimum health targets to match osu-stable
|
2022-05-17 19:24:51 +09:00 |
|
Dean Herbert
|
51744e428f
|
Merge branch 'master' into editor-readability
|
2022-05-12 22:56:55 +09:00 |
|
Dean Herbert
|
c63e65c677
|
Don't hide SelectionBlueprint s themselves, only their children
|
2022-05-12 19:26:13 +09:00 |
|
Dean Herbert
|
10e41d018a
|
Fix toggling hit animations on the editor not applying immediately
|
2022-05-12 17:36:35 +09:00 |
|
Dean Herbert
|
f7e055dbfe
|
Move mania note height offset application to a much more suitable location
|
2022-05-12 16:19:07 +09:00 |
|
Dean Herbert
|
c0abce918f
|
Add enum to snap method as alternative to mutliple nested invocations
|
2022-05-12 16:19:07 +09:00 |
|
Salman Ahmed
|
82b784ce5a
|
Change IApplicableToSample to receive adjustable component instead
Done for consistency with `IApplicableToTrack`.
|
2022-05-10 18:06:03 +03:00 |
|
Salman Ahmed
|
4f5001704e
|
Change IApplicableToTrack to receive adjustable component instead
|
2022-05-10 18:06:03 +03:00 |
|
Salman Ahmed
|
bbbecbb6b7
|
Apply time-ramping adjustment using clock instead of track
|
2022-05-10 18:06:03 +03:00 |
|
Dean Herbert
|
ab1d46b71c
|
Merge pull request #17270 from frenzibyte/multiplayer-disable-adaptive-speed
Disable mod "Adaptive Speed" in multiplayer
|
2022-05-09 17:31:47 +09:00 |
|