Also adds variant to settings
. Find out that has some problem long hit note will not show hit result
2. add (4+4) (2+4+2) (1+8+1) column stages step in TestCaseManiaPlayfield
# Conflicts: # osu.Game.Rulesets.Mania/UI/ManiaRulesetContainer.cs
Also restructures with the addition of a ManiaBeatmap which holds definitions for "groups" of columns. At the moment these are empty save for a "Column" property, but can be expanded in the future, maybe.
. 裝上Resharper,從此VS的速度一片黑暗
1. split the playfield columns by ManiaModKeyCoop 2. can chaneg the key number by ManiaKeyMod
Fixes up deserializing.
These are interleaved into the playfield, so we have to use the playfield's columns' actions.
# Conflicts: # osu.Game.Rulesets.Mania/Beatmaps/ManiaBeatmapConverter.cs # osu.Game.Rulesets.Mania/UI/ManiaRulesetContainer.cs # osu.Game/Rulesets/UI/RulesetContainer.cs