This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-18 02:09:52 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
38 Commits
Merge remote-tracking branch 'upstream/master' into edit-nodesample
OliBomby
·
2024-01-25 11:33:29 +01:00
c2d57dc77c
Fix code style/quality issues
cs
·
2023-11-13 08:25:27 +01:00
fa976a5aa0
Generalize Bezier curves to BSplines of Nth degree
Thomas Müller-Höhne
·
2023-11-11 13:32:53 +01:00
926636cc03
Add test step for covering slider appearance with hidden active
Bartłomiej Dach
·
2023-10-17 14:15:21 +02:00
f116854c9f
Allow testing hitting sliders are certain points in tests
Dean Herbert
·
2023-09-14 17:49:41 +09:00
ec82414090
Inverse snaking toggle
Dean Herbert
·
2023-09-14 17:49:41 +09:00
1ef0c92962
Fix slider tests not correctly passing slider velocity to slideres
Dean Herbert
·
2023-09-14 17:49:41 +09:00
46126719eb
fix no nodesample test case
OliBomby
·
2023-08-16 22:10:59 +02:00
4ff58c6818
Add ability to toggle snaking in slider test scene
Dean Herbert
·
2023-05-02 16:26:56 +09:00
e3c51b9652
Fix parameters with the same default value inspection
Joseph Madamba
·
2022-12-25 16:15:02 -08:00
973fd90af2
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Update tests to use more correct control point definitions
Dean Herbert
·
2021-09-06 22:04:51 +09:00
1952ebece9
Move approach rate to
EffectControlPoint
Dean Herbert
·
2021-09-03 16:58:16 +09:00
a3d9ab1e2e
Use singular
IApplicableToDrawableHitObject
for consumers
ekrctb
·
2021-06-16 18:47:04 +09:00
67d8e0059f
Update existing function type rather than adding an override
Dean Herbert
·
2021-06-02 16:04:53 +09:00
f8ae70e562
Make HitSampleInfo immutable
smoogipoo
·
2020-12-01 15:37:51 +09:00
5760e1c1fc
Use BDL for top-level osu! DHOs
smoogipoo
·
2020-11-05 13:51:46 +09:00
9a7fcadabc
Fix tests specifying steps in their constructors
Dean Herbert
·
2020-10-02 18:23:18 +09:00
1a0171fb2d
Update slider test scene sliders to fit better
Dean Herbert
·
2020-10-02 14:48:56 +09:00
50722cc754
Move InputManager implementation to base skinnable test scene class
Dean Herbert
·
2020-07-31 10:45:10 +09:00
fb74195d83
Remove all RequiredTypes usages
smoogipoo
·
2020-05-16 18:17:12 +09:00
648999a2de
Add skinnable test scene per ruleset to better allow dynamic compilation
Dean Herbert
·
2020-04-07 16:20:13 +09:00
2c840c52a3
SliderRepeatPoint -> SliderRepeat
Dean Herbert
·
2020-03-19 14:42:02 +09:00
08b5ab8ec4
Fix slider ticks contributing to accuracy
Dean Herbert
·
2020-03-19 14:36:15 +09:00
94c3ffb6e5
Move SkinnableTestScene to main project for consumption by other rulesets
Dean Herbert
·
2020-02-17 14:19:39 +09:00
06fcb48d65
Mods -> SelectedMods
Dean Herbert
·
2019-12-13 21:45:38 +09:00
bc31146560
Use early return for if-pattern-matching.
Huo Yaoyuan
·
2019-11-22 00:02:40 +08:00
4cd7d67fe4
Use static local functions.
Huo Yaoyuan
·
2019-11-12 19:56:54 +08:00
144812669d
Use pattern matching.
Huo Yaoyuan
·
2019-11-12 19:55:19 +08:00
e5e8e70704
Fix slider nested hitobject samples not getting updated
smoogipoo
·
2019-11-08 15:43:34 +09:00
df31acb294
Make hitobject samples a bindable list
smoogipoo
·
2019-11-08 14:04:57 +09:00
6fc1be64c2
Add grouping of ControlPoints
Dean Herbert
·
2019-10-25 19:52:02 +09:00
e987db37ec
Fix sliders not moving with stacking change
smoogipoo
·
2019-10-21 16:24:06 +09:00
5f8d46f666
Add slider combo change test
smoogipoo
·
2019-09-26 17:39:26 +09:00
e4e6634432
Update slider test scene
Dean Herbert
·
2019-08-20 13:18:59 +09:00
550311698b
Fix skinning support for combobreak
Dean Herbert
·
2019-06-30 21:58:30 +09:00
60ea3d4e1a
Rename test cases to test scenes inline with the framework change
Roman Kapustin
·
2019-05-14 22:37:25 +03:00
459a285cd8