Ren'Py 7.1.2 Released
Added 2018-11-18 00:44:29 +0000 UTCI'm happy to announce Ren'Py 7.1.2. This is the second bug release for Ren'Py 7.1, which improves Ren'Py while fixing issues.
There have also been a few feature additions. Some of the highlights are:
- Transforms that are used once in a screen can now be defined inline.
- Choice menus can now display as insensitive buttons items selected by the if clause.
- It is now possible to set variables inside a used screen.
- Ren'Py can now automatically detect the language of the player's system and select the correct translation.
- The French, German, Korean, Russian, and Simplified Chinese translations have been updated.
Some of the more important bugfixes include:
- A bug that caused Arabic text to display as squares on Windows has been fixed.
- Lint now handles several cases correctly, including layered images.
- As Ren'Py generally could not created proper android packages with a 32-bit Java 8, it now requires a 64-bit Java Development Kit.
Downloads of Ren'Py 7.1.2 can be found at:
https://www.renpy.org/release/7.1.2
A full list of changes to Ren'Py can be found at:
https://www.renpy.org/doc/html/changelog.html
A list of changes that may require you to update your game can be found at:
https://www.renpy.org/doc/html/incompatible.html
Please also check out the credits and list of sponsors.