Commit graph

21 commits

Author SHA1 Message Date
Shiz
74f26d5dfd use pickle5 if available on older Python versions, warn otherwise 2022-08-23 20:28:01 +02:00
Shiz
bb0cf19f04
Merge pull request #13 from schwert/renpy8
Allows unpacking renpy 8 archives
2022-08-23 20:18:58 +02:00
Shiz
102e7a132b
Merge pull request #12 from UniverseDevel/patch-1
Update rpatool
2022-07-20 01:05:51 +02:00
schwert
e42af42d9e Allows unpacking renpy 8 archives 2022-07-17 20:11:19 +02:00
UniverseDevel
bb20156277
Update rpatool
Prevent crashing with "Could not save archive file: a bytes-like object is required, not 'str'"
2022-02-15 18:58:25 +01:00
Shiz
9a58396f95
Merge pull request #9 from sebastic/extract-rpa-3.2
Add extract support for RPA-3.2 archives.
2019-02-22 17:31:07 +00:00
Bas Couwenberg
05353b33da Add extract support for RPA-3.2 archives. 2019-02-17 10:44:03 +01:00
Shiz
f2520ad39e Fix some errors in Unicode and pickle handling. 2017-05-09 14:59:33 +02:00
Shiz
b484611ce4 Merge pull request #5 from dya-tel/master
Add Python 3 support
2017-05-09 14:12:01 +02:00
SibWaf
fd3aebd7d3 Add Python 3 support 2017-05-04 22:01:00 +03:00
Shiz
fc78e81f39 Merge pull request #4 from VasyaPRO/master
Fixed file saving.
2017-04-16 20:22:34 +02:00
VasyaPRO
b0ef771e0a Fixed file saving. 2017-04-16 16:08:22 +03:00
Shiz
54daa0bf9b Don't rely on a fixed offset length. 2017-03-11 17:14:32 +01:00
Shiz
5a3b12c464 Parse multiple index obfuscation keys correctly.
This should fix #2.
2016-07-24 15:14:03 +02:00
Shiz
8374ff1a06 Fix issues with printing non-ASCII file names. 2016-07-24 15:11:00 +02:00
Shiz
07549d2801 Work properly with unicode file names. 2015-03-18 18:56:46 +01:00
Shiz
d0ffa7aade De-license. 2015-01-20 06:37:55 +01:00
auREAX
a50e17589b Minor stylistic fixes and README updates. 2012-11-21 05:02:57 +01:00
auREAX
412886cb77 Fixed README typos. 2012-07-02 23:39:37 +02:00
auREAX
16e9c3c8a8 Re-licensing 2012-07-02 23:34:36 +02:00
auREAX
5e0be51c3b Fixed file extraction/addition bug in Windows. 2012-07-02 23:19:34 +02:00