CensoredUsername

Results 214 comments of CensoredUsername

Seems like some stuff is being placed at the wrong line. I'll can look into it when I have time, but if you want to, the offending code is at...

probably related to #115

Seems like some stuff that isn't normally makes it into the .rpyc file suddenly got in there, so probably more custom AST node shenanigans. Does adding "set" to the list...

And it even comes along with the new "rpy monologue" statement which is actually a parser-only directive to just make things a bit more annoying. This one's going to be...

My plan is to tackle that problem when that release actually happens, as it's been on the agenda for a long time now. At that point I'll branch a final...

1 and 2 are indeed possibly separate, however to support things like un.rpyc and other tools (😉) that rely on ren'py's own python version to run it is important that...

@Bexa2 making decomplie_rpyc operate on file objects instead of filenames would be a nice addition (then you could also just use a BytesIO object in/out when you need to).

I can't help you just with this information, please read the README section on issue reports.

rather busy rn, will investigate when I have time.

Did you try running the command line tool with the --try-harder option as listed in the README?