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-18 19:50:31 +08:00
Code
Issues
Releases
Wiki
Activity
11,286
Commits
4
Branches
793
Tags
3ac0705bc7cbbbbf84e063ce499397fdb1dbeed3
Commit Graph
13 Commits
Cleanup
smoogipoo
·
2018-01-12 17:19:59 +09:00
8a04c954a9
Better namings for the speed change "algorithms"
smoogipoo
·
2018-01-12 17:18:34 +09:00
441e8aced5
Add some comments
smoogipoo
·
2018-01-12 13:06:17 +09:00
4b2d971b00
Fix license headers
smoogipoo
·
2018-01-11 12:39:06 +09:00
6a5a3b01b2
Add scrolling algorithm to global settings
smoogipoo
·
2018-01-08 11:34:37 +09:00
c4d1922c8b
Split out scrolling algorithm
smoogipoo
·
2018-01-07 13:23:16 +09:00
117ab8a26d
Fix up precision + sizing issues
smoogipoo
·
2018-01-07 11:33:59 +09:00
98fd4f6ff2
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
Give hitobjects lifetimes
smoogipoo
·
2018-01-05 15:48:19 +09:00
d2b135d2a8
Fix swells not stopping at the hit position
smoogipoo
·
2018-01-04 21:45:29 +09:00
add68ff068
Add a way to calculate length of IHasEndTime objects
smoogipoo
·
2018-01-04 20:56:18 +09:00
585df22c88
Re-namespace files
smoogipoo
·
2018-01-04 19:22:15 +09:00
a7aab21a29