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-06-09 01:03:55 +08:00
Code
Issues
Releases
Wiki
Activity
15,499
Commits
4
Branches
802
Tags
ffb91b4afcef7d668ffeb0e3d6d0d88d12274dfd
Commit Graph
15 Commits
Fix post-rebase issues
smoogipoo
·
2018-11-12 17:36:19 +09:00
d8e7ad8241
Move rest of ScrollingPlayfield into ScrollingRulesetContainer
smoogipoo
·
2018-11-12 17:34:35 +09:00
10543cf1b6
Move ScrollAlgorithm inside IScrollingInfo
smoogipoo
·
2018-11-12 17:34:35 +09:00
e7969ecec7
Simplify construction of ScrollingInfo
smoogipoo
·
2018-11-12 17:34:35 +09:00
54668a0dec
Move scroll direction to scrollinginfo
smoogipoo
·
2018-11-12 17:34:35 +09:00
ad45bc7666
Move IScrollAlgorithm to ScrollingRulesetContainer + use DI
smoogipoo
·
2018-11-12 17:34:35 +09:00
7f0f143a1b
Fix scrolling rulesets not accounting for slider multiplier
smoogipoo
·
2018-10-01 18:12:30 +09:00
b68eeae777
Don't deep-clone beatmapinfo/control points
smoogipoo
·
2018-05-17 13:17:33 +09:00
397d93660a
Remove now-unnecessary IsForCurrentRuleset property of RulesetContainer
smoogipoo
·
2018-05-07 10:17:54 +09:00
4ecdea8b2e
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Move nested playfields to the base Playfield
smoogipoo
·
2018-01-15 20:39:57 +09:00
c32ff9c43b
Merge remote-tracking branch 'origin/master' into scrolling-hitobjects-rewrite
smoogipoo
·
2018-01-10 18:02:49 +09:00
86b5591583
Use DP for most of the code to avoid unnecessary computations
smoogipoo
·
2018-01-05 20:56:21 +09:00
7526225282
Initial implementation of the new (old) mania scrolling calculations
smoogipoo
·
2018-01-05 20:18:18 +09:00
5d12682e83
Re-namespace files
smoogipoo
·
2018-01-04 19:22:15 +09:00
a7aab21a29