Added
- Data check can now check for array of primitives
- Converts boost and lane rotation event from basic events to their respective arrays
- Temporary v2 event conversion to v3 event in beatmap v3 parsing
Changed
- Updated custom data schema
- Data checks now performed after optimisation
- Difficulty related function now uses wrapper instead of concrete object
- Renamed save option attributes from
optimise
tooptimize
Fixed
- Data check throwing error for array of primitives
- Fixed optimisation removing required attributes
Removed
_lineLayer
and_height
from v2 obstacle (it never existed in the first place)