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-12 19:54:37 +08:00
Code
Issues
Releases
Wiki
Activity
11,599
Commits
4
Branches
803
Tags
fd9480cfb68c2cb344fa3c2b8a2d31cd22a3ccbd
Commit Graph
18 Commits
Merge remote-tracking branch 'upstream/master' into accent-colour-properties
Dean Herbert
·
2018-03-22 15:07:28 +09:00
7bdca0ff39
Move combo colours completely out of HitObjects
Dean Herbert
·
2018-03-20 15:50:12 +09:00
cb3d0db555
Fix juice stream droplets spawning in incorrect locations
Closes
#2149
.
Dean Herbert
·
2018-03-16 17:03:38 +09:00
8d790e180d
Fix catch now having incorrect offsets
smoogipoo
·
2018-02-24 02:59:55 +09:00
f5fc9cdfba
Clean up off-by-one offsets from repeat-related properties
smoogipoo
·
2018-01-23 13:37:25 +09:00
d37844c068
Make catch plate fruit again
Dean Herbert
·
2018-01-12 22:30:35 +09:00
93c4d58b69
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
Fix possible nullref exceptions
smoogipoo
·
2017-12-21 23:02:46 +09:00
ac1d27e925
Determine SampleInfo defaults in DrawableHitObject
smoogipoo
·
2017-12-21 16:02:33 +09:00
cb7e192aff
CatchBaseHit -> CatchHitObject
Also moves default scale to CatchHitObject.
Dean Herbert
·
2017-11-28 18:37:41 +09:00
8f3fd7092e
Fix code review issues
Dean Herbert
·
2017-10-12 22:27:22 +09:00
bb6b656ec6
Fix CI problems
Dean Herbert
·
2017-10-11 21:25:15 +09:00
4a4c01f221
Add tiny droplet support
Dean Herbert
·
2017-10-11 20:11:29 +09:00
0b282a49bd
Make all juice nested objects from ticks
Dean Herbert
·
2017-10-11 19:10:07 +09:00
1b732c799a
Make juice streams interactive (and correctly positioned)
Dean Herbert
·
2017-10-11 18:18:06 +09:00
1f1bdc6162
Add juicy streams
Dean Herbert
·
2017-10-10 20:22:42 +09:00
03fbf47bc2