Releases: RPG-Maker-Translation-Tools/rvpacker-txt-rs
Releases · RPG-Maker-Translation-Tools/rvpacker-txt-rs
rvpacker-txt-rs v3.1.0
Changes
- Updated to
rvpacker-txt-rs-lib
v3.5.1:- Full-featured and TESTED support for proper reading and writing of both older and newer engines.
- Implemented
plugins.js
file reading and writing for all newer engine games.
Call rvpacker-txt-rs -h
for help.
rvpacker-txt-rs v3.0.22
Changes
- Updated to
rvpacker-txt-rs-lib
v3.4.2:- Fixed faulty shop text writing.
- Fixed incorrect reading/writing for engines after XP.
Call rvpacker-txt-rs -h
for help.
rvpacker-txt-rs v3.0.21
Changes
- Updated to
rvpacker-txt-rs-lib
v3.4.1:- Fixed incorrect system processing.
Call rvpacker-txt-rs -h
for help.
rvpacker-txt-rs v3.0.20
Changes
- Updated to
rvpacker-txt-rs-lib
v3.4.0:- Massively fixed and improved XP/VX processing: now it's more likely to be successful and more likely to parse complete text.
- Fixed newer engines processing (mostly MZ) by implementing UTF-8 with BOM file handling.
- Probably improved performance.
Call rvpacker-txt-rs -h
for help.
rvpacker-txt-rs v3.0.19
Changes
- Updated to
rvpacker-txt-rs-lib
v3.3.6:- Fixed writing empty strings to files like skills.
- Read with
--mode append
now won't default to default processing mode if files aren't already read. - Probably slightly optimized performance.
Call rvpacker-txt-rs -h
for help.
rvpacker-txt-rs v3.0.18
Changes
- Updated to
rvpacker-txt-rs-lib
v3.3.5:- Fixed non-working shops writing.
- Fixed non-working system file reading.
- Fixed and improved some other things.
Call rvpacker-txt-rs -h
for help.
rvpacker-txt-rs v3.0.17
Changes
- Fixed possible panic when there's not only files located in Data folder.
- Fixed output paths of
--gen-json
argument, so they're now lead to output directory instead of game directory. --gen-json
option now generates .txt representation of Scripts file instead of .json.
Call rvpacker-txt-rs -h
for help.
rvpacker-txt-rs v3.0.16
Changes
- Fixed possible panic on processing older engines, related to the text encountered in shops.
Call rvpacker-txt-rs -h
for help.
rvpacker-txt-rs v3.0.15
Changes
- Updated to
rvpacker-txt-rs-lib
3.3.2 - fixed possible issues with non-working translation writing to strings with code 402.
Call rvpacker-txt-rs -h
for help.
rvpacker-txt-rs v3.0.14
Changes
- Updated to
rvpacker-txt-rs-lib
3.3.1.
Call rvpacker-txt-rs -h
for help.