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-17 01:03:15 +08:00
Code
Issues
Releases
Wiki
Activity
58,147
Commits
4
Branches
791
Tags
3102044d00a85caaaafd059f77a08022dfd2d7aa
Commit Graph
28 Commits
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
Remove all usage of
BaseDifficulty
(and access
Difficulty
instead)
Dean Herbert
·
2022-01-18 22:57:39 +09:00
7f65f3a47f
Update outdated tests
Dean Herbert
·
2021-09-03 17:11:12 +09:00
b2a14b13dc
Move approach rate to
EffectControlPoint
Dean Herbert
·
2021-09-03 16:58:16 +09:00
a3d9ab1e2e
Add failing test
smoogipoo
·
2021-04-26 15:03:43 +09:00
bda8f68da4
Move player constructor configuration to dedicated class; add AllowRestart parameter
Dean Herbert
·
2020-12-23 17:47:46 +09:00
3c8f871b28
Merge branch 'master' into health-adjustments
Dean Herbert
·
2020-10-04 21:38:40 +09:00
5dea37792c
Adjust slider input test to match new judgement result
Bartłomiej Dach
·
2020-10-03 12:34:34 +02:00
7e7f225eee
Replace comparison references to HitResult.Miss with IsHit
Bartłomiej Dach
·
2020-10-02 23:31:24 +02:00
2b1ef16f89
Rename method and improve method implementation
smoogipoo
·
2020-10-01 12:09:12 +09:00
6b416c9881
Adjust slider tests
smoogipoo
·
2020-09-29 18:29:50 +09:00
4c872094c9
Remove all RequiredTypes usages
smoogipoo
·
2020-05-16 18:17:12 +09:00
648999a2de
Replace all judged event logic with HasCompleted bindable
Salman Ahmed
·
2020-04-19 05:36:04 +03:00
fc6c245de5
Fix tests asserting incorrectly
Dean Herbert
·
2020-03-19 17:15:53 +09:00
3489514b65
Fix slider ticks contributing to accuracy
Dean Herbert
·
2020-03-19 14:36:15 +09:00
94c3ffb6e5
Make slider tracking match what is on screen
Dean Herbert
·
2020-02-03 11:55:14 +09:00
84fcf45aae
Use slightly closer values
Dean Herbert
·
2020-02-03 10:33:56 +09:00
9426f786e9
Move path length to a constant
Dean Herbert
·
2020-02-03 10:29:40 +09:00
2253ed4c0d
Add blank lines for conformity
Dean Herbert
·
2020-02-03 10:24:53 +09:00
edb4c0f752
Merge branch 'fix-follow-circle' of
https://github.com/TheWildTree/osu
into fix-follow-circle
TheWildTree
·
2020-02-02 21:25:44 +01:00
017ce3d1ec
Modify tests to avoid fails in CLI testing
TheWildTree
·
2020-02-02 21:25:35 +01:00
162a3713a3
Remove unnecessary newline
Tree
·
2020-02-02 19:29:26 +01:00
c7f1d4a8a0
Add tests
TheWildTree
·
2020-02-02 19:16:54 +01:00
fd7fccbb62
Use index and range expressions
Huo Yaoyuan
·
2019-12-15 20:17:35 +08:00
c457571da6
Add grouping of ControlPoints
Dean Herbert
·
2019-10-25 19:52:02 +09:00
e987db37ec
Centralise and update WorkingBeatmap creation in test cases
Dean Herbert
·
2019-05-31 14:40:53 +09:00
f33a5bc54c
Rename test cases to test scenes inline with the framework change
Roman Kapustin
·
2019-05-14 22:37:25 +03:00
459a285cd8