Skip to content

Releases: anonymousException/renpy-translator

v2.5.7

13 Sep 02:55
Compare
Choose a tag to compare

Support error repair by renpy lint which can correct the error part generated by translation

repair_error.mp4
Release Package Explanation Advantage Disadvantage
RenpyTranslator-Win.Pyinstaller.Build.zip build by Pyinstaller the executable file is single and light may cause false positive as virus
RenpyTranslator-Win.Nuitka.Build.zip build by Nuitka will not cause a false positive for most antiviruses the executable file contain many extra support libraries
RenpyTranslatorInstaller.exe installer for Nuitka version make things easier need to install and better uninstall the pre-version before install

v2.5.6

12 Sep 01:54
Compare
Choose a tag to compare

Improve remove repeat extraction and double check to change language
image

Release Package Explanation Advantage Disadvantage
RenpyTranslator-Win.Pyinstaller.Build.zip build by Pyinstaller the executable file is single and light may cause false positive as virus
RenpyTranslator-Win.Nuitka.Build.zip build by Nuitka will not cause a false positive for most antiviruses the executable file contain many extra support libraries
RenpyTranslatorInstaller.exe installer for Nuitka version make things easier need to install and better uninstall the pre-version before install

v2.5.5

10 Sep 06:47
Compare
Choose a tag to compare

Change openai to custom translation api : _openai.py , you can test it in custom engine form and modify it now
image

Release Package Explanation Advantage Disadvantage
RenpyTranslator-Win.Pyinstaller.Build.zip build by Pyinstaller the executable file is single and light may cause false positive as virus
RenpyTranslator-Win.Nuitka.Build.zip build by Nuitka will not cause a false positive for most antiviruses the executable file contain many extra support libraries
RenpyTranslatorInstaller.exe installer for Nuitka version make things easier need to install and better uninstall the pre-version before install

v2.5.4

07 Sep 12:12
Compare
Choose a tag to compare

Remove inaccessible translation api : lingvanex (free) and caiyun (free)
Change deepl to custom translation api : _deepl.py , you can test it in custom engine form now
image

Release Package Explanation Advantage Disadvantage
RenpyTranslator-Win.Pyinstaller.Build.zip build by Pyinstaller the executable file is single and light may cause false positive as virus
RenpyTranslator-Win.Nuitka.Build.zip build by Nuitka will not cause a false positive for most antiviruses the executable file contain many extra support libraries
RenpyTranslatorInstaller.exe installer for Nuitka version make things easier need to install and better uninstall the pre-version before install

v2.5.3

05 Sep 12:44
Compare
Choose a tag to compare

Improve editor form which will auto refresh with option show untranslated
image

Release Package Explanation Advantage Disadvantage
RenpyTranslator-Win.Pyinstaller.Build.zip build by Pyinstaller the executable file is single and light may cause false positive as virus
RenpyTranslator-Win.Nuitka.Build.zip build by Nuitka will not cause a false positive for most antiviruses the executable file contain many extra support libraries
RenpyTranslatorInstaller.exe installer for Nuitka version make things easier need to install and better uninstall the pre-version before install

v2.5.2

03 Sep 13:51
Compare
Choose a tag to compare

Improve unpack overwrite option which will skip overwrite if the rpyc or rpy file already exists
skip option

Release Package Explanation Advantage Disadvantage
RenpyTranslator-Win.Pyinstaller.Build.zip build by Pyinstaller the executable file is single and light may cause false positive as virus
RenpyTranslator-Win.Nuitka.Build.zip build by Nuitka will not cause a false positive for most antiviruses the executable file contain many extra support libraries
RenpyTranslatorInstaller.exe installer for Nuitka version make things easier need to install and better uninstall the pre-version before install

v2.5.1

03 Sep 03:19
Compare
Choose a tag to compare

Upgrade requirements dependency to improve translation api
update

Release Package Explanation Advantage Disadvantage
RenpyTranslator-Win.Pyinstaller.Build.zip build by Pyinstaller the executable file is single and light may cause false positive as virus
RenpyTranslator-Win.Nuitka.Build.zip build by Nuitka will not cause a false positive for most antiviruses the executable file contain many extra support libraries
RenpyTranslatorInstaller.exe installer for Nuitka version make things easier need to install and better uninstall the pre-version before install

v2.5.0

02 Sep 13:04
Compare
Choose a tag to compare

Improve extraction, remove unused part automatically

remove_repeat_extraction2.mp4
Release Package Explanation Advantage Disadvantage
RenpyTranslator-Win.Pyinstaller.Build.zip build by Pyinstaller the executable file is single and light may cause false positive as virus
RenpyTranslator-Win.Nuitka.Build.zip build by Nuitka will not cause a false positive for most antiviruses the executable file contain many extra support libraries
RenpyTranslatorInstaller.exe installer for Nuitka version make things easier need to install and better uninstall the pre-version before install

v2.4.9

29 Aug 11:38
Compare
Choose a tag to compare

Improve the speed of extraction and will auto remove repeated lines

remove_repeat_extraction.mp4
Release Package Explanation Advantage Disadvantage
RenpyTranslator-Win.Pyinstaller.Build.zip build by Pyinstaller the executable file is single and light may cause false positive as virus
RenpyTranslator-Win.Nuitka.Build.zip build by Nuitka will not cause a false positive for most antiviruses the executable file contain many extra support libraries
RenpyTranslatorInstaller.exe installer for Nuitka version make things easier need to install and better uninstall the pre-version before install

v2.4.8

23 Aug 06:55
Compare
Choose a tag to compare

Support custom prompt template for openai issued in issues/42
custom_prompt_template

image

Release Package Explanation Advantage Disadvantage
RenpyTranslator-Win.Pyinstaller.Build.zip build by Pyinstaller the executable file is single and light may cause false positive as virus
RenpyTranslator-Win.Nuitka.Build.zip build by Nuitka will not cause a false positive for most antiviruses the executable file contain many extra support libraries
RenpyTranslatorInstaller.exe installer for Nuitka version make things easier need to install and better uninstall the pre-version before install