garcia / simfile

A modern simfile parsing & editing library for Python 3
MIT License
62 stars 7 forks source link

simfile.convert: Stopgap for warp conversion #16

Closed garcia closed 2 years ago

garcia commented 2 years ago

We should add a stopgap for simfiles with warp events (WARPS tags for SSC, negative BPMs / stops for SM) so that we don't produce invalid simfiles. The lack of a stopgap necessitated a patch in ITL 2022. At minimum we should throw an exception in this scenario.

garcia commented 2 years ago

Fixed in b3cf643 on dev.