Ren'Py 7.1.1 Released
Added 2018-10-11 01:37:26 +0000 UTCI'm happy to announce Ren'Py 7.1.1. This is a bug release for Ren'Py 7.1, which improves the new android support and fixes a number of other issues.
Some of the more important bugfixes include:
- A change to the History screen to fix problems with [[ in dialogue. (This requires you to change screens.rpy, see the changelog for details.)
- The Android SDK uses a sufficient amount of memory on low-memory computers.
- A problem with creating non-adaptive Android icons has been fixed.
- Zero-width characters are drawn correctly, and non-breaking spaces are respected in more places. (This fixes a problem with Arabic text rendering.)
- Automatic window management now considers dialogue and captions associated with the menu statement.
There have also been a few small feature additions:
- The SetVariable and ToggleVariable functions now can take namespaces, and fields, so it's posible to have actions like SetVariable("hero.strength", 42) and ToggleVariable("persistent.alternate_outfits").
- It is now possible to nestle the CTC indicator into the text in such a way that it can not be on a separate line from the final word of dialogue.
- Drags (used in drag-and-drop) now support alternate clicks, which are right clicks on PC and long-presses on touch platforms.
- The Russian and Korean translations have been updated.
- The 86_64 Android APK is given a different numeric version than the arm version, allowing both to be uploaded to the Play store.
Downloads of Ren'Py 7.1.1 can be found at:
https://www.renpy.org/release/7.1.1
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.
Comments
Sorry, I'm not sure what you mean by that. I make the Ren'Py engine, while the games themselves have their own creators.
Renpytom
2018-10-21 22:58:39 +0000 UTCare you going to add more content to (VN) Rogue-Like: Evolution? I would sponsor you in a heart beat if you do. I love that game.
Kyle Aiken
2018-10-21 22:55:11 +0000 UTC