Ren'Py 7.2.1 Released
Added 2019-03-17 02:47:00 +0000 UTCI'm happy to announce Ren'Py 7.2.1, a patch release. This release consists primarily of fixes. It also adds support for generating the icon and launchimage on iOS.
Ren'Py 7.2 adds new features to Ren'Py, including:
- Menus now take arguments, and so do menu choices.
- The say statement can now take a temporary image attribute, making is possible to change a character's emotion for a single statement.
- The new im.Blur image manipulator can blur static images.
- Layeredimage groups can now contain non-conflicting attributes while still being automatically declared.
- It's possible to display a non-looping Movie displayable, and to have a movie display a static image before the first frame renders.
- A fullscreen Ren'Py will not minimize when the mouse changes monitors.
- Text now takes renpy.BASELINE as a yanchor, which allows one to position the text's baseline.
- The CTC screen now takes additional arguments, including the kind of click-to-continue indicator being shown.
Ren'Py 7.2 updates Ren'Py to work with the current Android SDK, and contains a number of other bugfixes.
Downloads of 7.2.1 can be found at:
https://www.renpy.org/release/7.2.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 sponsor list.
Comments
Thanks PyTom!
Computer Art Club
2019-03-17 14:45:56 +0000 UTC