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 |
|
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 |
|
Salman Ahmed
|
144d33f0d2
|
Merge branch 'master' into distance-snapping-test
|
2022-05-06 17:29:27 +03:00 |
|
Dean Herbert
|
c6bc6be128
|
Fix toolbox expand being interrupted by gaps between groups
|
2022-05-06 19:06:40 +09:00 |
|
Dean Herbert
|
641584a049
|
Merge branch 'master' into multiplayer-disable-adaptive-speed
|
2022-05-06 14:00:44 +09:00 |
|
Dean Herbert
|
5029710de7
|
Merge branch 'master' into distance-snapping-test
|
2022-05-05 22:00:40 +09:00 |
|
Salman Ahmed
|
43c9058d09
|
Fix wrong obsolete message
|
2022-05-05 14:39:05 +03:00 |
|
Salman Ahmed
|
8501a41619
|
Bring back separate bool properties as non-cascading
|
2022-05-05 14:37:38 +03:00 |
|
Dan Balasescu
|
39d10487b9
|
Merge branch 'master' into snapping-tidy-distance
|
2022-05-05 19:55:55 +09:00 |
|
Dean Herbert
|
e83604a1fc
|
Merge branch 'master' into cache-at-interface
|
2022-05-05 18:54:24 +09:00 |
|
Dean Herbert
|
7b71fb860b
|
Expose DistanceSpacingMultiplier for test usage
|
2022-05-05 18:49:12 +09:00 |
|
Dean Herbert
|
947a68006a
|
Add note about IDistanceSnapProvider not multiplying DistanceSpacing itself
|
2022-05-05 17:50:17 +09:00 |
|
Dean Herbert
|
c3d2648f85
|
Reword weird xmldoc
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-05-05 17:07:05 +09:00 |
|
Dean Herbert
|
4226583afd
|
Merge branch 'cache-at-interface'
|
2022-05-05 16:52:03 +09:00 |
|
Dean Herbert
|
19cf9dc20b
|
Merge branch 'snapping-tidy-distance'
|
2022-05-05 16:51:32 +09:00 |
|
Dean Herbert
|
5a1ac71d90
|
Remove unnecessary type specification in HitObjectComposer 's caching
|
2022-05-05 16:44:37 +09:00 |
|
Dean Herbert
|
1c6a233cc0
|
Move snap provider caching to interfaces
|
2022-05-05 16:44:37 +09:00 |
|
Dean Herbert
|
b411b59006
|
Move IPlacementHandler caching to interface
|
2022-05-05 16:43:02 +09:00 |
|
Dean Herbert
|
977e6d8a80
|
Add xmldoc for IDistanceSnapProvider and related properties
|
2022-05-05 16:25:45 +09:00 |
|
Dean Herbert
|
1fce0da331
|
Reword slightly, to allow better conformity with IDistanceSnapProvider
|
2022-05-05 16:04:34 +09:00 |
|
Dean Herbert
|
f6fc926f1a
|
Add xmldoc and rename methods in IPositionSnapProvider for legibility
|
2022-05-05 15:58:21 +09:00 |
|
Salman Ahmed
|
8488a29e9e
|
Renew obsoletion date
|
2022-05-04 17:22:11 +03:00 |
|
Salman Ahmed
|
20e277d2e5
|
Apply proposed naming changes
|
2022-05-04 17:12:17 +03:00 |
|
Salman Ahmed
|
e9ecf26b6a
|
Merge branch 'master' into multiplayer-disable-adaptive-speed
|
2022-05-04 17:12:03 +03:00 |
|
Bartłomiej Dach
|
bf80dd864c
|
Merge branch 'master' into fix-editor-toolbox-click-through
|
2022-05-04 11:57:32 +02:00 |
|
Dean Herbert
|
4e0f899159
|
Rename value changed variable
|
2022-05-04 18:13:30 +09:00 |
|
Salman Ahmed
|
f5d4f02200
|
Use ToUpper for key binding text
|
2022-05-04 11:59:29 +03:00 |
|
Salman Ahmed
|
0b8fd2e39f
|
Improve distance spacing toast inline with key binding changes
|
2022-05-04 11:43:19 +03:00 |
|