Releases: Corne2Plum3/fnf2osumania
Releases · Corne2Plum3/fnf2osumania
v1.3.2
v1.3.1
What's Changed
- Fix #32 by properly cleaning useless parameters in notes by @Corne2Plum3 in #33
Full Changelog: v1.3.0...v1.3.1
This release note has been generated automatically lol
v1.3.0
What's Changed
- Fix crash, when trying to convert maps that have more than 3 arguments by @zzahkaboom24 in #30
- Refactor the fnf_converter code and fix notes overlapping by @Corne2Plum3 in #31 (tl;dr fixes #27)
Full Changelog: v1.2.0...v1.3.0
This release note has been generated automatically lol
v1.2.0
What's Changed
- Implementation of 5k-9K support by @zzahkaboom24 in #29
New Contributors
- @zzahkaboom24 made their first contribution in #29
Full Changelog: v1.1.7...v1.2.0
This release note has been generated automatically lol)
v1.1.7
v1.1.6
- Fixed typo in the title of the FFMPEG error window. (not complete #22 fix).
- When a note has strings as arguments, the program tries to convert it to number, otherwise the argument is ignored. If a note doesn't has enough arguments after this cleaning, the note is ignored. (fixes #19)
v1.1.5
- A lot of people complained about the same "issue" (#5, #6, #11, #12, #13, #14, #15, #17, #21), where the program crashes during export because they
didn't read the required sectiondidn't have FFMPEG installed on their device. Now the program can detect if FFMPEG is installed or not, and if FFMPEG isn't detected, an error window will appears and the converter will not appears. - Fixed #4.
v1.1.4
v1.1.3
v1.1.2
Some bugs fixes.
- Fixes a bug that happens with some charts (fixes #7)
- When you use some characters that aren't allowed when you name a file (such as
?
or/
), the program doesn't crashes now (fixes #8) - Uncheck the option "Unique BPM" by default.
- Added an error message when there isn't any audio file selected (because the program crashed when there was 0 audio files selected).