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-23 21:44:47 +08:00
Code
Issues
Releases
Wiki
Activity
6,725
Commits
4
Branches
796
Tags
a257c6846edfa46e7fba7dbc48e577a7b68b6830
Commit Graph
7 Commits
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