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-22 01:59:53 +08:00
Code
Issues
Releases
Wiki
Activity
13,272
Commits
4
Branches
793
Tags
6d6436c8d34ffd625bfe15fa85cc15d77eecd833
Commit Graph
58 Commits
A bit of cleanup
smoogipoo
·
2018-06-11 16:10:27 +09:00
10d1dfa7cd
Make IScrollingInfo and store direction as bindable
smoogipoo
·
2018-06-11 13:42:13 +09:00
baaf431b9e
DI the scrolling info rather than pass by ctor
smoogipoo
·
2018-06-11 13:42:13 +09:00
ca5103615d
Fix hold note body not following the scroll direction
smoogipoo
·
2018-06-08 18:16:55 +09:00
0fb4e6b41b
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
Fix ticks not getting accent colour
Dean Herbert
·
2018-06-07 14:30:27 +09:00
dff4b360b7
Adjust hold note visibility and glow composition
Dean Herbert
·
2018-06-07 14:30:27 +09:00
56ea1c1d63
Fix mania hold notes displaying judgements
smoogipoo
·
2018-05-28 18:12:49 +09:00
31cbec99a1
Merge branch 'master' into fix-conversion-hitwindows
Dean Herbert
·
2018-05-18 11:59:16 +09:00
8e784d9104
Fix hold note hitwindow lenience
smoogipoo
·
2018-05-17 13:59:04 +09:00
43cdbec0a3
Fix hold notes never dying
smoogipoo
·
2018-05-16 19:43:01 +09:00
2fc1939d65
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Move combo colours completely out of HitObjects
Dean Herbert
·
2018-03-20 15:50:12 +09:00
cb3d0db555
Make DrawableHitObject a CompositeDrawable
No reason for it to be a container.
Dean Herbert
·
2018-03-15 13:41:06 +09:00
a42035f494
Return HitResult.None instead of null
smoogipoo
·
2018-02-08 14:25:59 +09:00
46284c61ae
General improvements around usage of HitWindows for mania
smoogipoo
·
2018-02-02 18:47:54 +09:00
acf20c079c
Fix a few usages of AllJudged possibly not being correct
smoogipoo
·
2018-01-15 15:28:08 +09:00
bfdfb52666
Add comment to fade override of holdnote tail
smoogipoo
·
2018-01-12 17:09:39 +09:00
cae93a1d1f
Block fadeout on holdnote heads
smoogipoo
·
2018-01-12 17:09:21 +09:00
03824eccc8
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
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Fix length of hold notes
smoogipoo
·
2018-01-04 22:05:38 +09:00
ce94c825d1
move HitResult in Scoring namespace to replace HitCount
Aergwyn
·
2017-12-30 21:23:18 +01:00
ccb69d16d9
Make HitObjects construct nested hit objects
smoogipoo
·
2017-12-22 21:42:54 +09:00
6a29f6020a
Merge remote-tracking branch 'upstream/master' into judgement-revamp
Dean Herbert
·
2017-09-12 17:46:21 +09:00
1194e46ef1
Move note glow to a separate class + make it match the design a bit more.
smoogipooo
·
2017-09-12 11:14:16 +09:00
0765027cb5
Better variable + comment naming
smoogipooo
·
2017-09-11 15:08:51 +09:00
de7d50d384
Remove now unnecessary comment.
smoogipooo
·
2017-09-11 04:39:04 +09:00
79a9612243
More TestCaseManiaHitObjects fixes.
smoogipooo
·
2017-09-11 04:34:30 +09:00
8bb8999820
Better updateGlow methods.
smoogipooo
·
2017-09-11 04:29:32 +09:00
3b5e847a31
Add glow to DrawableHoldNote
smoogipooo
·
2017-09-11 04:22:17 +09:00
590a34dc28
Update body styling of hold notes
smoogipooo
·
2017-09-11 04:21:43 +09:00
8797382700
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
Make mania work with key bindings
smoogipooo
·
2017-08-23 13:42:16 +09:00
d8dfcc614a
Update framework
Thomas Müller
·
2017-07-12 11:06:13 +09:00
9d523ea012
CI fixes.
smoogipooo
·
2017-06-07 19:17:45 +09:00
1017cf54d9
Make hold notes utilize RelativeChildOffset for tick positionings.
smoogipooo
·
2017-06-06 15:57:30 +09:00
5104e65bcd
Update with more framework changes.
smoogipooo
·
2017-06-06 15:52:35 +09:00
e3d10fc4d3
Update with framework changes.
smoogipooo
·
2017-06-05 20:06:46 +09:00
4307242bb6
Remove holding property in favor of a nullable hold start time.
smoogipooo
·
2017-05-26 18:56:21 +09:00
f294fef29b
Renamings.
smoogipooo
·
2017-05-26 16:39:43 +09:00
871d44d628
Rewrite comments.
smoogipooo
·
2017-05-26 16:10:04 +09:00
d3206396e7
General cleanup + more xmldocs.
smoogipooo
·
2017-05-24 21:57:38 +09:00
946cd4bfa3
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
Make Key a bindable, pass down to drawable hit objects.
smoogipooo
·
2017-05-22 15:28:30 +09:00
3dfe88c068
First
Previous
1
2
Next
Last