Commit graph

261 commits

Author SHA1 Message Date
969b589c9e
🎨 Fix typo 2018-10-08 00:18:45 +02:00
ee3a7eacc2
🎨 Fix project name and typo 2018-10-08 00:15:10 +02:00
7f63a97ebb
🐛 Use numerical sort to fix stack overflow 2018-10-07 20:41:17 +02:00
7c95adfc15
👷‍ Update dependencies 2018-10-07 17:22:45 +02:00
bd35c3b143
📄 Add license 2018-10-07 16:16:18 +02:00
24515e41a3
Finish curl download implementation 2018-10-05 18:50:32 +02:00
c2cccc438c
🚑 Fix build error 2018-10-05 15:00:01 +02:00
35dfc7483d
♻ Refactor download wrapper into async func 2018-10-05 14:56:43 +02:00
32d61a3559
📓 Update documentation 2018-09-30 15:58:00 +02:00
7f8913cde6
📓 Remove xdelta3 from documentation since it is no longer required 2018-09-30 15:52:10 +02:00
ac6f4e5c44
📓 Update documentation, add bashrc macro 2018-09-30 15:48:26 +02:00
806e9fb330
📓 Update documentation 2018-09-30 15:37:34 +02:00
b027d86c5f
🐛 Fix verification error for retailclient_publictest_0to200 2018-09-30 14:50:58 +02:00
161601d3d7
🎨 Improve error messaging 2018-09-30 14:48:30 +02:00
d60c9097ab
🐛 Fix promise not resolving after file download 2018-09-30 14:38:46 +02:00
6394de57f4
♻ Extract file download from preparation steps 2018-09-30 14:35:25 +02:00
facf0d12c9
🐛 Fix patch installation of deleted files 2018-09-16 04:04:34 +02:00
d4920a36ef
🐎 Restrict to 3 concurrent tasks for improved performance 2018-09-16 03:07:24 +02:00
496a9500a7
🐛 Fix patch install failure 2018-09-16 03:04:08 +02:00
6500b7a8c7
🐎 Offload file extraction to patch-installer instead of piping it back 2018-09-16 02:57:25 +02:00
f074739579
🚚 Rename patcher-installer to patch-installer 2018-09-14 18:55:41 +02:00
69759e5709
🎨 Even for newly added files, use .tmp file extension 2018-09-14 06:37:51 +02:00
110be7f94c
🐛 Improve error handling 2018-09-14 06:31:13 +02:00
ce4850e852
🐛 Add error message 2018-09-14 06:25:59 +02:00
822b7d3b2e
🐛 Fix task manager 2018-09-14 06:22:55 +02:00
a7532a92af
🐛 Fix bug causing task manager to exit early 2018-09-14 06:14:46 +02:00
19f00442b5
🐎 Add task manager to avoid using too much CPU 2018-09-14 06:11:00 +02:00
93c47e2fbc
🐛 Fix patch verification 2018-09-14 05:20:27 +02:00
b984512a75
🐛 Fix patch verification 2018-09-14 05:15:58 +02:00
a59a6bd767
🐛 Fix patch verification to handle *_version.txt case 2018-09-14 05:14:14 +02:00
34cccd0d04
🐛 Fix error message 2018-09-14 04:52:50 +02:00
59ffb39d8a
🚧 Add debugging message 2018-09-14 04:44:44 +02:00
2cd936e6c2
🐎 Use patcher-installer to install from previous patch as well 2018-09-14 04:23:11 +02:00
1fb738505e
🎨 Supply decryption keys as comma-delimited string and not as three args 2018-09-14 01:52:26 +02:00
a605e78715
🐛 Use command line options when calling patcher-installer 2018-09-14 00:50:59 +02:00
e22c27aa31
🗑 Remove unneeded code 2018-08-09 17:17:31 +02:00
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