Commit Graph

32 Commits

Author SHA1 Message Date
smoogipooo b46a9dd0ef Add gravity mod. 2017-06-02 17:33:58 +09:00
smoogipooo 8f6118ffb8 Set lifetime for timing change containers very naively for now. 2017-06-02 16:39:31 +09:00
smoogipooo 1eddc278a4 Cleanup + make travel time equal to the time span. 2017-06-02 16:04:14 +09:00
smoogipooo 563f746acf Add gravity timing change. 2017-06-02 15:30:59 +09:00
smoogipooo d75bbb2b88 Fix incorrect sorting. 2017-06-02 15:28:30 +09:00
smoogipooo 1da5d508fa aaaaa 2017-06-02 11:35:51 +09:00
smoogipooo d30706f640 Move drawable timing changes to Timing/Drawables. 2017-06-01 15:13:52 +09:00
smoogipooo 3e2aa26722 Add bar line timing changes. 2017-06-01 15:08:41 +09:00
smoogipooo f612914e87 Initial rewrite of timing changes to allow them to be more extensible. 2017-06-01 14:26:21 +09:00
smoogipooo cdf4fcea02 Fix input being reversed. 2017-05-29 11:07:17 +09:00
smoogipooo e4b59314ea Use new HitObjectStartTimeComparer. 2017-05-26 18:52:43 +09:00
smoogipooo a4823bca91 CI fixes. 2017-05-23 16:47:47 +09:00
smoogipooo 7e5bb61a44 Fix line endings. 2017-05-23 16:13:51 +09:00
smoogipooo 836bf930a0 More cleanups. 2017-05-23 15:29:38 +09:00
smoogipooo 3cdfd2eef5 Split ControlPoint into different types.
# Conflicts:
#	osu.Game.Rulesets.Mania/UI/Column.cs
2017-05-23 14:03:40 +09:00
Huo Yaoyuan 88f8619e9a More missed exceptions. 2017-05-18 02:46:12 +08:00
smoogipooo 0eba553138 Comments? 2017-05-16 19:33:56 +09:00
smoogipooo be4ff5c038 Fix possible no-children-in-sequence exception. 2017-05-16 18:26:49 +09:00
smoogipooo 620b4bf863 Cleanup. 2017-05-16 18:17:34 +09:00
smoogipooo ac02d1ab10 TimeRelativeContainer -> ControlPointContainer, optimize AutoTimeRelativeContainer a little bit (only recompute on invalidation). 2017-05-16 17:50:09 +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 a25f11e809 Initial removal of TimingSection. 2017-05-12 22:23:32 +09:00
smoogipooo d57bb7e5fd General cleanups. 2017-05-11 22:01:37 +09:00
smoogipooo f764ed8903 Remove unused class. 2017-05-11 20:05:11 +09:00
smoogipooo 0739a76497 Make the playfield work in TestCaseGamefield. 2017-05-11 20:04:45 +09:00
smoogipooo 6a79c8b66c Make notes scroll with beat length. 2017-05-11 19:57:24 +09:00
smoogipooo 5dd83067ee Fix line endings. 2017-05-11 17:41:00 +09:00
smoogipooo 5f30a89f76 General refactoring + renaming of TimingSectionContainer. 2017-05-11 16:09:48 +09:00
smoogipooo a6b71f8ccb Resharper fixes. 2017-05-11 14:11:52 +09:00
smoogipooo b10df74079 Full rewrite of timing section code, partially working for now. 2017-05-11 12:33:19 +09:00
smoogipooo 2867606913 Whoops wrong project. 2017-05-10 17:35:00 +09:00