Created 0.3.1 Fixing an annoying bug
Hello everyone, just a quick update.
There was an annoying bug which happened when you would start a new game from any menu and then activate the editor and then tried to reload.
Due to the edit screen being a modal,Ren'Py waits, during pause events (which Ren'Py uses as part of its reloading mechanism) and Ren'Py uses that mechanism during reloads, it would just hang during a reload until the modal is closed.
This tweak fixes that.
Files
v0.3.1 447 kB
87 days ago
Get guiManipulate: Modify Ren'Py GUI without reloading
guiManipulate: Modify Ren'Py GUI without reloading
Manipulate Ren'Py Displayables in real time.
More posts
- 0.5.0 Just a liiiittle bit to the right21 days ago
- 0.4.0 Anchors Ahoy!43 days ago
- Created 0.3.2 Fixing poisoned save bug82 days ago
Comments
Log in with itch.io to leave a comment.
I just want to say thank you not just for updating this nifty tool but also explaining what was wrong with my modal screen. Encountered this bug a couple days ago and racking my brains for possible causes.
Best wishes for your project!
Thank you!
More is already in the pipeline for 0.4. I just paused that to solve this issue. If you find these kinds of unexpected behavior, let me know. I wouldn't have noticed if I hadn't got a private message with it.