Ren'Py 8.2 and Ren'Py 7.7 Releases

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
PyTom
Ren'Py Creator
Posts: 16096
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Ren'Py 8.2 and Ren'Py 7.7 Releases

#1 Post by PyTom »

I'm happy to announce Ren'Py 8.2.0 and Ren'Py 7.7.0, the latest releases of Ren'Py, the results of months of work by many contributors.

Ren'Py 8.2 is a major release of Ren'Py, containing new features, fixes, and improvements. It is recommended for all new games, and it's strongly recommended that existing games update to Ren'Py 8. Ren'Py 7.7 attempts to match Ren'Py 8.2 in features, while retaining support for Python 2. A some of the new features require Python 3 support, not every new feature in Ren'Py 8.2 is available in Ren'Py 7.7.

Ren'Py 8.2 and Ren'Py 7.7 are joint releases that add many new features, fixes, and improvements to Ren'Py. Some of the most important are:
  • For 8.2 only, integration with the Harfbuzz text shaping library, which supports more languages and more complex text shaping than Ren'Py supported before. This adds support for Brahmic/Indic scripts, with an appropriate font.
  • Support for displaying Emoji in color, simply by typing it into your game. 🎉
  • Support for OpenType variable fonts.
  • Improvements to the text interpolation system to allow expressions to be used, similar to Python's f-strings.
  • The ability to show multiple speech bubbles at once, and to have speech bubbles animate in and out.
  • Changes to Transform and ATL Transforms to be able to (in most cases) interpolate between absolute and relative positions.
  • A new HTTPS/HTTP fetch function that properly pauses Ren'Py as the fetch occurs, and works with the web platform.
  • Several new accessibility properties.
  • Improvements to loading translations. Loading translations is roughly 2/3rds faster, and it's possible to defer loading translations for languages not in use.
  • The ability to specify a transition that runs after each sequence of scene, show, and hide statements.
  • A modernization of the Android build process, which now can use (and requires) the supported Java 21.
  • The ability to create an Android game that can download its data from a web server, allowing the creation of games that are more than 2GB in size.
  • Improvements and fixes to Web support, especially fullscreen modes.
  • A complete rewrite of the Ren'Py updater to use a new format that works better with modern web servers.
But with so many changes, it's hard to list them all. For a full list, see the changelog.

There is two behavior changes I want to call out:
  • The first is that Ren'Py 7.7 and 8.2 will attempt to remember and restore the window position, so you can expect that it may pop up in the last place you left it.
  • The second is that config.gl2 is now ignored, and the only way to use the soon-to-be removed first-generation GL renderer is for the player to select it.
Downloads of 8.2.0 can be found at:

https://www.renpy.org/release/8.2.0

Downloads of 7.7.0 can be found at:

https://www.renpy.org/release/7.7.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 sponsor list.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

User avatar
m_from_space
Miko-Class Veteran
Posts: 975
Joined: Sun Feb 21, 2021 3:36 am
Contact:

Re: Ren'Py 8.2 and Ren'Py 7.7 Released

#2 Post by m_from_space »

I love 8.2, thank you. ❤️

User avatar
Triority
Regular
Posts: 185
Joined: Fri Jul 20, 2018 1:28 pm
Completed: Welcome To... Chichester 0, 1,2 OVN 1, OVN 2, OVN 3, No Regrets For The Future
Projects: Welcome To... Chichester series
Organization: Triority
Tumblr: Sku-te
itch: triority
Location: England
Discord: sku_te
Contact:

Re: Ren'Py 8.2 and Ren'Py 7.7 Released

#3 Post by Triority »

I've noticed with the current update, that if a device (laptop in this case) powers down the display and then is restore, the game effectively is frozen and won't resume, ignoring all controls, with the exception of ALT+ENTER. After minimising and the restoring the screen, everything is okay again

User avatar
PyTom
Ren'Py Creator
Posts: 16096
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Re: Ren'Py 8.2 and Ren'Py 7.7 Releases

#4 Post by PyTom »

I've released Ren'Py 8.2.1 and Ren'Py 7.7.1. These are fix releases for Ren'Py 8.2 and Ren'Py 7.7, respectively. For a list of what's been fixed and changed, please take a look at the changelog.


Downloads of Ren'Py 8.2.1 can be found at:

https://www.renpy.org/release/8.2.1

Downloads of Ren'Py 7.7.1 can be found at:

https://www.renpy.org/release/7.7.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.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

Post Reply

Who is online

Users browsing this forum: Alex, Semrush [Bot], wizard_jpg