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-22 09:09:54 +08:00
Code
Issues
Releases
Wiki
Activity
14,401
Commits
4
Branches
793
Tags
199d76217ef02ca4fdab3cfea4774dddecfd2b54
Commit Graph
13 Commits
Add legacy slider offsets
smoogipoo
·
2018-06-27 12:09:21 +09:00
80501de4b9
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Clean up off-by-one offsets from repeat-related properties
smoogipoo
·
2018-01-23 13:37:25 +09:00
d37844c068
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Remove SampleInfoList
smoogipoo
·
2017-12-25 15:40:01 +09:00
d288d8a51f
Make HitObjects construct nested hit objects
smoogipoo
·
2017-12-22 21:42:54 +09:00
6a29f6020a
Make DifficultyControlPoint.SpeedMultiplier actually increase with an increasing speed.
Fixes
#1147
smoogipooo
·
2017-08-21 11:58:54 +09:00
6a7b410bc3
Reshuffle namespaces
Dean Herbert
·
2017-07-26 13:22:46 +09:00
fce580d717
Give velocity a sane default value.
smoogipooo
·
2017-05-29 12:19:51 +09:00
c137ee822c
We don't need a curve.
smoogipooo
·
2017-05-29 12:19:38 +09:00
231b1ae610
Always ApplyDefaults after parsing beatmaps to make sure hit objects are in their most loaded state.
smoogipooo
·
2017-05-29 12:10:29 +09:00
6101fe98e1
Introduce SampleInfoList as List<SampleInfo> to reduce generic nesting. Fix CI warnings.
smoogipooo
·
2017-04-26 14:12:21 +09:00
28f7e0cdba
Prefix everything inside Rulesets.Objects.Legacy with "Convert" to avoid naming clashes with Ruleset projects.
smoogipooo
·
2017-04-22 21:33:11 +09:00
2af9bf1423