Skip to content

Releases: RPG-Maker-Translation-Tools/rvpacker-txt-rs

rvpacker-txt-rs v3.1.0

13 Jan 19:16
Compare
Choose a tag to compare

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

10 Jan 10:28
Compare
Choose a tag to compare

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

09 Jan 14:48
Compare
Choose a tag to compare

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

08 Jan 10:49
Compare
Choose a tag to compare

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

07 Jan 11:06
Compare
Choose a tag to compare

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

06 Jan 13:07
Compare
Choose a tag to compare

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

05 Jan 06:49
Compare
Choose a tag to compare

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

04 Jan 16:55
Compare
Choose a tag to compare

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

04 Jan 14:47
Compare
Choose a tag to compare

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

03 Jan 09:12
Compare
Choose a tag to compare

Changes

  • Updated to rvpacker-txt-rs-lib 3.3.1.

Call rvpacker-txt-rs -h for help.