Commit Graph

785 Commits

Author SHA1 Message Date
smoogipooo 5f30a89f76 General refactoring + renaming of TimingSectionContainer. 2017-05-11 16:09:48 +09:00
smoogipooo da4be2f9d6 Move notes above judgement area but below keys. 2017-05-11 14:32:31 +09:00
smoogipooo 623912b40a Fix playfield position. 2017-05-11 14:32:13 +09:00
smoogipooo f6677125af Merge branch 'mania-notes' into mania-timing-sections 2017-05-11 14:11:58 +09:00
smoogipooo a6b71f8ccb Resharper fixes. 2017-05-11 14:11:52 +09:00
smoogipooo cdf827df8e CI fixes. 2017-05-11 13:55:52 +09:00
smoogipooo 7fcbf2d8d4 Add t=0 display to notes. 2017-05-11 12:57:07 +09:00
smoogipooo 8160f36a48 Fix notes scrolling from end of map -> start of map. 2017-05-11 12:56:51 +09:00
smoogipooo b10df74079 Full rewrite of timing section code, partially working for now. 2017-05-11 12:33:19 +09:00
smoogipooo 185e98aa14 Add basic column conversion to ManiaBeatmapConverter. 2017-05-11 12:32:30 +09:00
smoogipooo 2867606913 Whoops wrong project. 2017-05-10 17:35:00 +09:00
smoogipooo 3b533de8ac Add xmldoc to HitWindows.cs. 2017-05-10 17:29:54 +09:00
smoogipooo bcc8a94e36 Construct mania playfield with proper column count. 2017-05-10 16:32:11 +09:00
smoogipooo 2edc39ae16 Add timing sections. 2017-05-10 15:09:29 +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 e3b01e7b8c Merge branch 'master' into mania-notes
# Conflicts:
#	osu.Desktop.VisualTests/osu.Desktop.VisualTests.csproj
2017-05-08 12:12:40 +09:00
EVAST9919 66c858030a Merge remote-tracking branch 'refs/remotes/ppy/master' into mods_refactor 2017-05-04 17:35:41 +03:00
smoogipooo 4ad3e3d64e Basic implementation of hold notes (not finalized yet). 2017-05-04 18:02:43 +09:00
smoogipooo f945c636c2 Make note accent colour work again. 2017-05-04 15:36:37 +09:00
smoogipooo 72b2467e74 Throw exception if SpecialColumnPosition is set after IsLoaded. 2017-05-04 15:18:20 +09:00
smoogipooo e307b6d563 Make SpecialColumnPosition only have an effect during load(). 2017-05-04 15:12:32 +09:00
smoogipooo a2bdd020e5 ColumnStyle -> ColumnPosition. 2017-05-04 14:54:31 +09:00
smoogipooo 956a7288fb Add basic DrawableNote. 2017-05-03 20:12:27 +09:00
Dan Balasescu 5024a74192 Update ManiaPlayfield.cs 2017-05-03 20:11:24 +09:00
smoogipooo 8aa6bb636c Reset column key when it can't be set. 2017-05-03 19:43:20 +09:00
smoogipooo 14e4714f08 Rewrite a lot of ManiaPlayfield/Column to support left/right special styles and arbitrary number of columns. 2017-05-03 19:38:15 +09:00
smoogipooo d11e5d0060 Add hit windows to Note/HoldNote. 2017-05-03 13:51:44 +09:00
Dan Balasescu d21c3358b9 Less array explicivity. 2017-05-03 13:03:46 +09:00
smoogipooo 7de36b7aa2 CI cleanups. 2017-05-03 12:58:46 +09:00
smoogipooo 5328793693 ManiaBaseHit -> ManiaHitObject. 2017-05-03 12:44:19 +09:00
smoogipooo 64c677a29d Add IHasColumn. 2017-05-03 12:42:37 +09:00
smoogipooo 71acf1c57d Move classes out of test case. 2017-05-03 12:37:47 +09:00
EVAST9919 00a8dbbacf Added ModType for each mode 2017-05-02 21:36:55 +03:00
Dean Herbert fbd26a1d5e
Mode -> Ruleset. 2017-04-18 16:05:58 +09:00