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-20 09:20:15 +08:00
Code
Issues
Releases
Wiki
Activity
14,401
Commits
4
Branches
793
Tags
199d76217ef02ca4fdab3cfea4774dddecfd2b54
Commit Graph
31 Commits
Rename more judgement-related methods to "result"
smoogipoo
·
2018-08-06 11:31:46 +09:00
741ec0021e
Make hitobjects only have one judgement + result
smoogipoo
·
2018-08-03 15:38:48 +09:00
2a4994e5ce
Make Rulesets.Mania use the new judgement result structure
smoogipoo
·
2018-08-02 20:36:54 +09:00
807794d512
Migrate Rulesets.Mania to the new judgement system
smoogipoo
·
2018-08-02 16:44:01 +09:00
cd70e5e30b
Refactoring
Dan Balasescu
·
2018-06-07 15:11:48 +09:00
8d0161c2fc
Improve overall visual clarity and explosion effects
Dean Herbert
·
2018-06-07 14:30:27 +09:00
f9449e841a
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Make DrawableHitObject a CompositeDrawable
No reason for it to be a container.
Dean Herbert
·
2018-03-15 13:41:06 +09:00
a42035f494
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