Commit graph

225 commits

Author SHA1 Message Date
6a4c73ba7f
🐎 Use executable for installation instead of JS 2018-08-09 17:16:34 +02:00
cd3bef0017
👷 Update build script to include patcher-installer executable 2018-08-09 16:43:00 +02:00
442b576981
🐛 Fix decryption function 2018-08-07 15:23:49 +02:00
0a18475076
📓 Add comment 2018-07-16 03:19:29 +02:00
a39f428912
🎨 Improve error messaging 2018-07-10 00:59:31 +02:00
3a3fa68213
🐎 Improve performance 2018-07-09 19:10:19 +02:00
6bb8ccea22
🚀 Add xdelta3 support 2018-07-09 18:29:46 +02:00
b5037c2a71
✔ Fix checking of announce url 2018-07-09 16:06:33 +02:00
a7e9a288f2
🐛 Fixed download URL for retailclient products 2018-07-09 16:04:17 +02:00
d276d09634
✔ Allow for 128 KiB piece length 2018-07-09 16:02:39 +02:00
c4b7934013
✔ Fix check of reliable URL 2018-07-09 16:00:59 +02:00
fc9c441fa8
🐛 Fix typo 2018-07-09 15:57:16 +02:00
8dcd7b67f0
✔ Relax check of networkgroupid 2018-07-09 15:56:15 +02:00
05945575e8
🐛 Fix test for retailclient_swtor announce url 2018-07-09 15:54:14 +02:00
1183a87b53
✔ Relax checking of announce URL to allow snxd.com 2018-07-09 15:51:03 +02:00
440611913d
🚀 Update getPatch to write files to disk 2018-07-09 15:23:11 +02:00
b6eccc2dab
📓 Update install instructions, document future features 2018-07-09 01:58:10 +02:00
edc2b2672f
🗑 Remove debugging output 2018-07-08 23:46:01 +02:00
0f224523d4
🚀 Add getSolidPkgZip endpoint 2018-07-08 23:44:15 +02:00
40346cadae
Allow installPatch to be configurable 2018-07-08 23:38:10 +02:00
2548b00684
🗑 Remove more debugging output 2018-07-08 23:32:22 +02:00
52169d6160
🗑 Remove various debugging features 2018-07-08 23:31:14 +02:00
eb8366abdc
🐛 Fix modify password function 2018-07-08 23:29:53 +02:00
58cd6801c7
🚧 Testing another file for decompression 2018-07-08 23:07:34 +02:00
a07d719d4f
🚧 manually decompress file to debug 2018-07-08 22:59:31 +02:00
864b6dc6f6
🚧 Write compressed files to disk for debugging 2018-07-08 22:49:56 +02:00
32b0c39444
🚧 Some more possible decryption fixes 2018-07-08 22:32:08 +02:00
ddeb9f190f
🚧 Possible fix to decryption errors 2018-07-08 22:29:03 +02:00
f14be006be
🚧 Possible fix to decryption errors 2018-07-08 22:25:58 +02:00
e355f6979a
🗑 Remove uneeded code 2018-07-08 22:24:06 +02:00
4d5e0d403a
🚧 Test enabling decompression again 2018-07-08 22:19:32 +02:00
d3fa6d7c29
🎨 Use buffers instead of DataView since Node.js is unstable with dv 2018-07-08 22:16:33 +02:00
e6d42844f5
🎨 Improve debug output 2018-07-08 22:11:52 +02:00
4827292e9a
🐛 2MiB is a valid piece length, e.g. assets_swtor_main_0to100 2018-07-08 22:09:10 +02:00
dd9df23a5e
🚑 Fix not waiting for read to be complete 2018-07-08 22:06:11 +02:00
0a23394b56
🚧 Add debug output 2018-07-08 22:04:01 +02:00
09fb2eed85
🚧 Add debug output 2018-07-08 22:02:27 +02:00
ab1280d46c
♻ Extract waiting for stream to be readable 2018-07-08 21:58:42 +02:00
0122104f4c
🎨 Improve error message 2018-07-08 21:48:17 +02:00
747c6a4c15
🎨 Improve error message 2018-07-08 21:47:12 +02:00
c76d5035bd
🐛 Fix solidpkg url for retailclient 2018-07-08 21:38:18 +02:00
25d8994593
🐛 Fix dependencies check in patchmanifest verification 2018-07-08 21:34:51 +02:00
5574da3189
🐛 Fix patchmanifest verification 2018-07-08 21:23:01 +02:00
625b2af601
Improve manifest verification 2018-07-08 21:16:31 +02:00
7b027e9c69
🎨 Improve error message in patchmanifest verification 2018-07-08 21:04:54 +02:00
7ee70e8a2b
🐛 Fix length of encryption header 2018-07-08 20:55:52 +02:00
4c9270d59c
🐛 Fix skipping of encryption header 2018-07-08 20:54:59 +02:00
4192fc6e19
♻ Move skipping of encryption header out of decryption 2018-07-08 20:45:19 +02:00
6dc6aa8844
🚑 Fix build 2018-07-08 20:27:09 +02:00
7b5cdd5498
🚧 Change streamToArraybuffer to return Buffer for better debuggin 2018-07-08 20:26:17 +02:00