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-17 07:22:38 +08:00
Code
Issues
Releases
Wiki
Activity
9,932
Commits
4
Branches
791
Tags
356bb5da1e5e63243174c84cfcdb7b2dbefc5839
Commit Graph
23 Commits
Make ScrollingHitObjectContainer handle nested hitobjects
smoogipoo
·
2018-01-11 15:08:30 +09:00
9d00e5bb7d
Per-hitobject lifetime management
smoogipoo
·
2018-01-10 19:17:43 +09:00
6255aaab68
Merge remote-tracking branch 'origin/master' into scrolling-hitobjects-rewrite
smoogipoo
·
2018-01-10 18:02:49 +09:00
86b5591583
Fix mania hold note tick positioning
smoogipoo
·
2018-01-07 11:43:31 +09:00
2d345b2f80
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
move HitResult in Scoring namespace to replace HitCount
Aergwyn
·
2017-12-30 21:23:18 +01:00
ccb69d16d9
Make DrawableHitObject/ScoreProcessor support rewinding
smoogipoo
·
2017-11-02 21:21:07 +09:00
fe00ac7e41
Fix incorrect mania hold note tick judgements
smoogipooo
·
2017-09-12 23:36:59 +09:00
12641edb4d
Merge remote-tracking branch 'upstream/master' into judgement-revamp
Dean Herbert
·
2017-09-12 17:46:21 +09:00
1194e46ef1
Merge branch 'master' into mania-hit-explosions
Dean Herbert
·
2017-09-11 17:34:14 +09:00
7b92bbfa86
Make tick explosions white and lower scale.
smoogipooo
·
2017-09-11 14:37:34 +09:00
e8efdcf188
Update with framework changes.
smoogipooo
·
2017-09-11 08:59:56 +09:00
2f72dff779
Fix hold note tick input.
smoogipooo
·
2017-09-11 04:51:44 +09:00
2086ed209d
Fix hold note tick position + lifetime.
smoogipooo
·
2017-09-11 04:45:10 +09:00
9cd3af11d5
Make judgements able to be "added" plus make everything compile and run.
smoogipooo
·
2017-09-06 17:02:13 +09:00
ac8ec31b61
Combine Judgement.HitResults into one.
Dean Herbert
·
2017-09-06 17:01:48 +09:00
84c22df3f5
Shapes namespace
Depends on
https://github.com/ppy/osu-framework/pull/837
paparony03
·
2017-06-20 15:54:23 +10:00
62dee59672
Update in line with framework.
smoogipooo
·
2017-06-12 12:48:47 +09:00
ffbb46f668
Remove holding property in favor of a nullable hold start time.
smoogipooo
·
2017-05-26 18:56:21 +09:00
f294fef29b
General cleanup + more xmldocs.
smoogipooo
·
2017-05-24 21:57:38 +09:00
946cd4bfa3
CI fix.
smoogipooo
·
2017-05-24 21:25:01 +09:00
ed65b3559a
Minor visual change for DrawableHoldNoteTick.
smoogipooo
·
2017-05-24 21:24:18 +09:00
d6b104d794
Implement basic hold note + tick input.
smoogipooo
·
2017-05-24 20:45:01 +09:00
dcf879687d