Ren'Py 7.2.0 Released
🕑 Added 2019-03-04 02:42:44 +0000 UTCI'm happy to announce Ren'Py 7.2.0. This release 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.
This release also updates Ren'Py to work with the current Android SDK, and contains a number of other bugfixes.
Downloads of Ren'Py 7.2.0 can be found at:
https://www.renpy.org/release/7.2.0
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
Renpytom
I'm doing work on the website, ETA real soon now.
Clayton
I'm trying to get on your website and I get error code help
Bruni Multimedia
But how does Ren'Py know which label is the one that overrides the other one? And without this check, what if someone writes 3-4 labels with the same name? Which one will be taken?
Renpytom
The situation that comes to mind is an adult patch that overrides some or all of the labels in the main game with replacements.
Bruni Multimedia
Why one should have duplicate labels in the game? Can you please provide a scenario where this is useful rather than "dangerous?"
Endrju
cheers, awesome news!
Steamgirl
This is just AMAZING thank you so much Renpytom! <3