Tom Rothamel
Tom Rothamel
We should create a zip file containing the unstripped Android libraries, so developers can upload them to Google Play to help diagnose crashes. https://developer.android.com/studio/build/shrink-code#native-crash-support
https://lemmasoft.renai.us/forums/viewtopic.php?f=8&t=64805 Note that this should be an alternative to xfill/yfill, perhaps reusing justify.
The main new features appear to be multiply and screen colors. Opening a bug in advance of the release to keep track of a demo game that was provided.
Most files that Ren'Py opens aren't actually used by Ren'Py. In many cases, Ren'Py opens a file, only to pass it to SDL2, which reads the filename and re-opens that...
I want there to be a default button selected throughout ONS so the player does not have to move the on-screen cursor or tap the d-pad to hover over the...
This will require an upgrade to SDL 2.0.24, when it's released. https://github.com/libsdl-org/SDL/pull/5778
This would simulate making git updates atomic.
An overlay screen will stop getting events when a transtion, like a dissolve, blocks them. There should be a way to fix this.
The idea is that we load an image (probably an image manipulator), and instead of text always sampling a solid color, it samples that image and uses it to color...