issues
search
vivaria
/
tja2fumen
Mod tool to convert TJA chart files (.tja) into .bin files compatible with official games
https://pypi.org/project/tja2fumen/
MIT License
14
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add CLI flag to turn off automatic SENOTE assignment
#84
vivaria
opened
2 weeks ago
0
Add ability to use custom note values (`n`, `d`, `o`, `t` `k`) instead of `#SENOTECHANGE`
#83
vivaria
opened
2 weeks ago
0
Incorrect behavior when `#SENOTECHANGE` + `#BPMCHANGE`
#82
vivaria
opened
2 weeks ago
0
Add support for `#SENOTECHANGE` command
#81
vivaria
closed
2 weeks ago
1
Fix parsing of `BALLOON:` so that values are correctly read for all 3 branches
#80
vivaria
closed
2 weeks ago
0
Add support for different balloon values for different branches (Emma Ura)
#79
vivaria
closed
2 weeks ago
2
TakoTako incorrectly creates a `data.json` file with Variety (genreNo 3) by default
#78
asmodyte
closed
1 month ago
1
tja2fumen outputs `UserWarning: Ignoring unsupported command 'LYRIC'` when converting tjas with `#LYRIC` commands
#77
Arthurfogo7
closed
1 month ago
1
Add Linux build for self-contained executable
#76
vivaria
closed
6 months ago
0
Allow `tja2fumen` to be run on folders to allow fixing timing windows on all .bin files
#75
vivaria
closed
6 months ago
0
Properly set timing window values for easier difficulties
#74
vivaria
closed
6 months ago
0
Timing windows are incorrect for easier difficulties
#73
vivaria
closed
6 months ago
0
Speed up performance of `tja2fumen` when converting many files at once
#72
vivaria
closed
6 months ago
0
Misalignment of notes
#71
Lanthanum-057
closed
8 months ago
6
Fail more gracefully for typos (metadata missing `:` before first `COURSE:`)
#70
vivaria
closed
9 months ago
0
SENOTES defects and suggestions for additional features
#69
Lanthanum-057
closed
2 weeks ago
9
Clarify in README that `tja2fumen` is meant for developers, and that normal users should be running `TakoTako` instead
#68
vivaria
closed
9 months ago
1
Improve handling of missing branches when `#BRANCHSTART` forces a specific branch
#67
vivaria
closed
9 months ago
0
Improve case sensitivity of command parsing (e.g. `#BRANCHSTART P` instead of `p`)
#66
vivaria
closed
9 months ago
0
Add feature to fix desync from BPMCHANGE in songs previously converted by `tja2bin`
#65
vivaria
opened
9 months ago
0
Add proper Don/Ka types to clusters of notes
#64
vivaria
closed
9 months ago
2
TakoTako fails if `BALLOON` has a trailing `,`
#63
vivaria
closed
2 weeks ago
1
Make command values case-insensitive (e.g. `HARD` + `Hard` + `hard`)
#62
vivaria
closed
9 months ago
0
Fix error when metadata fields have numbers in them (e.g. `NOTESDESIGNER0`)
#61
vivaria
closed
1 year ago
0
Unsupported `NOTEDESIGNER` metadata causes `KeyError: 'N'` issue
#60
vivaria
closed
1 year ago
0
Make project `pylint`-compliant (and add `pylint` check to test suite)
#59
vivaria
closed
1 year ago
0
Make project `mypy`-compliant (and add `mypy` check to test suite)
#58
vivaria
closed
1 year ago
0
Convert TJA/Fumen classes into dataclasses
#57
vivaria
closed
1 year ago
0
Convert song classes into either Pydantic `BaseModels` or `dataclasses`
#56
vivaria
closed
1 year ago
0
Investigate ways to optimize the performance of `tja2fumen`
#55
vivaria
opened
1 year ago
2
Fix behavior for the `#LEVELHOLD` command
#54
vivaria
closed
1 year ago
0
Expand test suite to cover different combinations of `#SECTION` and `#BRANCHSTART`
#53
vivaria
opened
1 year ago
2
Fix `#LEVELHOLD` behavior for Shoutoku Taiko
#52
vivaria
closed
1 year ago
0
Update codebase to adhere to `flake8` and add linting check
#51
vivaria
closed
1 year ago
0
Ensure that header branch bytes are correctly set for all branching cases
#50
vivaria
closed
1 year ago
0
Simplify how HP values are stored and parsed
#49
vivaria
closed
1 year ago
0
Investigate simpler method for computing HP/soul gauge bytes
#48
vivaria
closed
1 year ago
1
Fix variable case (`camelCase` -> `snake_case` + `CONST_CASE`)
#47
vivaria
closed
1 year ago
0
Fix branching behavior for `#BRANCHSTART r` songs
#46
vivaria
closed
1 year ago
0
Overhaul header metadata code with new `FumenHeader` Python class (plus use ints, not bytes)
#45
vivaria
closed
1 year ago
0
Fix how the header bytes are set (using new information)
#44
vivaria
closed
1 year ago
0
Add images to the README to make it easier to understand and navigate
#43
vivaria
closed
1 year ago
1
Debug conversion failures in ESE using latest version of TakoTako (Attempt 2)
#42
vivaria
closed
9 months ago
1
Use more specific don/ka types when writing to fumen (ド, コ, ドン, カッ, カ)
#41
vivaria
closed
9 months ago
2
Debug why songs with multiple `#BRANCHSTART r,1,2` conditions aren't branching correctly
#40
vivaria
closed
1 year ago
3
TakoTako falls back to `tja2bin.exe` sometimes, even when `tja2fumen.exe` is present
#39
vivaria
closed
2 weeks ago
2
Intentionally fail early when a song has more measures than TDMX's limit (>300)
#38
vivaria
opened
1 year ago
0
Debug conversion failures in ESE using latest version of TakoTako (Attempt 1)
#37
vivaria
closed
1 year ago
3
Fix crash for `#SECTION` commands that occur before the first `#BRANCHSTART`
#36
vivaria
closed
1 year ago
0
Add support for audio conversion
#35
vivaria
closed
1 year ago
2
Next