Ren'Py 7.1.1 Prerelease

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: 16093
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 7.1.1 Prerelease

#1 Post by PyTom »

This is a prerelease, still.


I'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 double square brackets in dialogue. (This requires you to change screens.rpy, see the changelog for details.)
  • The Android SDK uses a sufficent amount of memory on low-memory computers.
  • Android icons are correctly.
  • 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:
  • 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.
Downloads of 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/dev-doc/html/changelog.html

A list of changes that may require you to update your game can be found at:

https://www.renpy.org/dev-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
ComputerArt.Club
Veteran
Posts: 427
Joined: Mon May 22, 2017 8:12 am
Completed: Famous Fables, BoPoMoFo: Learn Chinese, Santa's workshop, Cat's Bath, Computer Art Club
Location: Taiwan
Contact:

Re: Ren'Py 7.1.1 Prerelease

#2 Post by ComputerArt.Club »

Sounds great! Thanks for sorting out the Android icon stuff, from your Patreon article it sounds like the new system they are implementing will add an extra step or two to the process, but I guess it needs to be done.
Last edited by ComputerArt.Club on Sun Oct 07, 2018 2:27 am, edited 1 time in total.

User avatar
PyTom
Ren'Py Creator
Posts: 16093
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 7.1.1 Prerelease

#3 Post by PyTom »

Yep. It's needed for the new Android versions, so I wanted to get Ren'Py ahead of the curve.

In other news, Ren'Py 7.1.1.926 is up as a prerelease. Compared to the last prerelease, it makes it easier to release multi-architecture APKs to the Play Store, by giving the x86_64 version its own version code. Ren'Py also tells you what the armeabi and x86_64 versions are for, since I've had a lot of questions about that.
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
Nanahs
Veteran
Posts: 310
Joined: Wed Aug 22, 2018 5:50 pm
Contact:

Re: Ren'Py 7.1.1 Prerelease

#4 Post by Nanahs »

Thank you so much for this new version! :)

User avatar
PyTom
Ren'Py Creator
Posts: 16093
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 7.1.1 Prerelease

#5 Post by PyTom »

7.1.1.928 is up now. This adds one new feature, which is that SetVariable and ToggleVariable can take namespaces and fields, so it's possible to write things like SetVariable("hero.strength", 42) or ToggleVariable("persistent.alternate_outfits").
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: Google [Bot], IrisColt