Commit Graph

736 Commits

Author SHA1 Message Date
huanghongxun
1b1f532988 add: retry other download providers for libraries 2020-02-19 00:16:12 +08:00
huanghongxun
ca577475fc add: retry other download providers when one failed. 2020-02-19 00:10:39 +08:00
huanghongxun
bc4b41e8cd add: clear button for cache directory 2020-02-17 00:46:11 +08:00
huanghongxun
a1226012ff add: increase download concurrency. According to https://www.bilibili.com/video/av89055581. 2020-02-17 00:20:17 +08:00
huanghongxun
8b16e8be4d fix: incorrect log in GetTask 2020-02-13 14:42:42 +08:00
huanghongxun
37d62b665e fix: fabric support from BMCLAPI and mcbbs 2020-02-13 14:34:48 +08:00
huanghongxun
979e58edf1 alt: not removing game if curse mod cannot be downloaded 2020-02-13 00:11:45 +08:00
huanghongxun
b1301dcdec add: BMCLAPI support for fabric download 2020-02-09 00:55:51 +08:00
huanghongxun
bdb6784a9b fix: broken error handling 2020-02-06 12:47:25 +08:00
huanghongxun
0d906e0adf fix: #664 2020-02-06 12:46:38 +08:00
huanghongxun
4923370897 fix: #661 2020-02-05 15:25:28 +08:00
huanghongxun
bdee33456b fix: #662 2020-02-05 14:36:44 +08:00
huanghongxun
5a8446524a update copyright 2020-02-05 13:13:10 +08:00
huanghongxun
b864ea89d7 add: restore old sync task executor 2020-02-05 11:58:50 +08:00
huanghongxun
04aa257b48 refactor: extract superclass of TaskExecutor 2020-02-05 11:58:28 +08:00
huanghongxun
1b466eb33f fix: recognizing CancellationException as crash 2020-02-04 22:49:49 +08:00
huanghongxun
c7e3639155 fix: download missing library more than one time 2020-02-04 22:38:59 +08:00
huanghongxun
9c1905bb51 no longer download file from BMCLAPI when the official download provider is activated 2020-02-04 15:26:37 +08:00
huanghongxun
31e39900b6 fix: unable to launch when asset index not downloaded 2020-02-04 15:20:07 +08:00
huanghongxun
25e4fa3834 add: friendly prompt of corrupt forge installer 2020-02-03 12:09:06 +08:00
huanghongxun
9849b5659b fix: #654 2020-02-03 00:33:59 +08:00
huanghongxun
43428c054a add: auto fix malformed asset index file 2020-02-02 23:35:47 +08:00
huanghongxun
1d579c52eb fix: unable to cancel tasks 2020-02-02 23:34:42 +08:00
huanghongxun
214ff9de94 add: MCBBS download provider 2020-02-02 23:32:01 +08:00
huanghongxun
bb2e74009e fix: #596 2020-01-14 11:51:01 +08:00
huanghongxun
53366ee284 fix: mess quote escaping in Windows 2020-01-14 11:50:16 +08:00
huanghongxun
f3434fe2a8 Fix #644 2020-01-14 10:58:15 +08:00
huanghongxun
acda1952ca Fix #641 2020-01-14 10:17:46 +08:00
huanghongxun
084b15e113 fix: delete installed curse when some mods failed 2020-01-14 10:11:30 +08:00
huanghongxun
30499aa623 fix: unable to launch vivecraft 2020-01-14 01:20:59 +08:00
huanghongxun
20d5957331 Update license headers of source files. Closes #640 2020-01-07 00:11:53 +08:00
huanghongxun
829d92c8bb Exclude logs and CustomSkinLoader cache 2019-12-14 12:51:16 +08:00
huanghongxun
71131dadb7 Fix #632 2019-12-14 12:50:22 +08:00
huanghongxun
61abed04f3 Fix crash 2019-12-14 12:14:08 +08:00
huanghongxun
6e79d287f3 Revert "Fix #632"
This reverts commit 30f86571
2019-12-14 09:20:01 +08:00
huanghongxun
30f8657174 Fix #632 2019-12-14 00:32:14 +08:00
huanghongxun
0cee859e15 always download missing files for server modpack 2019-11-22 10:57:40 +08:00
huanghongxun
956b4e4a6a Add fileApi option in modpackInfoPage 2019-11-12 17:49:26 +08:00
huanghongxun
4e0ffc8d1e Support Server Auto-Update Task. Closes #624 2019-11-11 17:35:03 +08:00
huanghongxun
177935241f Support download modpack from direct download url 2019-11-11 17:34:59 +08:00
huanghongxun
f133fcf66c Fix NPE 2019-11-11 17:34:58 +08:00
huanghongxun
869f57cbf1 avoiding crash when recorded AI server url is malformed 2019-11-11 17:34:58 +08:00
huanghongxun
a2540c2e9b Fix #619 2019-10-10 16:51:01 +08:00
huanghongxun
4737240c91 Add: forgesvc for Curse Mod Detection fallback 2019-10-10 16:46:32 +08:00
huanghongxun
944d88b8af Fix: keep not completed Curse modpack game version 2019-10-10 16:39:27 +08:00
huanghongxun
529c4ed420 Fix: ConcurrentModificationException 2019-10-10 16:03:25 +08:00
huanghongxun
e0ebb02530 Fix: java.nio.file.InvalidPathException 2019-10-10 15:53:47 +08:00
huanghongxun
be22d55cec Fix: java.lang.IllegalArgumentException: MALFORMED[1] 2019-10-10 15:24:37 +08:00
huanghongxun
993ce660aa Fix: not recognizing java 12 2019-09-29 18:46:03 +08:00
huanghongxun
ba699c4ed5 Fix NPE 2019-09-12 16:38:28 +08:00