Skip to content

Releases: AhmedAhmedEG/VX-Ace-Translator

VX Ace Translator v2.26.20.22

05 Jun 21:02
3105c67
Compare
Choose a tag to compare

VX Ace Translator v2.26.20.22:-

[Tweaks]
-Updated the RPGMakerDecrypter version.
-The decrypter call now will overwrite existing files while decrypting.

VX Ace Translator v2.26.18.22

23 Apr 07:31
90d0bc3
Compare
Choose a tag to compare

VX Ace Translator v2.26.18.22:-

[Bug Fixes]
-Add a filename filter for script filenames to remove illegal characters that prevent the kernel from writing them.

VX Ace Translator v2.26.18.21

08 Apr 17:23
9a403a2
Compare
Choose a tag to compare

VX Ace Translator v2.26.18.21:-

[Bug Fixes]
-Fixed a bug where in a rare case, the auto decryption function wasn't checking for the existence of the rgss3a file before starting the decrypter.

VXAceTranslator v2.26.18.20

29 Mar 02:00
9e164e1
Compare
Choose a tag to compare

VX Ace Translator v2.26.18.20:-

[Bug Fixes]
-Fixed multiple bugs in event commands error reporting.

VXAceTranslator v2.26.18.19

28 Mar 02:49
8d67207
Compare
Choose a tag to compare

VX Ace Translator v2.26.18.19:-

[Tweaks]
-Reverted the RPGMakerDecrypter to the original version as overwriting modification proves to be problematic.

[Bug Fixes]
-Fixed a bug where if a Script or ScriptMore command includes a class definition, it would trigger a wrong interpretation causing an error.
-Fixed a bug where the decompiler was writing unicode characters as u-escaped sequences.

v2.26.17.17

18 Mar 02:49
b2fc73d
Compare
Choose a tag to compare

VX Ace Translator v2.26.17.17:-

[Tweaks]
-Now states decompiler/compiler will include icon_index.
-Now the decrypter will overwrite files.

VX Ace Translator v2.26.15.17

29 Nov 03:35
ddfeb5c
Compare
Choose a tag to compare

[Bug Fixes]
-Fixed a critical bug where compiler input path would fail to be read if it includes backslashes.

VX Ace Translator v2.26.15.16

28 Nov 09:37
e0e125f
Compare
Choose a tag to compare

VX Ace Translator v2.26.15.16:-

[Minor]
-Added support for custom scripts modification, being able create custom subfolders and remove/add scripts with ace.

[Tweaks]
-Added support for scripts folder structuring, now scripts will be decompiled/compiled in the correct subfolder structure
they was meant to be originally.

VX Ace Translator v2.25.14.16

24 Nov 02:51
29e3d43
Compare
Choose a tag to compare

[Minor]
-Added a new argument (--force-decrypt) that will force the translator to always decrypt the game before compiling/decompiling.

[Tweaks]
-Now ex related files will be removed only by the compiler.
-Added more colors for translator outputs.

[Bug Fixes]
-Fixed a critical bug where the decompiler was ignoring event commands with empty parameters in indexless mode.
-Fixed a bug in the translator output where the terminal cursor was pushed away and glitching.
-Fixed a bug where the translator was reporting "Game Decrypted" even if it has not.
-Fixed a critical bug where scripts compiler was not working correctly.

VX Ace Translator v2.24.12.12

23 Nov 04:43
e166b9d
Compare
Choose a tag to compare

[Minor]
-Significantly improved translator output format, using correct coloring and line overwriting techniques to
report detailed info about progress.

-Now the compiler will skip files that doesn't have a decompiled source available, rather than crashing.