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-25 11:50:04 +08:00
Code
Issues
Releases
Wiki
Activity
4,147
Commits
4
Branches
796
Tags
00a8dbbacfa3d1bd1a40379e388c8f5e2f0af2ec
Commit Graph
7 Commits
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
Remove CurvedHitObject to make RepeatSamples not tied to curve.
smoogipooo
·
2017-04-21 20:40:11 +09:00
5cdbb226f8
Remove HeadSamples and TailSamples, combine into RepeatSamples.
smoogipooo
·
2017-04-21 20:04:40 +09:00
748f13501a
Split slider samples into head + tail + repeats + body (the original HitObject.Samples).
smoogipooo
·
2017-04-21 18:49:49 +09:00
a999c42d8a
Transform legacy HitObjectParsers to give repeat slider sounds, instead of all sounds.
smoogipooo
·
2017-04-21 16:18:11 +09:00
b4a4597366
Mode -> Ruleset.
Dean Herbert
·
2017-04-18 16:05:58 +09:00
fbd26a1d5e