Commit Graph

20 Commits

Author SHA1 Message Date
Thomas Müller 9d523ea012 Update framework 2017-07-12 11:06:13 +09:00
smoogipooo 1017cf54d9 CI fixes. 2017-06-07 19:17:45 +09:00
smoogipooo 5104e65bcd Make hold notes utilize RelativeChildOffset for tick positionings. 2017-06-06 15:57:30 +09:00
smoogipooo e3d10fc4d3 Update with more framework changes. 2017-06-06 15:52:35 +09:00
smoogipooo 4307242bb6 Update with framework changes. 2017-06-05 20:06:46 +09:00
smoogipooo f294fef29b Remove holding property in favor of a nullable hold start time. 2017-05-26 18:56:21 +09:00
smoogipooo 871d44d628 Renamings. 2017-05-26 16:39:43 +09:00
smoogipooo d3206396e7 Rewrite comments. 2017-05-26 16:10:04 +09:00
smoogipooo 946cd4bfa3 General cleanup + more xmldocs. 2017-05-24 21:57:38 +09:00
smoogipooo d6b104d794 Minor visual change for DrawableHoldNoteTick. 2017-05-24 21:24:18 +09:00
smoogipooo dcf879687d Implement basic hold note + tick input. 2017-05-24 20:45:01 +09:00
smoogipooo 3dfe88c068 Make Key a bindable, pass down to drawable hit objects. 2017-05-22 15:28:30 +09:00
smoogipooo 2f8556a44a Fix hold notes + make it compile again. 2017-05-17 13:20:33 +09:00
smoogipooo 9565bb9572 Fix hold notes - remove glow for now.
# Conflicts:
#	osu.Game.Rulesets.Mania/Objects/Drawables/DrawableHoldNote.cs
#	osu.Game.Rulesets.Mania/Objects/Drawables/DrawableManiaHitObject.cs
2017-05-17 13:09:49 +09:00
smoogipooo 7039205363 Invert the playfield by default to make calculations a bit simpler and clean up a lot of code. 2017-05-16 17:34:41 +09:00
smoogipooo da932276e8 Make timing sections scroll again. 2017-05-16 17:03:43 +09:00
smoogipooo a6b71f8ccb Resharper fixes. 2017-05-11 14:11:52 +09:00
smoogipooo 5b323ad483 Cleanups. 2017-05-09 20:55:20 +09:00
smoogipooo d852567d1d Rewrite notes to have time-relative position and length. 2017-05-09 20:33:59 +09:00
smoogipooo 4ad3e3d64e Basic implementation of hold notes (not finalized yet). 2017-05-04 18:02:43 +09:00