-
Looking in SDL_video I can't quite find this implemented, and it appears it doesn't work.
Apparently three ways to go here:
- **A.** Some way to use the mobile **OS Keyboard**
- **B.** Implemen…
-
Allowing alternative chess engines, like pure Python [Sunfish](https://github.com/thomasahle/sunfish), could make it easier to target iOS support (cf. [Figure out how to add Stockfish engine for iOS s…
-
Hello,
I get this error as soon as I launch the game.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Translator3000Data/ingame_gui/imports.rpy", line 7, in …
-
While trying to setup a CI Pipeline I've run into the following issue:
```
usage: renpy.py [--savedir DIRECTORY] [--trace LEVEL] [--version] [--compile]
[--keep-orphan-rpyc] [--er…
-
Hi,
it seems like more and more games are using .rpa archive files now. ThE current version of RenpyViewer doesn’t work with these games
-
Through group discussion, we should come to a consensus on a decided programming language that suits our abilities as well as the platform to build the game :)
-
Moving glitch.rpy into project folder and attempting to launch game presents a syntax error. I am unsure how to fix this, or if additional syntax errors present themselves after this line, since it st…
-
![image](https://github.com/LuqueDaniel/vscode-language-renpy/assets/22531674/c6b6c7d4-f862-4685-9c4f-c5e3698ae4f1)
Currently the renpy extension reports deprecations, however it does so in a way n…
-
Hello, would it be possible to implement round corners and style something like what is possible in Photoshop? Style could be a tuple like this round_corners(top_left, top_right, bottom_left, bottom_r…
-
Hi,
In the office we have tried to use jnius in a multiprocess environment.
This has been very problematic on linux where the whole thing hangs almost always.
In Windows it works.
It seems t…