Skip to content

Releases: CensoredUsername/unrpyc

un.rpyc v1.0.1rc1

27 Mar 20:21
Compare
Choose a tag to compare

A bugfix release of un.rpyc

Usage: simply copy the un.rpyc file into the "game" directory inside the game. Run the game and it will decompile the entire game into .rpy files at startup.

un.rpyc v1.0.0rc1

16 Jan 23:33
Compare
Choose a tag to compare

The first major non-experimental release of un.rpyc.

All games that it was tested against now decompile to an rpy as close as possible to the original source, and since the last release, the main change is that line numbers in sl1 are now preserved

Usage: simply copy the un.rpyc file into the "game" directory inside the game. Run the game and it will decompile the entire game into .rpy files at startup.

un.rpyc v0.4

09 Jan 02:21
Compare
Choose a tag to compare

This release brings many bugfixes and improvements (thanks to jackmcbarn).

Usage: simply copy the un.rpyc file into the "game" directory inside the game. Run the game and it will decompile the entire game into .rpy files at startup.

un.rpyc v0.3.2

04 Jan 01:33
Compare
Choose a tag to compare

More bugfixes and a rewrite of the minifier.

Usage: simply copy the un.rpyc file into the "game" directory inside the game. Run the game and it will decompile the entire game into .rpy files at startup.

un.rpyc v0.3.1

01 Jan 01:40
Compare
Choose a tag to compare

Bugfixes and more interesting packing, resulting in a 11.4 kB file.

Usage: simply copy the un.rpyc file into the "game" directory inside the game. Run the game and it will decompile the entire game into .rpy files at startup.

un.rpyc v0.3

31 Dec 01:22
Compare
Choose a tag to compare

Bugfixes and smarter packing, resulting in a 11.4 kB file.

Usage: simply copy the un.rpyc file into the "game" directory inside the game. Run the game and it will decompile the entire game into .rpy files at startup.

un.rpyc v0.2.2

30 Dec 16:11
Compare
Choose a tag to compare

Another bugfix release.

And because apparently it's possible, it's now 14 kB.

Usage: simply copy the un.rpyc file into the "game" directory inside the game. Run the game and it will decompile the entire game into .rpy files at startup.

un.rpyc v0.2.1

30 Dec 01:31
Compare
Choose a tag to compare

Bugfix release

Usage: simply copy the un.rpyc file into the "game" directory inside the game. Run the game and it will decompile the entire game into .rpy files at startup.

un.rpyc v0.2

19 Dec 14:26
Compare
Choose a tag to compare

A better packed version of un.rpyc, reducing the size of the whole packed compiler to less than 16kB.

This release includes an experimental packed version of the decompiler which runs from inside renpy.

Usage: simply copy the un.rpyc file into the "game" directory inside the game. Run the game and it will decompile the entire game into .rpy files at startup.

un.rpyc 0.1

17 Dec 01:17
Compare
Choose a tag to compare

This release includes an experimental packed version of the decompiler which runs from inside renpy.

Usage: simply copy the un.rpyc file into the "game" directory inside the game. Run the game and it will decompile the entire game into .rpy files at startup.