-
This would be a new parser/lexer function that would take a string as an entry, and parse *it* (*not* the file) and return the corresponding renpy statement or node. It would enable a creator to mimic…
-
An issue tracking which languages can display a custom nerd font icon in the chip.
eg.
![358289176-cecf466b-ebda-4944-b331-35c2802d23cd](https://github.com/user-attachments/assets/03e5acf1-9564-…
-
Greetings,
I seem to have discovered a new issue while discussing a bug of Play Asset Delivery in renpy version `8.3.2` [here](https://github.com/renpy/renpy/issues/5911#issuecomment-2506984640). A…
-
Some problems are not fixed yet.
- [x] Text tags
- [x] Menu and Label (GitHub)
- [x] Menu without name
- [x] Some keywords to add
- [x] Remove illegal keywords
- [x] Label comments and text tags with …
-
I dragged an droped the Encyclopaedia folder from the github into the main and used the example code:
```
init python:
greek_mythology = Encyclopaedia(name="Greek Mythology")
screen open_e…
-
GitHub is awesome and all, but just giving a link to my GitHub page forces people to sort through a lot of stuff.
Also, some things I've done aren't on my profile:
- [sympy](https://github.com/sym…
-
# Compatibility Report
- Name of the game with compatibility issues:True Love '95
- Steam AppID of the game:1094640
## System Information
- GPU: AMD Radeon Vega 56/64
- Driver/LLVM version: Mes…
-
I created a .apk with Ren'Py 7.1.3 and RAPT.
The application works, but the icon is Ren'Py's mascot, while I added a 256x256 `android-icon.png` in my game's top-level directory.
The icon was seen …
-
Between 8.3.2 and 8.3.3, due to https://github.com/renpy/renpy/commit/f6f4b3bce38d771e622148be86e1739dd81d9c93.
This is most easily observed by opening the console - the caret only appears if there…
-
Using webp animated webp inside ren'py thows an error, using it in android/web presplash works. It would be cool if it could used inside ren'py too (if it's not too difficult).
Not as a way to fully …