Commit Graph

175 Commits

Author SHA1 Message Date
2af025e630 Add IHasDistance object pattern generation. 2017-05-18 18:09:13 +09:00
afd3eb4b8d Implement things a bit more to remove warnings. 2017-05-18 18:04:32 +09:00
873ff34487 This function can't be used for all pattern generations. So let's not use it. 2017-05-18 17:43:59 +09:00
af34777f44 Trim whitespace. 2017-05-18 17:00:11 +09:00
164a1bb743 Remove distance object pattern generator for now (next PR). 2017-05-18 15:38:15 +09:00
1fa1897d71 Define the concept of patterns + additional comments. 2017-05-18 15:05:45 +09:00
618c162535 Move more functions to ObjectConversion + resharper cleanup. 2017-05-18 14:17:23 +09:00
de8271ad6b Fix out of range exceptions due to out-of-order hitobjects. 2017-05-18 14:08:48 +09:00
6dae5cbacf Fix distance object conversion not calculating end time. 2017-05-18 14:08:32 +09:00
7c48fb2b92 General fixes. 2017-05-18 13:37:22 +09:00
c1a44ea6b4 Renaming + commenting. 2017-05-18 13:25:55 +09:00
16eda2467f Make compile. 2017-05-18 12:50:12 +09:00
f6dc85c2f8 Fix incorrect note count probabilities. 2017-05-18 12:39:51 +09:00
e9275138e1 Finish up DistanceObjectConversion. 2017-05-18 12:39:37 +09:00
22128f158c Fix a few errors. 2017-05-18 12:10:01 +09:00
b52ec11260 Add (almost finished) basis of slider hit object conversion... 2017-05-17 20:47:02 +09:00
2f8556a44a Fix hold notes + make it compile again. 2017-05-17 13:20:33 +09:00
fdd98e23bd Fix generation. 2017-05-17 13:08:59 +09:00
1ded043778 Add basic mania-specific beatmap conversion.
# Conflicts:
#	osu.Game.Rulesets.Mania/Beatmaps/ManiaBeatmapConverter.cs
2017-05-17 13:07:56 +09:00
0597a95db0 Resharper is too smart. 2017-05-11 22:17:10 +09:00
a6b71f8ccb Resharper fixes. 2017-05-11 14:11:52 +09:00
185e98aa14 Add basic column conversion to ManiaBeatmapConverter. 2017-05-11 12:32:30 +09:00
bcc8a94e36 Construct mania playfield with proper column count. 2017-05-10 16:32:11 +09:00
5328793693 ManiaBaseHit -> ManiaHitObject. 2017-05-03 12:44:19 +09:00
fbd26a1d5e Mode -> Ruleset. 2017-04-18 16:05:58 +09:00