Tom Rothamel

Results 475 comments of Tom Rothamel

This needs a changelog entry, but otherwise looks good.

I'm not able to reproduce this issue. Here's my replication, based on yours. ```renpy define _confirm_quit = False define e = Character("Eileen", image="eileen") define l = Character("Lucy", image="lucy") define a...

What PR are you considering? It might make sense to have better documentation for pause 0 / repeat, but I'm not sure we need additional syntax for it.

Seems reasonable. But please don't pseudo-tag things - especially when you can just tag it.

I don't think this is necessary, and the time_warp parameter is a bit confusing, so I'm going to leave Fade as-is.

I don't think this is something that should have ever worked.

Ther was a change in the newe versions so that modality now stops timers.

As of 8.0.3/7.5.3, you can have modal True on timers, to allow them to expire when blocked by something that is modal.

Can you record it as a .wav file at 48,000 samples per second? My guess is this is just what happens when you stop playing a file early without fading...