Update README.md
This commit is contained in:
parent
383c2c6fd0
commit
a66498a6db
@ -18,10 +18,16 @@ The converter is in a messy/experimental state, and is not yet fit for use due t
|
|||||||
|
|
||||||
> **Note**: Simulator-specific commands (such as those used for Dan-i Dojo charts) are unlikely to be supported, due to the lack of support from official console releases.
|
> **Note**: Simulator-specific commands (such as those used for Dan-i Dojo charts) are unlikely to be supported, due to the lack of support from official console releases.
|
||||||
|
|
||||||
|
* Bugfixes
|
||||||
|
- [ ] Fix issue with BPMCHANGE + drumrolls. (Affected songs: Kokuryu, R.I.P. Hero, Challengers, etc.)
|
||||||
|
- [ ] Properly handle the offset at the beginning of the song (Affected songs: SUPERNOVA, etc.)
|
||||||
|
- [ ] Handle `areFilesGZipped=False` issue when combining charts with `TakoTako`/`tja2bin.exe` files (Affected songs: Aragami, MEGALOVANIA, exTora Trap!!).
|
||||||
|
* Missing command support
|
||||||
- [ ] Support for branch commands (`#BRANCHSTART`, `#BRANCHEND`, `#N`, `#E`, `#M`, `#LEVELHOLD`, etc.)
|
- [ ] Support for branch commands (`#BRANCHSTART`, `#BRANCHEND`, `#N`, `#E`, `#M`, `#LEVELHOLD`, etc.)
|
||||||
- [ ] Support for barline manipulation commands (`#BARLINEON`, `#BARLINEOFF`)
|
- [ ] Support for barline manipulation commands (`#BARLINEON`, `#BARLINEOFF`)
|
||||||
- [ ] Support for delay commands (`#DELAY`)
|
- [ ] Support for delay commands (`#DELAY`)
|
||||||
- [ ] Support for P1/P2 charts (`#STYLE: Single`, `#STYLE: Double`, `#START P1`, `START P2`)
|
- [ ] Support for P1/P2 charts (`#STYLE: Single`, `#STYLE: Double`, `#START P1`, `START P2`)
|
||||||
|
* Project architecture
|
||||||
- [ ] Refactoring into a more Pythonic style (variable names (`camelCase` -> `under_score`), object-oriented note/branch/measure representations, etc.)
|
- [ ] Refactoring into a more Pythonic style (variable names (`camelCase` -> `under_score`), object-oriented note/branch/measure representations, etc.)
|
||||||
- [ ] Argument parsing + proper i/o handling
|
- [ ] Argument parsing + proper i/o handling
|
||||||
- [ ] Packaging into an executable
|
- [ ] Packaging into an executable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user